Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

System Slow, how to make my system fast? 2

Status
Not open for further replies.

Tamie

MIS
Mar 28, 2002
5
0
0
US
Hi all,

I have Windows 98 notebook and Windows 2000 desktop.

I have uninstalled a lot of programs and I think it's the registry residue keys which are slowing down my systems.

Anyone can suggest what is the best softwares and ways to restore my systems to best performance level?

Thanks.

Love,
Tamie
 

Try this in the following order:

- Delete all stuff in your temp and windows\temp files as well as your windows\Temporary Internet Files (not the folder! just the files inside.)
- Empty your recycle bin.
- Delete unnecessary icons from your desktop.
- Do a scan disk.
- Do a disk defragmentation.
- Download "Registry Cleaner" from Microsoft (regclean.exe i think) and run it.


...and if all this still fails, reformat your hard disk and re-install your Operating system. I just did that for mine, and my computer is running like magic now! But make sure you have all the installers for your software, and the drivers for your hardware, otherwise you'll have even more headaches than a slow computer.

Hope this helps.



Try using the Registry Cleaner from Microsoft.
 
Hi Multiplex,

Thankx for your prompt reply.

Is RegClean from Microsoft safe to use? Would it even corrupt both my Windows 2000 Pro. and Windows 98 systems?

 
when u clean house in the temp internet files set the folder capisty to like 5-10 mb i have mine at 5 and it works ok and doesnt take up the potential 100000 mb it slows the page loads a lil but i have dial up and i can take it so u can prob to and just bookmark all ur pages so u dont forget the address and clear ur history to. that helps me save some space. and the windows temp files I deleted them last night for the first time and it helped bunches
 
I've used RegClean several times and it hasn't corrupted anything. SOmetimes if your system is too slow, even running a scan disk or defrag will cause the system to freeze. When I used RegClean first, I was able to complete a defrag after that.

Hope this helps.
 
Tamie,

RegClean is fine to use.

Here's my typical list of speed-up and maintenenace tips:

Here are some steps to take (most are geared toward Win98)

Try hitting F2 or the Del key on startup to access the BIOS. You may see an entry for Fast Boot or similar wording. Enable it.

The first file we want to edit is MSDOS.SYS. This is a read only file, as well as a hidden file. So before you can edit it, you need to do 2 things to be able to do so.

First, open Windows Explorer, On the top toolbar, chose "Tools","folder options", then click on the View tab. Check "Show hidden files and folders", and uncheck "Hide protected operating system files", and click Apply, then Ok.
Next, do a file search for MSDOS.SYS. Right click on it, and select "properties". You need to uncheck "read only",Then click Apply and Ok. After changing the file attributes, double click on MSDOS.SYS, it should open in notepad. (If this doesn't work, hold the shift key down while right clicking on the file will give you an "open with"... option, select this and choose open with notepad). The changes that can be made are as follows.

Make these changes under [Options]:

Logo=0 (This disables the start-up logo, reducing load time. If you really like the Windows logo, don't use this setting)

BootMenuDelay=5

Default: 30

This setting is used to set the number of seconds your system will pause on the Startup menu. If the number of seconds counts down to 0 without intervention, the BootMenuDefault is activated.

NOTE: This option is not functional unless BootMenu=1 has been added to
the [Options] section of the Msdos.sys file.

If it's running that poorly, right-click on My Computer, click the Performance tab and verify the File System and Virtual Memory are 32-bit.

Click the Virtual Memory button and make sure that Windows is managing the virtual memory. Move your swapfile to a partition with more space, if possible.

If those are OK, try these steps to eliminate unecessary program running:

The things that make the computer slow are the many unecessary items that automatically startup when Windows starts.

Right-click on the icons in the tray area, open each, go through the options to turn off the "tray" or "run at startup" feature.

For the others, go to Start>Run, type msconfig. Leave systray, scan registry, Load Power Profile (both), your virus scanner and firewall if you have one.

Go to Start>Run, type sysedit. Look over the autoexec.bat for unneccessary lines, click the win.ini and check for programs loading here:
[windows]
load=
run=

Open Explorer and navigate to c:\windows\temp and delete all files and folders here. Empty the Recycle Bin.

Open Internet Explorer, go to Tools>InternetOptions, click the Delete Files and Clear History buttons. Click the Settings button, then set a reasoble size for the temporary internet files cache. I'd suggest 40MB for a 56K connection, as little as 10MB for a cable or DSL connection. If you have more than 4 folders under this key:

C:\WINDOWS\Temporary Internet Files\Content.IE5

If you're familiar with DOS, you can do this:
It will totally clean everything.

Click Start, click Shut Down, click Restart In MS-DOS Mode, and then click OK.

At the command prompt, type the following commands, pressing ENTER after each command, and pressing Y if you are prompted to confirm folder deletion:

cd\windows
smartdrv
deltree cookies
deltree history
deltree tempor~1
exit

The neccessary files and folders will be rebuilt at startup

Right-click on the desktop, make sure Active Desktop is turned off, then click properties and click the Effects tab. turn off Animate windows, menus, and lists.

Close all tray applications and hit Alt_Ctl_Del and end task on all items except for explorer and systray, disable your screensaver, then run scandisk, then defrag.

If you don't know what an entry is or what it does, post back.

If you're using Microsoft Office, look up this Knowledge Base article to kill the Find Fast Indexer

In Internet Explorer, go to Help>Online Support, choose the Microsoft Knowledge Base, then check the box that says specify an article ID number, then paste Q158705 into the search box. I'ts titled "How to Disable the Find Fast Indexer"

reghakr
 
Hi Reghakr,

You are great..!!

The system seems to be running faster now.

I have edited the config.sys and autoexec.bat

added in himem.sys and emm386.exe and smartdrv respectively.

However, my windows 2000 professional seems still be slogging hard.

Any recommendations?

Thankx.

Luvs,
Tamie
 
Hi...

Perused all of your questions / answers, and it seems everyone forgets about the simplest solution - just re-install Windows! I re-install constantly, because I test a lot of free programs, and one invariably causes a mess...I just layer Win98SE on top of itself, and have never had any problems; I assume you can do this with any flavor of Windows...
Hope this helps!

John
 
John,

I can't agree with that analogy.

If you've upgraded to IE6, Windows Media Player 7.1, and/or DirectX 8, you are in for more trouble. You have essentially wiped out newer versions of files with older versions. So all those Security updates from Windows Update are probably gone.

reghakr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top