Remix.run Logo
accrual 8 days ago

This should disable the start menu web search on Windows 11. It's one of the first .reg tweaks I apply to a new system:

    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
    "DisableSearchBoxSuggestions"=dword:00000001