speaking of windows bullshit, someone just brought a powershell script to my attention that removes copilot from everything
open windows powershell ISE in admin mode, then:
“` & ([scriptblock]::Create((irm “https://raw.githubusercontent.com/zoicware/RemoveWindowsAI/main/RemoveWindowsAi.ps1”))) “`