Enable Windows 7 GodMode
How to Enable Windows 7 GodMode
The godmode will enable the “Monster control panel” that includes all functions and is quite large. See below for specific codes to create specific links.“GodMode,” a term revised by the Microsoft development team, which provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel.
To use it:
- Create a new folder.
- Rename the folder to
- GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
(note that you can change the “GodMode” text, but the following period and code number are essential). - The folder icon will change — double click it to show the GodMode window:
There are other codes for specific features and functions. The “monster control panel” above will give you the complete list of all features at once, but that list is quite lengthy so you might want to create multiple, smaller and specific links:
Important: To use the codes below you have to insert the word “Godmode.” before the code and then insert the complete string as the folder name.Example: Godmode.{00C6D95F-329C-409a-81D7-C46C66EA7F33}
Control panel features | Code |
---|---|
Enter a default location. | {00C6D95F-329C-409a-81D7-C46C66EA7F33} |
Use biometric devices with Windows. | {0142e4d0-fb7a-11dc-ba4a-000ffe7ab428} |
Select a power plan. | {025A5937-A6BE-4686-A844-36FE4BEC8B6D} |
Select which icons and notifications appear on taskbar. | {05d7b0f4-2121-4eff-bf6b-ed3f69b894d9} |
Store credentials for automatic logon. | {1206F5F1-0569-412C-8FEC-3204630DFB70} |
Install a program from the network. | {15eae92e-f17a-4431-9f28-805e482dafd4} |
Choose the programs that Windows uses by default. | {17cd9488-1228-4b2f-88ce-4298e93e0966} |
Assembly Cache Viewer. | {1D2680C9-0E2A-469d-B787-065558BC7D43} |
Manage wireless networks. | {1FA9085F-25A2-489B-85D4-86326EEDCD87} |
Network. | {208D2C60-3AEA-1069-A2D7-08002B30309D} |
Computer. | {20D04FE0-3AEA-1069-A2D8-08002B30309D} |
Devices and Printers. | {2227A280-3AEA-1069-A2DE-08002B30309D} |
RemoteApp and Desktop Connections. | {241D7C96-F8BF-4F85-B01F-E2B043341A4B} |
Windows Firewall. | {4026492F-2F69-46B8-B9BF-5654FC07E423} |
Windows Explorer. | {62D8ED13-C9D0-4CE8-A914-47DD628FB1B0} |
System. | {78F3955E-3B90-4184-BD14-5397C15F1EFC} |
Strictly Speaking,
Its actually not GOD mode.Apparently people decided to call this “God Mode” because to enable this “trick” you make a folder called GodMode.{ED7BA470-8E54-465E-825C-99712043E01C} and double-click on it. Now you can see… the control panel. With a slightly different view than you normally see it in.So first off, why is this completely silly? Well, the text ”GodMode” has nothing to do with making the trick work. You can call the folder "Sasi.{ED7BA470-8E54-465E-825C-99712043E01C}” and now you’ve discovered the magical “Sasi” feature hidden in Windows.
Well, not really. What you’ve actually discovered are two things:
First, you’ve discovered a documented feature of the shell whereby filesystem folders can be easily made into namespace junctions, Basically, any folder named <DisplayName>.<CLSID> will show up with just the <DisplayName> portion visible in Explorer, and navigating into the folder will take you to the namespace root defined by the <CLSID> portion of the name. This isn’t a user feature, it’s a developer feature.
The second thing you’ve discovered is the “All Tasks” folder. This is a special shell folder which is used as the source of the “Control Panel” search results seen in the Start menu. This folder was not designed to be browsed to directly, as the normal Control Panel folder (accessible via Start -> Control Panel) contains all the same items but with a custom view designed to be easier to navigate. The “All Tasks” folder has no custom view, so you just see the standard Explorer list view and little else.
Very Helpfull
ReplyDelete