Super God Mode unlocks all settings and features on Windows 11, 10

Super God Mode unlocks access to over 1000 settings and features on Windows, and here's how to use it.

Super God Mode script
Super God Mode script / Image: Mauro Huculak
  • Super God Mode is a script that scans and creates shortcuts to settings and features already available on Windows 11.
  • Once you run the script, it’ll create several folders, organizing all the shortcuts using different categories.
  • It doesn’t require installation and doesn’t change any system settings. 

On Windows 11 (and 10), “Super God Mode” isn’t a system mode. Instead, it’s a third-party PowerShell script that scans the operating system and creates a shortcut for every setting, tool, and system location it finds to make it easier for you to find and customize your experience.

What is Super God Mode?

Super God Mode is the (made-up) name for a third-party PowerShell script created by YouTuber ThioJoe. It’s not a mode or a feature created by Microsoft.

The idea is similar to the “God Mode” already available in the operating system. However, the difference is that this particular script creates shortcuts for all known folders and shell folders, system settings, task and deep links, and URL protocols.

Although you can always access the system settings through the Settings app and Control Panel and folder locations and links through File Explorer, the Super God Mode brings everything together in one place.

In this guide, I will explain the steps to use the Super God Mode script on Windows 11 (and 10).

Important: The Super God Mode from ThioJoe is safe, and you can run it on your computer since it doesn’t actually change anything during installation. However, you always have to be careful about the settings you change.

Get started with Super God Mode on Windows

If you want to start using the Super God Mode, you first have to run the script and then access the category folder to find the shortcuts.

Run Super God Mode

To download and run with the Super God Mode script, use these steps:

  1. Open the GitHub project page.

  2. Click the Super_God_Mode.ps1 file to save it to your computer.

    Super God Mode script download

  3. Open Start.

  4. Search for PowerShell (or Terminal), right-click the top result, and select the Run as administrator option.

  5. Change the execution policy to allow PowerShell to run the script.

    Quick tip: You can also download the SuperGodMode-EasyLauncher.bat to launch the script without having to modify the execution policies.

  6. Type the following command to open the directory with the script and press Enter:

    cd path\to\script-directory\
  7. Type the following command to run the Super God Mode script and press Enter:

    .\Super_God_Mode.ps1

    PowerShell run Super God Mode script

  8. (Optional) Confirm the “Control Outputs” settings you want to scan.

  9. (Optional) Confirm the “Alternative Options” you want to use.

    Quick tip: The default settings are optimal for most users.
  10. (Optional) Choose the folder to store the links using the “Output Directory” setting.

  11. (Optional) Confirm a custom name for the folder using the “Output Folder Name” setting.

  12. Click the Run Script button.

    Super God Mode run scan

Once you complete the steps, the interface will close, and the script will begin scanning and collecting the links for the specified location. The scan will take some time, depending on the operating system, apps, and the settings you selected.

It’s important to note that the exact number of shortcuts will depend on your system configuration.

Use Super God Mode

After running the script, you no longer need it to change system settings or access tools or locations unless you want to scan the system again.

Once the scan is complete, open the folder containing all the links. Inside the location, you will find a bunch of folders with unique names, such as “Hidden App Links,” “URL Protocols,” “System Settings,” “Deep Links,” “All Task Links,” “CLSID Shell Folder Shortcuts,” and “Special Name Folders.”

The “Special Name Folders” location includes shortcuts to known system locations, such as AppData, Startup, Windows, Program Files, and many others. These locations usually use the “explorer.exe” command with the “shell” option.

The “CLSID Shell Folder Shortcuts” folder stores paths and pointers to settings in the Control Panel and the Settings app. In addition, it also includes shortcuts for some system features. For example, running the “Windows Switcher” shortcut will open the “Windows key + Tab” keyboard shortcut interface, and the “Run” shortcut will open the Run dialog.

Super God Mode default folders
Super God Mode default folders / Image: Mauro Huculak

The “All Task Links” folder includes all the links to settings in the Control Panel, which is usually referred to as the original “God Mode” on Windows. Since Microsoft is porting the Control Panel features to the Settings app, when you try to open many of these settings, they will only be in the Settings app.

All task links folder
All task links folder / Image: Mauro Huculak

The “Deep Links” folder is similar to the “All Task Links” folder, but these links open specific pages from the Control Panel experience.

Deep Links folder

The “URL Protocols” folder includes the Uniform Resource Identifier (URI) links for system applications and features.

URL Protocols folder
URL Protocols folder / Image: Mauro Huculak

The “Hidden App Links” folder includes Uniform Resource Identifier (URI) links similar to the “URL Protocols” folder, but these links are to specific sections or features within an application.

Hidden app links folder
Hidden app links folder / Image: Mauro Huculak

The “System Settings” folder includes all the Uniform Resource Identifier (URI) to open a specific page in the Settings app.

System Settings folder
System Settings folder / Image: Mauro Huculak

The script also creates a folder with the information collected during the scan. For example, the “MS_Settings.csv” includes the name and all the URI links.

Super God Mode script results
Super God Mode script results / Image: Mauro Huculak

You will also find some “XML” files with other information collected during the scan.

What’s the use case scenario? The script doesn’t make any changes to your computer. It only scans the system, such as the Registry and specific system files (like the shell32.dll.mun), to uncover the different settings, features, and locations.

The script is handy for grouping virtually every setting, feature, and system location in a specific place.

It’s also a good resource for creating other custom scripts that may require opening a specific feature, settings, or system path.

If you’re a network administrator, instead of explaining the steps to open a specific setting, you can send the shortcut or the URI information. For example, instead of explaining to someone to access Settings > System > Storage > Disks & volumes, you can simply instruct the person to use the “ms-settings:disksandvolumes” command on Run.

If you want to know the target for a specific shortcut, right-click the item, select the “Properties” option, and check the “Target” or “Target type” information in the “Shortcut” tab or the “URL” in the “Web Document” tab.

If you have a group of shortcuts you want to access frequently, you can always create a folder on the Desktop or any other location and copy and paste the shortcuts.

What are your thoughts on this script? Are you going to try it? Let me know in the comments.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 15 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 21 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].