Disable Search Highlights in the taskbar search box
Start Menu & SearchBuild minima di Windows: 22621Ripristinabile
This will turn off Search Highlights, which shows dynamically curated branded content and trending topics in the Windows search box on the taskbar.
Codice da applicare
Disable Search Highlights in the taskbar search boxRegistry
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
Codice per ripristinare
Enable Search Highlights in the taskbar search boxRegistry
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
Vuoi combinare questa modifica con altre?
Apri il configuratoreModifiche correlate
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.