# How to Activate "God Mode" in Windows 10 & 11
"God Mode" is the popular name for the **Windows Master Control Panel Shortcut**. It is a hidden folder that reveals a centralized list of over 200 administrative tools and settings in a single, scrollable window.
Instead of navigating through the confusing new Settings app, God Mode gives you direct access to everything from Backup settings to User Account management.
---
## Step 1: Create a New Folder
1. Right-click on an empty space on your **Desktop**.
2. Select **New** > **Folder**.
## Step 2: Rename the Folder
This is the critical step. You must rename the folder using a specific CLSID (Class ID) string.
1. Right-click the new folder and select **Rename**.
2. Copy and paste the exact text below:
```text
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
Note: You can replace "GodMode" with any text you want (e.g., "SuperSettings"), but the code inside the brackets {...} must be exact.
Step 3: Access the Master Control Panel
Once you press Enter, the folder icon will change to a Control Panel icon (often blue).
Double-click it to open. You will see categories like:
Administrative Tools
AutoPlay
Backup and Restore
Color Management
Devices and Printers
Why Use This?
It is the fastest way to find obscure settings without searching through multiple sub-menus in the modern Windows interface. It is strictly a shortcut tool and does not modify your system files.