Skip to content

Instantly share code, notes, and snippets.

@EntranceJew
Created October 19, 2024 03:22
Show Gist options
  • Save EntranceJew/4870ee770da565c09ed2e996f392a860 to your computer and use it in GitHub Desktop.
Save EntranceJew/4870ee770da565c09ed2e996f392a860 to your computer and use it in GitHub Desktop.
i already had to update this file once with more shit
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot]
"TurnOffWindowsCopilot"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot]
"TurnOffWindowsCopilot"=dword:00000001
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Edge]
"HubsSidebarEnabled"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"HubsSidebarEnabled"=dword:00000000
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"DisableSearchBoxSuggestions"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Explorer]
"DisableSearchBoxSuggestions"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowCopilotButton"=dword:00000000
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowCopilotButton"=dword:00000000
; EJ: I found these in my setup while updating this file
; so I set them to be deleted here, no negatives afaik --
; but i use ClassicShell so YMMV
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebSearchProviderPackageFamilyName"=-
"WebSearchProviderPackagePath"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"WebSearchProviderPackageFamilyName"=-
"WebSearchProviderPackagePath"=-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment