Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 265 Bytes

File metadata and controls

5 lines (4 loc) · 265 Bytes

Fix Windows 10 Menu Search Issue

REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Search /v BingSearchEnabled /t REG_DWORD /d 0
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Search /v CortanaConsent /t REG_DWORD /d 0
tskill searchui