Enable or disable copilot on Windows 11

PHOTO EMBED

Mon Oct 07 2024 11:54:57 GMT+0000 (Coordinated Universal Time)

Saved by @Curable1600 #windows

[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsCopilot]
"TurnOffWindowsCopilot"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsCopilot]
"TurnOffWindowsCopilot"=dword:00000001

#Add or Remove Copilot Button on Taskbar in Windows 11

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowCopilotButton"=dword:00000000
content_copyCOPY

https://www.ntlite.com/community/index.php?threads/windows-11.2235/page-46#:~:text=%5BHKEY_CURRENT_USER%5CSoftware%5CPolicies%5CMicrosoft%5CWindows%5CWindowsCopilot%5D%0A%22TurnOffWindowsCopilot%22%3Ddword%3A00000001%0A%0A%5BHKEY_LOCAL_MACHINE%5CSOFTWARE%5CPolicies%5CMicrosoft%5CWindows%5CWindowsCopilot%5D%0A%22TurnOffWindowsCopilot%22%3Ddword%3A00000001