Go Back   Aioforum > Aio Forums Zone > Tutorial Section > Operating System > Windows Vista


Your Ad Here

Post New Thread Reply
 
Share LinkBack Thread Tools Display Modes
Old 02-22-2008, 08:00 AM #1 (permalink)
PaNkAJ's Avatar
PaNkAJ
Administrator


Join Date: Jul 2007
Location: In Your Heart
Reputation: 389827
Posts: 14,406
Thanks: 1,478
Thanked 33,037 Times in 2,742 Posts
 

Cool Tip#31 - Make Your Windows VISTA Super Fast

So you are using Windows Vista and feel that its slower than Windows XP? Then you have come to the right place.
Following tutorial will help you in tweaking your Windows Vista to the max and you'll feel a significant improvement in your system performance. So without wasting any time lets start:

1. Following code contains a few registry modifications, which are completely safe and can increase the performance of Windows Vista. Just paste following code in Notepad, save the file with name "Aioforum.reg" (including quotes) and then run it:

Quote:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers\Copy To]
@="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\Con textMenuHandlers\Move To]
@="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

[HKEY_CLASSES_ROOT\Drive\shell\cmd]
"Extended"=-

[HKEY_CLASSES_ROOT\Directory\shell\cmd]
"Extended"=-

[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"StatusBar"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="1000"
"MenuShowDelay"="8"
"WaitToKillAppTimeout"="2000"
"LowLevelHooksTimeout"="1000"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
"ClearRecentDocsOnExit"=dword:00000001
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
"NoInternetOpenWith"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l]
"WaitToKillServiceTimeout"="2000"

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer]
2. Right-click on My Computer icon on Desktop and select Properties (or press <WIN> key + <Pause/Break> key), click on Advanced system settings link in left side pane (You can also open it by typing sysdm.cpl in RUN or start menu search box and press Enter). Now click on Settings button in Performance section:



Now disable all unnecessary options in Visual Effects tab, you can remain following options enabled according to your requirements:
  • Enable desktop composition (If you want to use Windows Aero theme)
  • Enable transparent glass (If you want to use transparency in Windows)
  • Show preview and filters in folder (If you use Details Pane in Explorer)
  • Show thumbnails instead of icons (If you want to show thumbnails in Explorer)
  • Show window contents while dragging (If you want windows to show content while moving them)
  • Smooth edges of screen fonts (If you want to show smooth fonts)
  • Use drop shadows for icon labels on the desktop (If you want to show shadows under desktop icon labels)
  • Use visual styles on windows and buttons (If you want to use Windows Aero or Basic theme.)


3.
Open Folder Options and click on View tab:



Now disable following options:
  • Display file size information in folder tips.
  • Display simple folder view in Navigation pane.
  • Hide extensions for known file types.
  • Show encrypted or compressed NTFS files in color.
  • Show pop-up description for folder and desktop items.
Other options don't affect the system performance. You can enable/disable them according to your requirements.

4. Right-click on My Computer icon on Desktop and select Manage (You can also open it by typing services.msc in RUN or start menu search box and press Enter).
Now goto Services & Applications -> Services. Here you can set a few unnecessary services to Manual, which will not start with windows and will decrease the boot time and will increase system performance.

5.
Type msconfig in RUN or Startmenu search box and press Enter. Now goto Startup tab and deselect the unnecessary entries, which you don't want to start automatically with Windows, e.g. you can disable VGA driver utility, Sound Card utility, etc to speed up the startup time and to increase system performance.
You can also disable these items using Windows Defender. Open Windows Defender and click on Tools and then click on "Software Explorer".

6.
Open Sound in Control Panel (or type mmsys.cpl in RUN or Startmenu search box and press Enter), goto Sounds tab and select No Sounds in Sound Scheme section. Or you can remain some of your favorite sounds but set Exit Windows, Windows Logoff, Windows Logon and Start Navigation to (None).

7.
After following all above mentioned points, you'll see a big improvement in your Windows Vista performance. If you want to tweak more, then you can use 3rd party tools which are listed here:

8. At last I'll advise to defrag the HDD regularly, install only necessary software, use the latest drivers and keep your Windows updated.
__________________
Guests Register to see the forum...
PaNkAJ is offline

Reply With Quote
The Following 36 Users Say Thank You to PaNkAJ For This Useful Post::
Aa gir (09-17-2008), alzir512 (01-10-2009), Arekisandaa (11-20-2008), bullguy (05-14-2008), cgaec (06-06-2008), Cnelly (06-19-2008), danny8124 (09-13-2008), digitalis (02-19-2009), gabber (11-09-2008), goodship (11-26-2008), Hitman007 (09-11-2008), HorizontalSuN (11-03-2008), hyman (05-11-2008), ijhtio (11-03-2008), Jose Luis Nigg (04-20-2009), kauri (08-29-2008), kernel (02-01-2009), KoOL (03-02-2008), krikke (08-16-2008), luckdragon (03-13-2008), makijeki (08-20-2008), mopar (09-29-2008), Neil_240 (11-15-2008), pks90 (07-10-2008), powerwouz (08-03-2008), ptrb111 (09-30-2008), rabihfiras (05-06-2009), Rfieschi (11-04-2008), SaWo (05-03-2008), SchranZstyler (12-11-2008), Sonjica (06-03-2008), soukar (09-24-2008), steward (10-05-2008), tallguy (03-11-2008), vj_ip (11-09-2008), woodturner (12-15-2008)
Click here to Donate to remove the Advertisments.
Old 03-02-2008, 07:55 AM #2 (permalink)
Houdini's Avatar
Houdini
VIP


Join Date: Dec 2007
Location: The Netherlands
Reputation: 1082
Posts: 193
Thanks: 68
Thanked 85 Times in 46 Posts
 

Thanx PaNkaJ!

Cheers,

Mike
Houdini is offline

Reply With Quote
The Following User Says Thank You to Houdini For This Useful Post:
Jose Luis Nigg (04-20-2009)
Click here to Donate to remove the Advertisments.
Old 03-13-2008, 06:37 PM #3 (permalink)
luckdragon's Avatar
luckdragon
Member


Join Date: Jan 2008
Reputation: 80
Posts: 37
Thanks: 130
Thanked 7 Times in 7 Posts
 

thanks this will be handy for when i get vista
luckdragon is offline

Reply With Quote
Old 03-28-2008, 09:09 AM #4 (permalink)
Revon's Avatar
Revon
Member


Join Date: Nov 2007
Reputation: 20
Posts: 5
Thanks: 123
Thanked 1 Time in 1 Post
 

Thanks for guide, will this work in sp1? i dont have experience about changes in sp1 ^^
Revon is offline

Reply With Quote
The Following User Says Thank You to Revon For This Useful Post:
alzir512 (01-27-2009)
Click here to Donate to remove the Advertisments.
Old 04-09-2008, 01:36 AM #5 (permalink)
Muhammad_Omar's Avatar
Muhammad_Omar
Member


Join Date: Sep 2007
Reputation: 10
Posts: 3
Thanks: 8
Thanked 0 Times in 0 Posts
 

Thanks i will try it once i setup windows vista because i have a problem with my x64 vista edition
Muhammad_Omar is offline

Reply With Quote
Old 04-11-2008, 05:48 PM #6 (permalink)
jimxboxer's Avatar
jimxboxer
Member


Join Date: Apr 2008
Reputation: 10
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
 

Thumbs up

Thanks for guide
jimxboxer is offline

Reply With Quote
Click here to Donate to remove the Advertisments.
Old 04-18-2008, 06:16 AM #7 (permalink)
bio_karthik's Avatar
bio_karthik
Member


Join Date: Apr 2008
Age: 32
Reputation: 10
Posts: 1
Thanks: 2
Thanked 0 Times in 0 Posts
 

Nice information

Thanks a lot
bio_karthik is offline

Reply With Quote
Old 04-22-2008, 07:03 PM #8 (permalink)
streg's Avatar
streg
Member


Join Date: Apr 2008
Age: 36
Reputation: 10
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
 

Thumbs up

Thanks, it very helpful post!!!:icon_rolleyes:
streg is offline

Reply With Quote
Click here to Donate to remove the Advertisments.
Old 05-03-2008, 07:43 AM #9 (permalink)
SaWo's Avatar
SaWo
Member


Join Date: Oct 2007
Reputation: 140
Posts: 26
Thanks: 90
Thanked 13 Times in 5 Posts
 

Thumbs up

trying it right now...thanks 4 d tip
SaWo is offline

Reply With Quote
Old 05-09-2008, 04:21 PM #10 (permalink)
petros's Avatar
petros
Member


Join Date: Mar 2008
Age: 29
Reputation: 70
Posts: 23
Thanks: 9
Thanked 6 Times in 1 Post
 

Very cool.... Speeding up vista would be nice
petros is offline

Reply With Quote
Click here to Donate to remove the Advertisments.
Reply

Bookmarks

Tags
fast, make, super, tip#31, vista, windows


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Tip#26 - How to make Windows Vista Log On Automatically PaNkAJ Windows Vista 0 02-22-2008 07:50 AM
A New Super Fast Style Only For Members... PaNkAJ Rules, Announcement And News 1 01-06-2008 10:12 PM
How do I make Windows 2000 look like Windows Vista Prince Reynart Windows 0 09-06-2007 01:50 AM
How would I make recovery CD for Windows Vista andrijab Windows 0 07-19-2007 05:26 AM
Is there a way to make Windows Vista look like... Ghosty1212 Windows 0 07-11-2007 10:14 PM


New To AiO Forum? Need Help?

All times are GMT. The time now is 10:06 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

Aioforum Tinydl PhazeDDL Warez InfiniteWarez.com - Free Full Version Downloads! RapidShare Links

Katz Downloads Freshwap Downloads Rapidshare Movies Warez-BB Rapidshare Forums
Rapidshare Forums Rapidshare Search Full Downloads Share Wallpapers Mediafire Movies