Windows XP Tips 'n' Tricks



Remove the Shared Documents folders from My Computer
Contributed by Bryan Somerville
One of the most annoying things about the new Windows XP user interface is that Microsoft saw fit to provide links to all of the Shared Documents folders on your system, right at the top of the My Computer window. I can't imagine why this would be the default, even in a shared PC environment at home, but what's even more annoying is that you cannot change this behavior through the shell: Those icons are stuck there and you have to live with it.

Until now, that is.

Simply fire up the Registry Editor and navigate to the following key:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Explorer \ My Computer \ NameSpace \ DelegateFolders

You'll see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. If you delete this, all of the Shared Documents folders (which are normally under the group called "Other Files Stored on This Computer") will be gone.

You do not need to reboot your system to see the change.


Before: A cluttered mess with icons no one will ever use (especially that orpaned one). After: Simplicity itself, and the way it should be by default.


Display the Sharing Tab in Folder Properties
Contributed by Paul Knight
In Windows 2000, getting to the Sharing options for a folder was simple: Just right-click, choose Properties, and you'd see a Sharing tab. In Windows XP, this feature is missing by default, but you can make the system display the Sharing tab if desired. Simply open up Folder Options (My Computer, then Tools, Folder Options) and navigate to the View tab. In the Advanced Settings section, scroll down to the bottom and uncheck Use simple file sharing (Recommended), a Mickey Mouse feature if there ever was one. Now share your folders on the LAN as you would in Windows 2000.

Use the ultimate configuration tool (Professional Edition only)
Contributed by several readers
One of the most full featured Windows XP configuration tools available is hidden right there in your system, but most people don't even know it exists. It's called the Local Group Policy Editor, or gpedit for short. To invoke this editor, select Start and then Run, then type the following:

gpedit.msc

After you hit ENTER, you'll be greeted by gpedit, which lets you modify virtually every feature in Windows XP without having to resort to regedit. Dig around and enjoy!


GPEDIT: It's your best friend for XP configuration.

Use the Windows Sound Scheme
Contributed by Keith Furman
Windows XP ships with a really nice new sound scheme, but it's not loaded by default for some reason. So once you've installed Windows XP, one of the first things you should do is get that new sound scheme loaded.

To do so, open up Control Panel and navigate to Sounds, Speech, and Audio Devices. Then, choose the task titled Change the sound scheme. In the dialog that appears, choose Windows Default for the sound scheme. Windows will ask you whether you want to save the previous scheme, which is usually a brain-dead questions, since no scheme was previously loaded. So choose No, and then click OK to exit the dialog.

Rip high-quality MP3s in Media Player for Windows XP (MPXP)
Contributed by Mark Elder, updated by Paul Thurrott
The relationship between Media Player for Windows XP (MPXP) and the MP3 audio format is widely misunderstood. Basically, MPXP is able to playback MP3 files out of the box, but encoding (or "ripping") CD audio into MP3 format will require an MP3 plug-in. During the Windows XP beta, Microsoft supplied a sample MP3 plug-in for testing purposes, but it was limited to 56 Kbps rips, which is pretty useless, leading some to report that Microsoft was purposefully hobbling MP3 to make its Windows Media Audio (WMA) format look better. This is not the case.

To enable MP3 encoding in Windows XP, you'll need to to purchase one of three MP3 Creation Add-on packs for Windows XP. For more information, please visit the Microsoft Web site.

Speed up the Start Menu
Contributed by Paris Paraskevas and Jarrett Miller
The default speed of the Start Menu is pretty slow, but you can fix that by editing a Registry Key. Fire up the Registry Editor and navigate to the following key:

HKEY_CURRENT_USER \ Control Panel \ Desktop \ MenuShowDelay

By default, the value is 400. Change this to a smaller value, such as 0, to speed it up.

If this doesn't work for some reason, then you might try the following: Navigate to Display Properties then Appearance then Effects and turn off the option titled Show menu shadow. You will get much better overall performance.

Enable ClearType on the Welcome Screen!
Contributed by Erdim Tanyeri
As laptop users and other LCD owners are quickly realizing, Microsoft's ClearType technology in Windows XP really makes a big difference for readability. But the this feature is enabled on a per-user basis in Windows XP, so you can't see the effect on the Welcome screen; it only appears after you logon.


But you can fix that. Fire up the Registry Editor and look for the following keys:

(default user) HKEY_USERS \ .Default \ Control Panel \ Desktop \ FontSmoothing (String Value)
HKEY_USERS \ .Default \ Control Panel \ Desktop \ FontSmoothingType (Hexadecimal DWORD Value)

Make sure both of these values are set to 2 and you'll have ClearType enabled on the Welcome screen and on each new user by default.

Stop Windows Messenger from Auto-Starting
Contributed by Kevin Mazzone
If you're not a big fan of Windows Messenger, you can use the tip "Add/Remove optional features of Windows XP" above to remove it, or simply delete the following Registry Key:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run\MSMSGS

Display Hibernate Option on the Shut Down dialog
Contributed by Graham Vosloo
For some reason, Hibernate isn't available from the default Shut Down dialog. But you can enable it simply enough, by holding down the SHIFT key while the dialog is visible. Now you see it, now you don't!