Disable Search Highlights in the taskbar search box
This will turn off Search Highlights, which shows dynamically curated branded content and trending topics in the Windows search box on the taskbar.
Anwendungscode
Windows Registry Editor Version 5.00
; Disable Search Highlights (dynamic/branded content in Windows search box)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings]
"IsDynamicSearchBoxEnabled"=dword:00000000
Rücksetzungscode
Windows Registry Editor Version 5.00
; Re-enable Search Highlights (dynamic/branded content in Windows search box)
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SearchSettings]
"IsDynamicSearchBoxEnabled"=dword:00000001
Möchten Sie dies mit anderen Optimierungen kombinieren?
Konfigurator öffnenVerwandte Optimierungen
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.