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

Disabling Tabs in the File Explorer #115

Closed jed84 closed 1 year ago

jed84 commented 1 year ago

ViveTool 0.3.3 allowed to disable the Tabs in the File Explorer by executing the following commands:

vivetool /disable /id:36354489
vivetool /disable /id:37634385
vivetool /disable /id:39145991

This no longer works on Windows 11 23H2 (22621.2361) and executing the above codes will result in the File Explorer crash.

Looking fo a way to fix it and disable tabs in the File Explorer.

momoca commented 1 year ago

me too +1

jed84 commented 1 year ago

I have run the following:

vivetool /enable /id:39145991
vivetool /disable /id:37634385
vivetool /disable /id:36354489

and this disabled the tabs in the FIle Explorer correctly.

However, there is another problem as this breaks the colour of the Command Bar. In the result the items are not readable: obraz

So now, once the tabs are disabled, I am looking for a way to fix the colour of the Command Bar.

momoca commented 1 year ago

I have run the following:

vivetool /enable /id:39145991
vivetool /disable /id:37634385
vivetool /disable /id:36354489

and this disabled the tabs in the FIle Explorer correctly.

However, there is another problem as this breaks the colour of the Command Bar. In the result the items are not readable: obraz

So now, once the tabs are disabled, I am looking for a way to fix the colour of the Command Bar.

Problems Also not resolved

thebookisclosed commented 1 year ago

Please don't use the issue tracker as a forum for finding workarounds to permanent feature state changes in updates.

AndroidDeveloperLB commented 7 months ago

About the colors, you can use this: https://github.com/MicaForEveryone/MicaForEveryone

Sadly the disabling of tabs seem to have caused issues for me yesterday, after I've updated to : "2024-01 Cumulative Update Preview for Windows 11 Version 23H2 for x64-based Systems (KB5034204)"

The issue is that I couldn't start Explorer at all. Nothing happened. I had to use system restore. Can anyone confirm about this?

Dhyfer1 commented 1 week ago

I have run the following:

vivetool /enable /id:39145991
vivetool /disable /id:37634385
vivetool /disable /id:36354489

and this disabled the tabs in the FIle Explorer correctly

U still have tabless explorer?