Enable instant search results in File Explorer
- Download the latest version of ViVeTool from the GitHub repository. It is an open source tool that allows you to unlock features in Windows 11 that Microsoft rolls out over time.
- Extract the ViVeTool archive on the device.
- Open Start, type CMD, and select Run as administrator to launch an elevated Command Prompt window. If you prefer, you can also use PowerShell, or load a Windows Terminal with elevated privileges from the Windows-X menu.
- Change directory to the ViVeTool directory, for example, type cd C:\Users\Martin\Downloads\ViVeTool-v0.3.2. Replace username Martin with your username.
- Run the following two commands:
- vivetool /enable/id:39281392
- vivetool /enable/id:38665217
- Restart your Windows 11 computer.
File Explorer returns search results as you type after restarting. Just start typing and you'll notice results being returned as you type. Note that there is currently no option to disable features in Settings.
You can disable this feature again using ViVeTool. Just use the /disable parameter when running the command. In this case, the first command would look like this: vivetool /disable/id:39281392
The above is the detailed content of How to enable instant search results in Windows 11 File Explorer?. For more information, please follow other related articles on the PHP Chinese website!