Just a heads up Microsoft installs an AI tool automatically onto your computer when you update to Windows 11. It’s called copilot. It’s not an app and cannot be traditionally uninstalled. To disable it: right click start, select terminal*, copy and paste this command
reg add HKCU\Software\Policies\Microsoft\Windows\WindowsCopilot /v TurnOffWindowsCopilot /t REG_DWORD /d 1 /f
then restart your computer
*if you are your computer admin, select terminal (admin)
sincerely,
30 minutes of fury fueled attempts.
p.s. the method of doing this step by step instead of the terminal commands, as found on tomsguide.com, didn’t work for me but it might for you. The command you copy and paste is the command version of that from my understanding.


















