Flutterby™! : Removing Copilot from WIndows

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

Removing Copilot from WIndows

2024-02-06 20:14:31.488097+01 by Dan Lyke 0 comments

Because I know I'm gonna have to do this for at least one Windows user I help out (unless he switches to Mac first), Dr Ro Smith @Rhube@wandering.shop has instructions on disabling Copilot for Windows, taken from this Microsofto support question on removing it.

In a command prompt, paste:

reg add HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f

and then restart.

[ related topics: Humor Microsoft Software Engineering moron Macintosh Community ]

comments in ascending chronological order (reverse):