Saturday, July 21, 2007

Some good XP tricks

Here are some good tricks making your Xp running smooth:

Maximization of internet bandwidth

1. Log off first.
2. Login again as Administrator
3. Start > Run > gpedit.msc

4. Computer Configuration > Administrative Templates > Network > QoS Packet Scheduler
5. Limit Reservable Bandwidth > Enable > Value set to 0 > Apply




Maximization of internet surfing speed

HKEY_LOCAL_MACHINE/Software/Mcft/Windows/CurrentVersion/Explorer/RemoteComputer/NameSpace

Delete the below value key:
{D6277990-4C6A-11CF-8D87-00AA0060F5BF}




Register your WinXP:
HKEY_LOCAL_MACHINE\SOFTWARE\Mcft\Windows NT\CurrentVersion]
Set the value of "RegDone" = 1




Shutdown XP Faster

When a user shuts down Windows XP, first the system has to kill all services
currently running. Every once in a while the service does not shut down
instantly and windows gives it a change to shut down on its own before it kills it.
This amount of time that windows waits is stored in the system registry.
If you modify this setting, then windows will kill the service earlier. To modify
the setting, follow the directions below:

Start Regedit.
Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control.
Click on the "Control" Folder.
Select "WaitToKillServiceTimeout"
Right click on it and select Modify.
Set it a value lower than 2000 (Mine is set to 200).






Shutdown XP faster 2

Like previous versions of windows, it takes long time to restart or shutdown windows xp
when the "Exit Windows" sound is enabled. to solve this problem you must disable
this useless sound.

click start button then go to settings -> control panel -> Sound,
Speech and Audio devices -> Sounds and Audio Devices -> Sounds,
then under program events and windows menu click on "Exit Windows" sub-menu and highlight it.
now from sounds you can select,choose "none" and then click apply and ok.
now you can see some improvements when shutting down your system.





Accelerate the response time of menu:
HKEY_CURRENT_USER\Control Panel\Desktop
Set the value of MenuShowDelay to 0 (Default 400)


Get rid of windows messenger

Start->Run->"gpedit.msc""
-Computer Configuration
-Administrative Templates
-Windows Components
-Windows Messenger

Here you can enable
"Do not allow Windows Messenger to be run"
and
"Do not automatically start Windows Messenger initially"
Remove Shared Documents

Open Regedit(Start- Run- Regedit) and navigate to HKEY_LOCAL_MACHINE SOFTWARE Mcft Windows CurrentVersion Explorer My Computer NameSpace DelegateFolders

There will see a sub-key named {59031a47-3f72-44a7-89c5-5595fe6b30ee}. By Deleting this you can remove the 'Other Files stored on This Computer' group.

Change the text in Internet Explorers title bar to anything you want

In regedit navigate to this key:

HKEY_CURRENT_USERSoftwareMicrosoftInternet ExplorerMain

change the value of the string "Window Title" to whatever you want on the title bar of Internet Explorer - to have no title except the title of the web pages you are browsing do not enter anything for a value.
Reduce Temporary Internet F ile Space

The temporary internet files clutter your hard drive with copies of each page visited. These can build up over time and take up disk space. Even more bothersome is that instead of getting new pages each time IE often takes the page out the temp internet files. This can be a problem if you are viewing a website that is updated all the time. If you are on a slow connection such as a 56K or lower then this can be good but if you are on a fast broadband connection, like me, then you can get away with decreasing the size of your temp internet files to just one meg without any performance decrease.

Launch Internet Explorer.
Select the Tools from the menu bar.
Then select Internet Options... from the drop down menu.
Once the internet options has loaded click on the general tab.
Under the temporary internet files section click the settings button.
A settings window will load. Slide the slider all the way to the left so the size indicated in the text box on the right is one.
Click OK
Click Ok
Turn Off System Recovery

Right click on My Computer and choose Properties. Click on the System Restore tab and check the box Turn off System Restore. (This will increase Windows performance & save disk space)
Enable / Disable Firewall

Open Control Panel and double click on Network Connections. In the new box that appears right click on the Connection and click on the Advanced tab. Check or uncheck the box according to your desire.
Win XP Won’t Completely Shutdown

- Goto Control Panel, then goto Power Options.
- Click on the APM Tab, then check the "Enable Advanced Power Management support."
- Shut down your PC. It should now successfully complete the Shut Down process.
WinXP Clear Page file on shutdown

Go to Control panel Administrative tools, local security policy. then goto local policies ---> security options.
Then change the option for "Shutdown: Clear Virtual Memory Pagefile"
Turn off hibernation

Control Panel-Screen Saver Power-Hibernate Tab-uncheck hibernation box-reboot and hiberfil.sys is no more.
Adjust various visual effects

1. Open up the control panel
2. Go under system and click on the advanced tab
3. Click settings under Performance options
4. You can now change various graphical effects (mainly animations and shadows)

Disable error reporting

1. Open Control Panel
2. Click on Performance and Maintenance.
3. Click on System.
4. Then click on the Advanced tab
5. Click on the error-reporting button on the bottom of the windows.
6. Select Disable error reporting.
7. Click OK
8. Click OK

Remove shortcut arrow from desktop icons

Here's how you can remove those shortcut arrows from your desktop icons in Windows XP.

1. Start regedit.
2. Navigate to HKEY_CLASSES_ROOTlnkfile
3. Delete the IsShortcut registry value.

You may need to restart Windows XP.

Easy sendto menu modification

first open - X:Documents and SettingsusernameSendTo (it is hidden) where X is your drive letter and username is your username make and delete shortcuts to folders at will
Enable Clear Type

Easy way- Click on or cut and paste link below:

http://www.Mcft.com/typography/cleart...name=%20&fsize=

or

- Right click on a blank area of the Desktop and choose Properties
- Click on the Appearance Tab; Click effects
- Check the box: Use the following method to smooth edges of screen fonts
- In the drop down box select: Clear Type
Turn of CD Auto Play

- Open My Computer
- Right click on your CD ROM and choose Properties
- Click on the Auto Play tab
- In the drop down box you can choose the Action for each choice shown in the drop down box

Or

1. Go to Start->Run->gpedit.msc
2. Computer Config -> Administrative Template -> System
3. Double click Turn off Autoplay
4. Enable it.
Getting MP3 ripping to work in Windows Media Player 8 in XP

Enter the following in the registry :

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftMediaPlayerSettingsMP3Encoding]
"LowRate"=dword:0000dac0
"MediumRate"=dword:0000fa00
"MediumHighRate"=dword:0001f400
"HighRate"=dword:0002ee00

This corresponds to 56, 64, 128 and 192 Kbps.

You can change this to your liking using the following dword hex values :

320 Kbps = dword:0004e200
256 Kbps = dword:0003e800
224 Kbps = dword:00036b00
192 Kbps = dword:0002ee00
160 Kbps = dword:00027100
128 Kbps = dword:0001f400
112 Kbps = dword:0001b580
64 Kbps = dword:0000fa00
56 Kbps = dword:0000dac0

Increase BROADBAND:

this ones simple:
this is for broad band connections. I didn’t try it on dial up but might work for dial up.
1.make sure your logged on as actually "Administrator". do not log on with any account that just has administrator privileges.
2. start - run - type gpedit.msc
3. expand the "local computer policy" branch
4. expand the "administrative templates" branch
5. expand the "network branch"
6. Highlight the "QoS Packet Scheduler" in left window
7. in right window double click the "limit reservable bandwidth" setting
8. on setting tab check the "enabled" item
9. where it says "Bandwidth limit %" change it to read 0
reboot if you want to but not necessary on some systems your all done. Effect is immediate on some systems. some need re-boot. I have one machine that needs to reboot first, the others didn't. Don't know why this is.

This is more of a "counter what XP does" thing. In other words, XP seems to want to reserve 20% of the bandwidth for its self. Even with QoS disabled, even when this item is disabled. So why not use it to your advantage. To demonstrate the problem with this on stand alone machines start up a big download from a server with an FTP client. Try to find a server that doesn't max out your bandwidth. In this case you want a slow to medium speed server to demonstrate this. Let it run for a couple of minutes to get stable. The start up another download from the same server with another instance of your FTP client. You will notice that the available bandwidth is now being fought over and one of the clients download will be very slow or both will slow down when they should both be using the available bandwidth. Using this "tweak" both clients will have a fair share of the bandwidth and will not fight over the bandwidth.

No comments: