Disable AI features in Notepad

AIMinimale Windows-buildversie: 22621Omkeerbaar

This will turn off AI features in Notepad, such as the AI-powered writing suggestions. This feature uses policies, which will lock down certain settings.

Toe te passen code

Disable AI features in NotepadRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\WindowsNotepad]

"DisableAIFeatures"=dword:00000001

Code om ongedaan te maken

Enable AI features in NotepadRegistry
Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\WindowsNotepad]

"DisableAIFeatures"=-

Wilt u dit combineren met andere aanpassingen?

Configurator openen