Disable Search Highlights in the taskbar search box

Start Menu & SearchVersion minimale de Windows: 22621Réversible

This will turn off Search Highlights, which shows dynamically curated branded content and trending topics in the Windows search box on the taskbar.

Code à appliquer

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

Code pour annuler

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

Envie de combiner ceci avec d'autres ajustements ?

Ouvrir le configurateur