Microsoft has added a search option to the taskbar that lets you customize the search box's appearance. At the time of writing, the feature is hidden by default, but ViveTool can enable it for you.

This guide will show you how to add the newer taskbar search on a Windows 11 PC.

How to Add the Hidden Taskbar Search on Windows 11

To enable the new search box on your system's taskbar, make sure you're on the Windows latest version. For this, open Settings (see how to open Windows Settings for steps) and then select Windows Update > Check for updates. If you find any pending updates here, download and install them.

Once you're done, download ViveTool from the GitHub page. After downloading the zip file, extract the contents into the folder C:/ViVeTool.

Now follow our guide on how to open the Command Prompt as an administrator to get the tool open. In the Command Prompt window, type the following command and hit Enter:

        cd C:\ViVeTool
    

Copy and paste the following command and press Enter to add the new Search box on your taskbar:

        vivetool /enable /id:39072097 /variant:2
    
Enable the New Taskbar Search Feature

After running the command, your computer will display a message saying "Successfully set feature configuration (s)". In order to make the changes effective, restart your computer and then follow these steps:

  1. Click on Settings > Personalisation > Taskbar.
    Change Taskbar Search Option
  2. Next to the Search option, you will see a drop-down menu. Click on it and select the kind of outlook you prefer.
  3. If you don't need a search box in the taskbar, simply select Hide, and the box will disappear.

If you want to disable this new search feature for any reason, execute the following command in the Command Prompt:

        vivetool /disable /id:39072097 /variant:2
    

A New Search Box, Added to the Windows Taskbar

With the release of Windows 11 build 25227, you can enable a new search box on the taskbar. After reading this tutorial, you should be able to change your taskbar on Windows 11.