On Windows 10, starting with version 1909, November 2019 Update, File Explorer introduced a new search box experience that is controlled by Windows Search. This also means that the search box in File Explorer integrates with OneDrive content online, just like when using search from the taskbar.
Although the new search brings a better and more consistent experience between File Explorer and the taskbar, it’s not a feature for everyone.
If you prefer the old search box experience, you can bring it back using a third-party tool called “mach2” created by Rafael Rivera in GitHub.
In this guide, you’ll learn the steps disable the new search to bring backup the classic search box to File Explorer on Windows 10 version 1909 or later.
How to enable legacy search box in File Explorer
Enable the legacy File Explorer search:
-
-
Download the latest mach2 zip folder.
-
Double-click the zip folder.
Quick tip: You’ll need to download the zip folder that correspond to your system architecture (x86 or x64), you can check the version of Windows 10 that you’re running on Settings > System > About. -
Click the Extract all button from the “Compressed Folder Tools” ribbon.
-
Click the Extract button.
-
Copy the path to the folder.
-
Open Start.
-
Search for Command Prompt, right-click the top result, and select the Run as administrator option.
-
Type the following command to navigate to the mach2 folder and press Enter:
cd C:\YOUR\FOLDER\PATH\Downloads\mach2_0.3.0.0_x64
In the command remember to change the path to the folder with your path.
-
Type the following command to enable old search box in File Explorer and press Enter:
mach2 disable 18755234
-
Restart your device.
Once you complete the steps, File Explorer should now have the old search box experience back in the top-right corner.
If you change your mind, you can revert the changes with the same instructions, but on step No. 10, make sure to use this command: mach2 enable 18755234
.