![]() |
Windows / Windows Registry Tweaks
< Customizing Your Open Files Places Bar | Working With Windows | Dealing with Win2K/XP Services > Windows Registry TweaksOn this page:
To edit the registry using Microsoft’s Registry Editor, click Run… in your Start menu, enter WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Neither Microsoft nor I can guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk. Unless otherwise noted, the following tweaks have only been tested in Windows XP. Please read this website’s Disclaimer before attempting to use any of these tweaks. Always make a backup of your registry before editing it. Other online resources I like related to Windows Registry:
The registry command line toolWindows XP comes with a command line registry tool, On that website, it simply displays the help information provided with the command itself, and no additional information or discussion. Just in case that page disappears before Windows XP does, I've also captured the Setting the default NumLock statusThe Num Lock status when current user logs in is controlled by the registry key: HKEY CURRENT USER\Control Panel\Keyboard\InitialKeyboardIndicators The Num Lock status at the welcome screen is controlled by the registry key: HKEY USERS\.DEFAULT\Control Panel\Keyboard\InitialKeyboardIndicators Edit the value and set it as desired: 0 = Num Lock off 2 = Num Lock on Exit the Registry Editor and your setting(s) should take effect the next time you start your computer or log in again. Change your name and company informationChange company name by editing value data for: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization Change registered owner by editing value data for: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOwner Disable the “Search Companion”This is the little dog or whatever you have selected that appears in the left pane when you click on the Search button in Explorer (My Computer). It is labeled “Search Companion” there, but some call it “Search Assistant”. If you would rather not see the Companion when you want to search, you can disable it and have only a Windows 2000 search form there. Locate the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState Create a new Disable the low disk space warningMy new HP laptop has a partition for system recovery -- so they don’t have to press and ship recovery CDs with the laptops… talk about straining at gnats! Reasonably enough though, they limited the partition size to just what they needed so they wouldn’t be wasting any more of my hard disk space than necessary (they prevent modification of that partition or its contents). Of course, M$ Windows, being the nagging spouse/parent that it is, doesn’t want you to unwittingly run out of space, even on a partition that you basically only have read access to. So, every few minutes (once an hour, I think), a little tooltip pops up in the Tray area telling me I’m running out of space on that recovery partition. Talk about annoying!! Anyway, M$ does not allow you to customize that low disk space warning, e.g. like enable/disable on a partition basis, or set the threshold of disk space (see the M$ knowledgebase article 285107). So, the only recourse is to globally disable it (which, thankfully, can be done).
Adjusting the login screensaver settingsUsually, Windows XP starts up and presents you with a welcome screen or a Welcome to Windows dialog box. Either one allows you to enter or click on a username and optionally provide a password before you can start doing anything. If you do not touch any input device (e.g., mouse or keyboard) within 10 minutes, the Windows logon screensaver starts. If you want a more entertaining or informative screensaver, or you wish to change the amount of time Windows will wait before starting the screensaver, or even if you don't want the screensaver to come on at all, your only recourse is to edit the registry. Windows does not provide a nice dialog for adjusting this as they do for the screensaver settings once you are logged in. Locate the following key: HKEY_USERS\.DEFAULT\Control Panel\Desktop
Exit out of Registry Editor, and the next time your computer is at the welcome screen or dialog, your new login screensaver settings will be used (i.e., there is no need to reboot for the changes to take effect). You may also wish to edit the settings for your new logon screensaver. If you use one of the standard Windows screensavers, you can find the settings at: HKEY_USERS\.DEFAULT\Control Panel\Screen Saver.screensaver-name Not all screensavers have settings. If you are using a screensaver that did not come with Windows, you will have to find where in the registry it stores its settings. For example, my favorite screensaver, ElectricSheep, stores its settings at: HKEY_CURRENT_USER\Software\ElectricSheep So I used the following reg copy HKCU\Software\ElectricSheep HKU\.Default\Software\ElectricSheep /s /f < Customizing Your Open Files Places Bar | Working With Windows | Dealing with Win2K/XP Services > |
|
loaded 2025-05-20 14:29:01 • last modified 2013-10-26 02:04:48 |