Registry Tweaks to Enhance Your Windows XPerience

Posted on September 17th, 2008 by Jason

You may ask yourselves, why should this article be any different from all those tweaking tutorials around the Internet or, better yet, why should you read this when you can install a program that does it all for you? Here’s why: this article will help you make important changes to your system with just two windows opened: this one and a notepad. That’s all! No need to click your way through dozens of windows, no need to go through the risk of pushing the wrong button and crashing your operating system.

Furthermore, you don’t have to pay a single cent! Why pay for a program to do what you yourselves can do in just a few seconds? And last but not least, you will be able to choose from a list only the tweaks that you’re interested in and then apply them on any computer, at any time with just a double-click. Tweaking can hardly get any easier than that! Think how cool that would be, especially after reinstalling Windows.

Let’s start by creating the file that will do all the magic. Right-click on your desktop, create a new text document and name it tweaks.reg. Windows will ask if you’re sure that you want to change the file extension – click Yes. Right-click the file and choose Edit: a blank notepad window will appear. There are two things you must keep in mind: first of all, for the magic to work your text document must start with ‘Windows Registry Editor Version 5.00′. Secondly, later on, be very patient when copying something to paste it in your document. If you copy an incomplete text, the tweak will not work and you might alter other system settings.

As for the pieces of advice that will make your work easier when creating the tweaking file, just keep in mind two things: remember the purpose of each line (you can use comment lines in which you can write whatever you like as long as they start with a semicolon) and, of course, know that there’s no problem in leaving a few lines empty between each tweak, to help you differentiate them.

Now here’s a list of system tweaks for you to choose from. The idea is quite simple: I’ll provide a few lines (the tweak) and a short explanation for what they do. If you’re interested in seeing the tweak applied to your computer, all you have to do is paste the lines at the bottom (no, you can’t paste them anywhere you like) of your tweaks.reg file.

To make sure I’ve got your attention, in this article I’ll post optimizations that are either impossible to apply in a conventional way (from Windows Explorer or Control Panel, for example) or possible, but pretty tedious, so getting your hands dirty in less known parts of Windows would normally be necessary in order to apply them.

[HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Policies/Explorer]
“NoLowDiskSpaceChecks”=dword:00000001

It will deactivate the annoying “Low Disk Space” message that appears in your system tray each time one of your drives is almost full.

[HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/policies/system]
“NoInternetOpenWith”=dword:00000001

This baby will remove the window that always pops up when you try opening a file that is not assigned to a program, asking you if you wish to go online and find out which program you should use to open that type of file. After applying this patch, you’ll see just the Open With window.

[HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Explorer/CabinetState]
“Use Search Asst”=”no”

I don’t know about you, but I’m a big fan of the old, classic search, without any “assistants.” So if you don’t like the Windows XP default search interface and prefer the classic from its predecessors, just add these lines to your tweaks.reg file.

[HKEY_CURRENT_USER/Control Panel/Sound]
“Beep”=”no”
“ExtendedSounds”=”no”

If you haven’t got the chance to install a sound driver, you’ve surely noticed the annoying beeps made by your motherboard each time an alert window pops up. After applying this tweak, you won’t need to worry about these beeps anymore.

[HKEY_CLASSES_ROOT/lnkfile]
IsShortcut”=-
[HKEY_CLASSES_ROOT/piffile]
IsShortCut”=-

Add this tweak to your list if you don’t want your Windows XP to constantly add the shortcut arrow each time you create a shortcut.

[HKEY_CURRENT_USER/Software/Microsoft/Windows/Current/Version/Explorer/Advanced]
“ShowInfoTip”=dword:00000000

If you find the tool tips containing information displayed by Windows when hovering a file with your mouse rather bothersome, adding this optimization to your tweaks.reg file will help you get rid of them.

I’ll stop here and be back soon to continue my list with a lot more interesting tweaks in a future article. So all you have to do now is save the contents of the tweaks.reg window, close it and then double-click it. Windows will ask if you wish to add the information stored in tweaks.reg to your registry. If you’re sure you’ve followed each step correctly, go right ahead and press Yes.

In the meantime, if you know any other cool tweaks or had problems creating the tweaks file, just post a comment to this article and have your say.

Update:
this tip part 2 goooo

this tip part 3 goooo

Tags: , , , , , , , , , , ,

Related posts

6 Responses to “Registry Tweaks to Enhance Your Windows XPerience”

  1. Registry Tweaks to Enhance Your Windows XPerience - Part 2 | Tips on 24 Oct 2008 at 12:48 pm #

    [...] me to start this article by recommending you read (if you haven’t already) the first part of this “tweaking series,” as it sets the ground rules that must be followed in order to get the job done [...]

  2. Registry Tweaks to Enhance Your Windows XPerience - Part 3 | Tips on 27 Oct 2008 at 1:45 am #

    [...] the registry optimization saga! If you’re just joining us, please start by reading at least our first episode, which describes a few rules that must be followed in order for the optimization process to take [...]

  3. ترفندستان (67 لینک) « لینکهای داغ از سراسر وب on 08 Nov 2008 at 7:46 am #

    [...] 5- Registry Tweaks to Enhance Your Windows XPerience [...]

  4. Registry Tweaks to Enhance Your Windows XPerience - Part 4 | Tips on 25 Nov 2008 at 11:22 am #

    [...] Windows XP tweaking saga. If you’re not familiar with the procedure, please start by reading the first article in the series, so as to fully understand how exactly you should use the lines below and how to run [...]

  5. Registry Tweaks to Enhance Your Windows XPerience - Part 5 | Tips on 27 Nov 2008 at 9:18 am #

    [...] before continuing our journey into the land of magical tweaks, it’s imperative that you read the first article in the series to understand not only the basic rules that must be followed in order to get the job [...]

  6. Registry Tweaks to Enhance Your Windows XPerience - Part 6 | Tips on 30 Nov 2008 at 10:42 am #

    [...] the tool that will always be at your disposal, Notepad. This article, along with the previous ones (part 1, part 2, part 3, part 4, part 5), will allow you to enhance and customize your operating system [...]

Leave a Reply