How can I remove the items highlighted in yellow from the search dialog in the Windows 11 start menu?
Asked
Active
Viewed 2,918 times
1 Answers
12
Okay so I figured out a way with the registry editor. Also I don't consider this a "hack" like one of the comments suggests as registry edits are pretty dang easy to add/remove and highly unlikely to "wreck" my machine.
Computer\HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer
- Add
DWORD DisableSearchBoxSuggestions = 1 - Restart
Result
Austin
- 291


