Disable local Windows Search history
This setting disables local search history in Windows Search. This does not affect web search history or the search history saved in Microsoft Edge.
Toe te passen code
Windows Registry Editor Version 5.00
; Disable Windows search history
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings]
"IsDeviceSearchHistoryEnabled"=dword:00000000
Code om ongedaan te maken
Windows Registry Editor Version 5.00
; Disable Windows search history
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings]
"IsDeviceSearchHistoryEnabled"=dword:00000001
Wilt u dit combineren met andere aanpassingen?
Configurator openenGerelateerde aanpassingen
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.
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.
This will remove the Phone Link integration in the start menu when you have a mobile device linked to your PC.