Hacker News new | ask | show | jobs
by dbmnt 1680 days ago
These registry keys are completely ignored on the latest version of Windows 11.

MS documented the change here, very buried:

https://www.microsoft.com/en-us/windows/windows-11-specifica...

Look under "Feature deprecations and removals" > "Search Results from the Internet" and you see:

"Windows 11 does not support disabling the return of internet Search results via Registry Key."

They imply there that you can still use Group Policy to make this change, but... that doesn't work either in the latest builds.

2 comments

Just for fun, I downloaded the Windows 11 dev VM via Hyper-V to try it out.

And you're right, the keys I mentioned don't seem to work anymore.

There's a policy called "Don't search the web or display web results in Search", which doesn't seem to work. Perhaps it requires Windows to be domain-joined?

Or perhaps they were referencing the "Turn off display of recent search entries in the File Explorer search box" policy, in which case it works. The description for that policy doesn't mention web results at all, which is odd. Anyway, you will have to kill SearchHost.exe for the policy to take effect, it will be launched automatically when initiating a new search.

Oh. :(