Enabling the Hidden Fluent Task Manager on Windows 11
Windows 11 apparently has a new fluent Task Manager. Here is how to enable/disable it.
Here is what you need:
ViVeTool — https://github.com/thebookisclosed/ViVe/releases/tag/v0.2.1
Open Command Prompt(CMD) in Administrator Mode.
To navigate to your directory where ViVeTool is saved, do the following:
- If it is saved to another drive like drive D, type D: then enter.
- Then to navigate to a folder like My Games type in cd: programfiles\my games
To enable it, copy the following:
vivetool addconfig 35908098 2
To change to dark theme, copy the following:
vivetool addconfig 37204171 2
To disable it replace addconfig with delconfig in any of them
vivetool delconfig 35908098 2
vivetool delconfig 37204171 2
And that's about it. This isn’t public so it’s pretty janky, but it works. Enjoy!