Monday, February 28, 2011

tech : Windows 7 GodMode: Tips, Tricks, Tweakste

Microsoft has strived to develop Windows into an intuitive, user-friendly operating system. For some, though, "user friendly" is just another way of saying "dumbed down" in an attempt to force all users into a limited, cookie-cutter system. Power users and IT administrators need to be able to go behind the curtain of the friendly user interface and get down to the business of tweaking and customizing the operating system to meet their needs. That is where Windows 7's "GodMode" comes in.

A more apropriate name than "GodMode" for an Easter egg feature that gives you ultimate control over the operating system would be hard to come up with. That said, you don't really need GodMode to be the god of your domain--the tweaks available with GodMode already exist independently of it, but these tricks make them far more accessible. Let's take a look at what the Windows 7 GodMode is, how to access it, and what playing god with Windows 7 can do for you.
What Is GodMode?

GodMode is actually a hidden (or, at least it used to be hidden) developer shortcut in Windows 7 that provides more direct access to features and functions of the operating system. To be clear, GodMode doesn't add functionality. But it helps administrators work more efficiently by collecting all these tweaks and controls in one place.

Accessing GodMode in Windows 7

Follow these steps to access GodMode:

  • Create a new folder wherever you want the GodMode folder to be. Right-click in Windows Explorer, select New, then click Folder.
  • Next, rename the folder. You can name the folder anything you like as long as you add a period followed by this exact text string: {ED7BA470-8E54-465E-825C-99712043E01C}
  • The folder icon should be replaced by the Control Panel icon, and the folder should now be filled with a variety of tweaks and tools (see figure at lower right).

The GodMode folder provides access to a variety of tools and tweaks. The GodMode folder provides access to a variety of tools and tweaks. (Click for larger image.)

But, wait. There's more! The truth is, there isn't just one "GodMode." Windows 7 has an entire pantheon of GodModes, with a variety of hidden folders you can set up using different, unique text strings, including special folders for biometric settings, printers, credentials and logins, the firewall and security, and many other features and functions of Windows 7.

A post in a Microsoft forum by Auri Rahimzadeh provides a short script that will quickly create the GodMode folders. Copy and paste the following text (immediately below this paragraph) into Notepad. Name the file "godmodes.bat" and save it on your hard drive in the location where you would like the folders to be. Running this script will create a new folder called Special Folders that will contain all of the developer shortcut folders (as shown in the clickable thumbnail figure below). Also, by changing the text where it says "Special Folders" in the first two lines of the script, you could rename the new folder anything you'd like.

mkdir "Special Folders
cd ".\Special Folders
mkdir "God Mode.{ED7BA470-8E54-465E-825C-99712043E01C}
mkdir "Location Settings.{00C6D95F-329C-409a-81D7-C46C66EA7F33}
mkdir "Biometric Settings.{0142e4d0-fb7a-11dc-ba4a-000ffe7ab428}
mkdir "Power Settings.{025A5937-A6BE-4686-A844-36FE4BEC8B6D}
mkdir "Icons And Notifications.{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
mkdir "Credentials and Logins.{1206F5F1-0569-412C-8FEC-3204630DFB70}
mkdir "Programs and Features.{15eae92e-f17a-4431-9f28-805e482dafd4}
mkdir "Default Programs.{17cd9488-1228-4b2f-88ce-4298e93e0966}
mkdir "All NET Frameworks and COM Libraries.{1D2680C9-0E2A-469d-B787-065558BC7D43}
mkdir "All Networks For Current Connection.{1FA9085F-25A2-489B-85D4-86326EEDCD87}
mkdir "Network.{208D2C60-3AEA-1069-A2D7-08002B30309D}
mkdir "My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}
mkdir "Printers.{2227A280-3AEA-1069-A2DE-08002B30309D}
mkdir "Application Connections.{241D7C96-F8BF-4F85-B01F-E2B043341A4B}
mkdir "Firewall and Security.{4026492F-2F69-46B8-B9BF-5654FC07E423}
mkdir "Performance.{78F3955E-3B90-4184-BD14-5397C15F1EFC}

Putting GodMode to Use

The collection of developer shortcut folders created by the Special Folders script.The collection of developer shortcut folders created by the Special Folders script. (Click for larger image.)Okay, so now you have a bunch of folders filled with tools and tweaks that you already had access to. Congratulations. The question to consider is whether or not these GodMode folders serve any purpose. Do they make it easier to work with and configure Windows 7? Do they make your life as an IT administrator easier? Well, let's see.

Let's say you want to defragment a hard drive. You could go through the normal steps of clicking on Start, All Programs, Accessories, System Tools, Disk Defrgamenter. However, that is a fair amount of clicking, and it assumes that you remember where the Disk Defragmenter tool is located. Or, you can open the GodMode folder, go to the Administrative Tools section, and click on Defragment your hard drive.

Another example is adjusting the display settings--perhaps to mirror or extend the display landscape onto a second monitor. You can click Start, Control Panel, Display, and then select Change display settings from the panel on the left. Or you can go into the GodMode folder and just click on Change display settings under the Display section.

In both examples, you don't have to enable the GodMode folder to accomplish the task. The tools exist already, and GodMode is really nothing more than a regrouping of those tools.

But it is a convenient regrouping. IT admins and power users can also make effective use of the Windows Search function to navigate to tools more efficiently. However, that requires knowing up front what tool you are looking for, and making sure you enter the right keyword or phrase for Windows to locate it for you.

What GodMode does--aside from conveniently regrouping common tools that are already available--is list the tools in logical categories based on the types of tasks an IT admin might need to perform. And the tools are named for the way that IT admins think when they want to perform those tasks. For instance, you can get to BitLocker Drive Encryption through the Control Panel, but in the GodMode folder it is listed in the form of a task that makes sense: "Protect your computer by encrypting data on your disk."

There you have it. It is not quite as magical or all-powerful as the name implies. But GodMode--in all of its forms and folders--can be a valuable tool and make your life simpler.