thebookisclosed / ViVe

C# library and console app for using new feature control APIs available in Windows 10 version 2004 and newer
GNU General Public License v3.0
4.89k stars 298 forks source link

How to undo Vivetool changes? Do changes disappear after Windows update? #65

Closed carl2x closed 1 year ago

carl2x commented 1 year ago

I have enabled a few features in vivetool and am wondering if there is an easy way to reset all changes. Also, will the features I enable disappear after a Windows update (ex. from build 22621.608 to some future build)?

LakinduK commented 1 year ago

You can just disable the features like this. Open command prompt with admin privileges.

Run these commands:

vivetool /disable /id:36354489
vivetool /disable /id:37634385
vivetool /disable /id:39145991
thebookisclosed commented 1 year ago

A disable is another override, if you want to revert changes for a particular ID use /reset.

sakmak07 commented 1 year ago

is there a way to completely remove vivetool from my pc? i deleted the folder in C: but it seems to still be working..

LesFerch commented 1 year ago

vivetool /fullreset