Skip to content
Follow
Windows

Discover Hidden Features in Windows 11 Using ViVeTool

Richard
Written by
Richard
Feb 4, 2026 Updated Jul 13, 2026 3 min read
Discover Hidden Features in Windows 11 Using ViVeTool
Discover Hidden Features in Windows 11 Using ViVeTool

ViVeTool lets you find and turn on secret, experimental features in Windows 11. It’s a free program that helps you access new things Microsoft is testing for the operating system, which aren’t usually available to everyone yet.

These hidden features can range from small visual updates to brand-new ways to use your PC. ViVeTool allows you to activate them, sometimes even before they show up in official preview versions.

For example, you might use ViVeTool to get a sneak peek at a redesigned File Explorer or a new way to have tabs open in different programs, giving you a taste of what’s coming to Windows 11.

⚡ Quick Answer

Use ViVeTool to enable experimental features in Windows 11. Download and extract ViVeTool, then open Command Prompt as administrator. Paste the tool’s path followed by the enable command and feature ID, then restart your PC.

What is ViVeTool?

ViVeTool is a simple program that lets you turn on or off hidden settings in Windows 11, letting you try out new features before they’re officially released.

How to Download and Use ViVeTool

  1. Download ViVeTool: Go to the ViVeTool GitHub page and download the latest version.
  2. Extract the files: After downloading, unzip the file. If you’re not sure how, check this guide on how to unzip files in Windows 11.
  3. Move the folder: Put the extracted ViVeTool folder somewhere easy to find, like your Desktop or Documents.
  4. Copy the tool’s path: Open the ViVeTool folder. Find ViVeTool.exe. Hold Shift and right-click it. Then choose Copy as path.
    Right-click ViVeTool.exe and select Copy as path
    Right-click ViVeTool.exe and select Copy as path

    Downloading and setting up ViVeTool for Windows 11 is a straightforward process. You’ll start by getting the latest version from its GitHub page, then unzip the downloaded file. Finally, place the ViVeTool folder in a spot you can easily access, like your Desktop or Documents, so you’re ready to find its path for later use.

  5. Open Command Prompt (Admin): %📂%SC0%% Press ⊞ Win+X and select Windows Terminal (Admin) or Command Prompt (Admin). What happens when you do this? You get access to special admin powers that let you make system changes. If you want, you can also open Windows Terminal and switch to the Command Prompt tab.
  6. Paste the path and enter commands: In the Command Prompt window, right-click to paste the path you copied earlier. Then add commands to turn features on or off.

Commands to Use

ViVeTool uses specific commands in Windows 11 to manage hidden features. To turn a feature on, you’ll use a command like “📁C:\FullPathToViVeTool.exe” /enable /id:. To turn it off, the command is similar: “📁C:\FullPathToViVeTool.exe” /disable /id:. You must replace the example path and ID with your actual ViVeTool location and the specific feature’s ID.

"C:\FullPathToViVeTool.exe" /enable /id:<feature ID>

To disable a hidden feature, use this command:

"C:\FullPathToViVeTool.exe" /disable /id:<feature ID>

⚠️Warning
Replace <feature ID> with the actual number for the feature you want to change.

ViVeTool allows users to turn on or turn off many Windows 11 features simultaneously. Users input feature identification numbers, or IDs, separating each ID with a comma. For instance, to activate three separate features, a user would list their IDs like `12345678, 98765432, 11223344`. This method speeds up the process of experimenting with new Windows 11 functionalities.

"C:\Users\GenericUser\Downloads\ViVeToolViVeTool.exe" /enable /id:42880174,44281626,45393399

Find Feature IDs

📝Good to Know
Inside the folder you extracted, look for a file named FeatureDictionary.pfs. Open it with Notepad to see a list of feature IDs you can enable or disable.
List of Windows 11 hidden features in ViVeTool
List of Windows 11 hidden features in ViVeTool

Final Step: Restart Your PC

After running the commands, restart your computer. What happens when you restart? Your system applies the changes you made.

ViVeTool successful command message
ViVeTool successful command message

Summary

ViVeTool offers a straightforward way to access and test hidden Windows 11 features early, making it a great tool for users who like to explore new options before everyone else.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Enable or Disable Windows Copilot in Windows 11
Windows How to Enable or Disable Windows Copilot in Windows 11
How to Enable or Disable Windows Spotlight in Windows 11
Windows How to Enable or Disable Windows Spotlight in Windows 11
How to Open Windows Terminal as Admin Automatically
Windows How to Open Windows Terminal as Admin Automatically
How to Disable Command Prompt in Windows 11
Windows How to Disable Command Prompt in Windows 11

2 Comments

Leave a Comment

Your email address will not be published. Required fields are marked *