12.11.2013 Views

Tweaking Optimizing Windows.pdf - GEGeek

Tweaking Optimizing Windows.pdf - GEGeek

Tweaking Optimizing Windows.pdf - GEGeek

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

g - Restart your computer once step f has finished and if there is a problem you can delete the new<br />

registry and rename back the registry you renamed. If everything is fine which it should be than<br />

you can delete the export.reg from your c drive.<br />

I've found that you can significantly shorten the overall processing time by exporting the registry using the GUI version inside<br />

<strong>Windows</strong>, then rebooting to the command prompt and then start at step e above. Either way will do the same thing. Thats it the<br />

registry has now been recreated and if you compare the file sizes of the registry files you have probably saved in most cases<br />

megabytes in file size ! Think of it as a major defrag of the registry because it does defragment the registrys hive files.<br />

UPDATE : goto startmenu, run, type command and press enter. Type 'scanreg /OPT' and reboot if necessary.<br />

Repeat but type 'scanreg /FIX'<br />

29. Change default IE pages<br />

Internet explorer default pages for events such as navigation canceled, navigation failed, offline information, and blank page are<br />

stored in the registry. You can replace these pages with your own.<br />

Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs<br />

Modify the key values to the full path on the hard drive. C:\page.htm<br />

30. Save your Dial up password<br />

Go to 'Control Panel' and click 'Network'. Make sure you have 'Client for Microsoft Networks' to save trouble. If you don't have it this<br />

is why your Internet Dial-up Password wouldn't save. Click on 'Dial-Up Adapter' and select Advanced. Go to 'IP Packet Size' and<br />

experiment with Small, Medium, and Large packets to see which one works best for you. This is similar to the program MTUSpeed<br />

that would change this setting for you. Also there is a value in your registry called 'SLOWNET' and it is usually set at '01' change<br />

this to '00' It won't dramatically increase your transfers but it will reduce timeouts. The key is as follows:<br />

[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net\0001]<br />

31. Remove duplicate devices<br />

To improve your system's reliability and gain some more speed, you should remove the multiple devices that build up when<br />

changing drivers and hardware. Restart your PC in Safe mode ( Press F8 while system is booting and choose Safe Mode from the<br />

menu ). Right-click on the "My Computer" icon, choose "properties", open the "Device Manager" tab. Check all the device<br />

categories, and remove all but the first instance of the devices on your system.<br />

Note: Don't change your devices' properties while in Safe Mode.<br />

32. Increase simultaneous HTTP connections<br />

To abide by the HTTP specifications <strong>Windows</strong> limits the number of simultaneous connections that it will make to a single HTTP (web)<br />

server. This affects all <strong>Windows</strong> Internet applications that use the standard API, including Internet Explorer. The behavior can be<br />

seen when downloading multiple files from a web site only a certain number (2 or 4) will be active at any one time.<br />

Create two new values, or modify the existing values, called 'MaxConnectionsPerServer' and 'MaxConnectionsPer1_0Server'. Change<br />

the values to equal the number of simultaneous requests allowed to a single HTTP server, the default values are 2 and 4<br />

respectively.<br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_CURRENT_USER\Software\Microsoft\<strong>Windows</strong>\CurrentVersion\Internet Setting]<br />

"MaxConnectionsPerServer"=dword:00000004<br />

"MaxConnectionsPer1_0Server"=dword:00000008<br />

------End cut & paste here------<br />

33. Problem installing/updating a device?<br />

Here's a fix that applies to both <strong>Windows</strong> 98 and Me. If you have problems installing or updating drivers for a device, you may want<br />

to make a totally clean start. To do that, physically unplug the device and uninstall it via Device Manager. Then, go to the<br />

C:\<strong>Windows</strong>\Inf\Other directory and remove any files you find there for the device. (The Inf directory is hidden, so you'll need to set<br />

Explorer to view hidden files in Tools | Folder Options.) Next, remove the files DRVDATA.BIN and DRVIDX.BIN from c:\<strong>Windows</strong>\Inf<br />

and reboot. <strong>Windows</strong> will recreate those two files when you reboot and it detects the hardware again.<br />

34. Turn off Throbbers in <strong>Windows</strong> 98, IE4, IE5 and IE6<br />

A "throbber" is theanimated graphic that appears in the upper right corner of most web browsers. The function of a throbber is to<br />

let the user know, by displaying animation, that the browser is busy retrieving information. I find windows open and close quicker<br />

with these turned off. As usual copy and paste the details into notepad, put an extension onto the end called .reg and change the<br />

save as type to all files, save it and double click it to enter the details into the registry.<br />

To turn throbbers OFF in Internet Explorer :-<br />

-----Begin cut & paste here-----<br />

REGEDIT4<br />

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]<br />

"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\<br />

17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,e0,\<br />

01,00,00,02,00,00,00,29,00,00,00,44,00,00,00,04,00,00,00,09,00,00,00,33,00,\<br />

00,00,03,00,00,00,09,00,00,00,42,00,00,00<br />

------End cut & paste here------<br />

To turn throbbers back ON in Internet Explorer :-<br />

-----Begin cut & paste here-----<br />

REGEDIT4

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!