Windows 11 is still an evolving platform, so users may notice changes in their UI as time goes on. Some of these changes aren't always appreciated, and you may have noticed that your taskbar search icon has become a search bar.

If so, read on. Here's how to revert the Windows 11 search bar to a search icon.

What Happened to the Windows 11 Taskbar Search Icon?

screenshot of the new taskbar search icon

If you're keeping Windows 11 updated, you would have had your taskbar search icon change over to a larger bar-shaped icon.

This change happened automatically and, as of the time of writing, cannot be changed through the settings menu.

Thankfully, there's a catch-all solution to many of these design changes.

Restoring Features with ViVeTool

screenshot of ViVeTool in system 32

ViVeTool is what we'll be using to change this feature back, and it can be found on the GitHub page for ViVeTool. In order to properly use this program, it needs to be extracted into the right location: System32.

Make sure you read up on System32 and how important it is for your system before you proceed. ViVeTool is a safe program, but it's good to know what you're doing before you jump in.

When you're ready, extract the downloaded ZIP for ViVeTool into your System32 folder.

How to Restore the Windows 11 Search Bar Icon

screenshot of the quick command menu opening windows terminal in admin mode

Begin by launching an admin-level terminal window. To do this, right-click on the start menu icon, and hit Windows Terminal - Admin. Make sure you click Yes to the User Account Control window.

Next, input the following code into the terminal window:

        vivetool /disable /id:39263329
    

You'll know it's successful if you see the message Successfully set feature configurations.

Then, all you have to do is restart. Your search icon should return to its original style.

Features Change, Even if You Don’t Want Them To

At the end of the day, this might very well be a temporary fix. Microsoft could include a toggle in the future, or add in further changes that break the functionality of this tool.

While that might be annoying, as long as there are people using Windows, there will be people making modifications such as ViVeTool to give control back to the user.