Skip to content

Instantly share code, notes, and snippets.

@Computer-Tsu
Last active September 4, 2024 12:10
Show Gist options
  • Save Computer-Tsu/a774b41901ca0f6a9a10028e9ec9ef1b to your computer and use it in GitHub Desktop.
Save Computer-Tsu/a774b41901ca0f6a9a10028e9ec9ef1b to your computer and use it in GitHub Desktop.
Win11 Classic Explorer

The batch file included is the command line from the manual GUI process.

In Windows 11, you can access the classic File Explorer by navigating through the Control Panel. Press Windows + S, search for "Control Panel" and open it. Then, click the up button to access the classic interface.

Open Start, click on All apps, then Windows Tools, and select This PC from the left pane.

To Do

  1. Before and after images
REM Requires Windows 11. Launch File Explorer with the Windows 10 style interface.
C:\WINDOWS\explorer.exe /factory.{5BD95610-9434-43C2-886C-57852CC8A120} -Embedding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment