Disable local Windows Search history
Start Menu & SearchTodas as versões do Windows 10/11Reversível
This setting disables local search history in Windows Search. This does not affect web search history or the search history saved in Microsoft Edge.
Código para Aplicar
Disable local Windows Search historyRegistry
Windows Registry Editor Version 5.00
; Disable Windows search history
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings]
"IsDeviceSearchHistoryEnabled"=dword:00000000
Código para Reverter
Enable local Windows Search historyRegistry
Windows Registry Editor Version 5.00
; Disable Windows search history
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings]
"IsDeviceSearchHistoryEnabled"=dword:00000001
Quer combinar isso com outros ajustes?
Abrir ConfiguradorAjustes Relacionados
Clear Start Menu Remove all pinned apps from the start menu for this user only
Clear Start Menu (All Users) Remove all pinned apps from the start menu for all existing and new users
Hide recommended section in the start menu
This will hide the recommended section in the start menu, which shows recently added apps, recently opened files and app recommendations. This feature uses policies, which will lock down certain settings.
Hide 'All Apps' section in the start menu
This will hide the 'All Apps' section in the start menu, which shows all installed apps. WARNING: Hiding this section may make it harder to find installed apps on your system. This feature uses policies, which will lock down certain settings.
Disable Phone Link integration in the start menu
This will remove the Phone Link integration in the start menu when you have a mobile device linked to your PC.