Discover Hidden Features in Windows 11 Using ViVeTool
ViVeTool is a free command-line utility that lets you turn on experimental features hidden inside Windows 11 months before Microsoft releases them to the public. You run specific feature ID numbers in your terminal to unlock upcoming system changes early.
GeekRewind.com shows you how to download this tool from GitHub and use it safely on your PC.
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
- Download ViVeTool: Go to the ViVeTool GitHub page and download the latest version.
- 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.
- Move the folder: Put the extracted ViVeTool folder somewhere easy to find, like your Desktop or Documents.
- 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 To download and use ViVeTool on Windows 11, you need to grab the latest release from GitHub, extract the downloaded ZIP folder to a convenient location like your Desktop, and copy the folder path so you can run commands in Command Prompt or Windows Terminal.
- 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.
- 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 commands for Windows 11 rely on Command Prompt or Windows Terminal to turn hidden features on and off using specific feature IDs. You use the /enable command followed by the feature ID to turn a feature on, or the /disable command to turn it back off.
"C:\FullPathToViVeTool.exe" /enable /id:<feature ID>
To disable a hidden feature, use this command:
"C:\FullPathToViVeTool.exe" /disable /id:<feature ID>
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
Open it with Notepad to see a list of feature IDs you can enable or disable.

Final Step: Restart Your PC
After running the commands, restart your computer. What happens when you restart? Your system applies the changes you made.

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?
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.
[…] you want to try it now: You can enable the feature early using a tool called ViVeTool, but that’s for advanced users […]
[…] 1. Download the latest version of ViVeTool. […]