Skip to main content

Top 10 Tips To Keep Your System Faster


Follow these tips and you will definitely have a much faster and more reliable PC!



1. Wallpapers: They slow your whole system down, so if you're willing to compromise, have a basic plain one instead!



2. Drivers: Update your hardware drivers as frequently as possible. New drivers tend to increase system speed especially in the case of graphics cards, their drivers are updated by the manufacturer very frequently!



3. Minimizing: If you want to use several programs at the same time then minimize those you are not using. This helps reduce the overload on RAM.



4. Boot Faster: The 'starting Windows 98/XP' message on startup can delay your booting for a couple of seconds. To get rid of this message go to c:\ and find the file Msdos.sys. Remove the Read-Only option. Next, open it in Notepad or any other text editor. Finally, go to the text 'Options' within the file and make the following changes: Add BootDelay=0. To make your booting even faster, set add Logo=0 to remove the Windows logo at startup.



5. Restart only Windows: When restarting your PC, hold down Shift to only restart Windows rather than the whole system which will only take a fraction of the time.




6. Turn Off Animations: Go to Display Settings from the Control Panel and switch to the Effects Tab. Now turn off Show Windows Content While Dragging and Smooth Edges on Screen Fonts. This tip is also helpful with Windows XP because of the various fade/scroll effects.



7. Faster Start-Menu Access: Go to the Start menu and select Run. Now type Regedit and hit Enter. The Registry Editor will appear on the screen. Now, open the folder HKEY_CURRENT_USER\Control Panel\Desktop. You should see a MenuShowDelay value. If you don't then do the following: right click on a blank space in the right pane and select New\String. Change the name in the new value to MenuShowDelay. Now that we have the MenuShowDelay value, double click on it and enter 0 in the value data field. This sets the start menu delay to 0 milliseconds.



8. Resolutions: If you are willing to do anything for faster performance from your PC, then try lowering your display resolution. The lower it is, the faster your PC.



9. Turn off Active Desktop: Go to your Display Properties and switch to the Web tab. Uncheck View My Active Desktop As a Web Page. Since the Active Desktop option under Windows 98 uses a lot of system resources, this option can have a dramatic effect on the speed of the whole system.



10. Defragment Often: Windows 98's Defrag tool uses Application Acceleration from Intel which means that when you defragment your drive, data is physically arranged on the drive so that applications will load faster.

Comments

Popular posts from this blog

Best convertor FF(Format factory)

To Download FORMAT FACTORY free Just click HERE Format Factory is a multifunctional media converter. Provides functions below: All to MP4/3GP/MPG/AVI/WMV/FLV/SWF . All to MP3/WMA/AMR/OGG/AAC/WAV . All to JPG/BMP/PNG/TIF/ICO/GIF/TGA . Rip DVD to video file , Rip Music CD to audio file. MP4 files support iPod/iPhone/PSP/BlackBerry format. Supports RMVB , Watermark , AV Mux.  Format Factory's Feature: 1 support converting all popular video,audio,picture formats to others. 2 Repair damaged video and audio file. 3 Reducing Multimedia file size. 4 Support iphone,ipod multimedia file formats. 5 Picture converting supports Zoom,Rotate/Flip,tags. 6 DVD Ripper . 7 Supports 56 languages OS requirements: All Windows OS

How to modify exe

learn how to change *.exe files, in 5 easy steps: 1) Don't try to modify a prog by editing his source in a dissasembler.Why? Cause that's for programmers and assembly experts only. try to view it in hex you'll only get tons of crap you don't understand. First off, you need Resource Hacker(last version). It's a resource editor- very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/ 2) Unzip the archive, and run ResHacker.exe. You can check out the help file too 3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one. 4) In the left side of the screen a list of sections will appear. The most common sections are -String table; -RCData; -Dialog; -Cursor group; -Bitmap; -WAV. *Icon: You can wiew and change

One-click PC shut down

This is really very easy one but very effective one. Enjoy it! First, create a shortcut on your desktop by right-clicking on the desktop, choosing New, and then choosing Shortcut. The Create Shortcut Wizard appears. In the box asking for the location of the shortcut, type shutdown. After you create the shortcut, double-clicking on it will shut down your PC. But you can do much more with a shutdown shortcut than merely shut down your PC. You can add any combination of several switches to do extra duty, like this shutdown -r -t 01 -c “Rebooting your PC” Double-clicking on that shortcut will reboot your PC after a one-second delay and display the message “Rebooting your PC.” The shutdown command includes a variety of switches you can use to customize it. Table 1-3 lists all of them and describes their use. I use this technique to create two shutdown shortcuts on my desktop—one for turning off my PC, and one for rebooting. Here are the ones I use: shutdown -s -t 03 -c “Bye Bye!” shutdo