-
Am I missing something here or is this not working, I assume it should be replaced with the "classic search box" as discussed here? Toggling "Disable modern search bar" in Settings has no visible effect for me even after a restart of file explorer or a system reboot.
is modified correctly but with modern search bar enabled or disabled my File Explorer search bar always looks like this: Tested on latest pre-release ep 22000.434.41.6_69707a3 and on my regular win 11 installation and a cleaner one both current at 22000.434. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 11 replies
-
I keep it disabled but yeah, for me it works. I am on the latest pre-release (it doesn't matter anyway) and latest stable Windows 11 build, 22000.434. |
Beta Was this translation helpful? Give feedback.
-
The solution to the Modern search bar always being disabled was due to just one registry setting as referenced here. The only value I needed to change was the User Account Control setting (which also disables Modern search bar).
to which enables it after a reboot. I changed just this setting back and forth a few times and rebooted just to confirm this as the solution. |
Beta Was this translation helpful? Give feedback.
The solution to the Modern search bar always being disabled was due to just one registry setting as referenced here.
The only value I needed to change was the User Account Control setting (which also disables Modern search bar).
to
"EnableLUA"=dword:00000001
which enables it after a reboot.
I changed just this setting back and forth a few times and rebooted just to confirm this as the solution.