Hacker News new | ask | show | jobs
by accrual 316 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