It can be disabled in the registry. Right click the start button and select Terminal.

Copy and paste in the command below and press enter:

reg add HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f 
If it is successful, sign out of your account then back in for the change to take effect.

~~~~~

To reenable, use the command:

reg delete HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot /f

Redirecting

Logo

汇聚全球AI编程工具,助力开发者即刻编程。

更多推荐