====== Sane Defaults for Windows 11 ====== ^ Option ^ Description ^ ^ Privacy ^^ | Disable Web Search in Start Menu | reg add "HKCU\Software\Policies\Microsoft\Windows\Explorer" /v "DisableSearchBoxSuggestions" /t REG_DWORD /d 1 /f \\ [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer] "DisableSearchBoxSuggestions"=dword:00000001 |