|
Home
| My
Computer | What's
Inside | Operating
Systems | Tips&Tricks
| NewsLetter
|
|
What
if that Doesn't Isolate the Problem? Remember to document your efforts so that you remember what you've done, and what has to be undone! Restart the computer and allow it to boot normally, but when the Windows logo is displayed, press and hold the SHIFT key until Windows is loaded and the cursor is no longer an hour glass (hard drive activity is finished). This prevents programs from loading automatically at startup. If the problem is gone, here's some places to check: 1) Your StartUp Folder Go to C:\WINDOWS\START MENU\PROGRAMS\STARTUP. Make a temporary folder on the desktop, drag everything out of the STARTUP folder to the new folder. Restart Windows normally. If the problem disappears, then move each item back into the STARTUP folder one by one. Restarting your computer each time until you isolate the item causing the trouble. 2) The WIN.INI File 3) The SYSTEM.INI File Windows won't start properly without a SYSTEM.INI file. So you can't just rename it and restart your computer. There is, however, a basic, generic version of the SYSTEM.INI in the WINDOWS folder called SYSTEM.CB. Rename SYSTEM.INI to SYSTEM.CY7, and copy SYSTEM.CB to SYSTEM.INI. Notice I said COPY SYSTEM.CB to SYSTEM.INI. Before restarting your computer, open the new SYSTEM.INI file in a text editor and add the following lines: [boot] drivers=mmsystem.dll [386Enh] This is so that you'll have mouse support when you restart. Restart the computer and see if the problem resides in the SYSTEM.INI file. Remember, afterwards to delete the new SYSTEM.INI file and rename SYSTEM.CY7 to SYSTEM.INI. Restart your computer. 4) The Registry After making your backup, open the Registry
Editor and investigate the keys: HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/
CurrentVersion/Run HKEY_CURRENT_USER/Software/Microsoft/Windows/ CurrentVersion/Run The entries and values in these three keys are programs or files that are loaded at startup. Don't delete these keys, just their entries and values. Close the Registry Editor and restart your computer. If the problem goes away, you found where the offending item was loaded. If it doesn't, restore the original registry from your backup. If your computer has new problems, or won't start, you've made a mistake. Restore the original registry from your backup. Home
| My
Computer | What's
Inside | Operating
Systems |