Symantec United StatesDocument ID:1999020517374609
Last Modified:03/05/2002



How to manually uninstall Norton Utilities versions 4.0 and 4.5 for Windows 9x

Situation:
You need to uninstall Norton Utilities 4.0 or 4.5, but the usual uninstall routine from the Windows Add/Remove Programs applet in the Control Panel does not work. You already tried to install or uninstall Norton Utilities, but the process did not finish.

Solution:
In this situation, the common solution is to manually uninstall Norton Utilities. However, you may be able to avoid manually uninstalling Norton Utilities with the following method:

  1. Delete the Uninst.isu file that is in the Norton Utilities folder.
  2. Do one of the following:

If you still want to be able to use Norton Utilities and deleting the UNINST.ISU file and reinstalling did not work, then check for the following problems and correct any that you find on your system:

Manually uninstalling Norton Utilities

If you still want to uninstall Norton Utilities and the previous methods did not work, uninstall it manually. This section provides complete information for how to uninstall the utilities from both Normal and Safe Mode. If the system will not start into Windows Normal Mode, uninstall Norton Utilities from Safe Mode instead; the methods are the same for both.

NOTE: Norton Utilities shares files with other Symantec programs. Once you complete the manual uninstallation of Norton Utilities, you might find that one or more of the remaining Symantec programs no longer function correctly. To correct the problem, reinstall the affected program.

Step 1 - Purge Norton protected files and remove Norton Protection

Purge the Norton protected files before you uninstall, if possible. Norton Protection is easiest to remove now, but further instructions will describe alternative methods in case the following steps do not work on your system. Before purging protected files, retrieve any important data.

To retrieve data:
  1. Right-click the Norton Protected Recycle Bin and then click Norton UnErase. The Norton Protected Recycle Bin Properties dialog box appears.
  2. Unerase any files you deleted but might want back later. Any files left in the Norton Protected Recycle Bin will be removed from the bin when you uninstall Norton Utilities and may not be recoverable after the uninstallation.

To empty the Norton Protected Recycle Bin and remove Norton Protection:
  1. Right-click the Recycle Bin icon, and then click Properties.
  2. Click the Global tab.
  3. Select Use One Setting for All Drives.
  4. Click the Recycle Bin tab.
  5. Select Standard Recycle Bin.
  6. Change the text in the Title box to "Recycle Bin."
  7. Uncheck the Show Norton Protection Status option, if possible.
  8. Click the Norton Protection tab.
  9. Click Remove Norton Protection.
  10. Click Empty Protected Files.
  11. Click OK twice.

    NOTE: If you are unable to remove Norton Protection (Steps 1 through 9), follow the instructions in the section "To replace specific registry values with their defaults" later in this document.

    If you are unable to purge Norton Protected files (Step 10), try purging them manually from within an MS-DOS window. If you deleted these files from Explorer or My Computer, instead of from a DOS window, the Windows Recycle Bin has protected these files.

To purge Norton Protected files manually from DOS:
  1. Click Start, point to Programs, and then click MS-DOS Prompt. The MS-DOS prompt appears.
  2. Enter the following commands at the prompt, pressing Enter after each line:

    C:
    CD\
    DELTREE \RECYCLED\NPROTECT

  3. Repeat Step 2 for each drive on your system, replacing C: with the appropriate drive letter.
  4. Type EXIT and then press Enter to return to the Windows desktop.

Step 2 - Close all Norton Utilities programs

After purging Norton protected files, close all Norton Utilities programs that are running.

To close specific Norton Utilities programs:
NOTE: You may be running some or none of the previously-listed programs. Disregard instructions that do not apply.

Step 3 - Remove Norton Utilities registry entries

There are two ways to remove Norton Utilities entries from the Windows registry:

Method 1 - To restore the registry from a backup:
  1. Click Start, and then click Shut Down. The Shut Down Windows dialog box appears.
  2. Select "Restart the computer in MS-DOS mode" and click OK.
  3. At the DOS prompt, type the following commands, pressing Enter after each line:

    CD\WINDOWS
    ATTRIB -R -S -H *.DAT
    REN USER.DAT USER.ABC
    REN SYSTEM.DAT SYSTEM.ABC
    COPY SYSTEM.NU4 SYSTEM.DAT
    Choose Y to replace the file
    COPY USER.NU4 USER.DAT
    Choose Y to replace the file
  4. Restart the computer.
  5. Proceed to "Step 4-Remove Norton Utilities from the Startup folder and Start menu" later in this document.

Method 2 - To manually edit the Windows registry:
This method involves making changes to the system registry. It has three parts:
  1. Backup the registry.
  2. Replace specific registry values with their defaults.
  3. Remove Norton Utilities program entries.

CAUTION: Windows stores much of its configuration information in the Registry. Incorrect changes to the registry could result in permanent data loss or corrupted files. We strongly recommend that you back up the system registry before making any changes.

To back up the entire registry:
  1. Click Start, and then click Run. The Run dialog box appears.
  2. Type REGEDIT and click OK. The Registry Editor opens.
  3. Click Registry and then click Export Registry File.
  4. Verify the following items in the Export Registry File dialog box:
  5. Click Save.
  6. Exit the Registry Editor.
  7. Verify that an icon labeled REGISTRY BACKUP.REG is on the Desktop.

CAUTION: Do not double-click the REGISTRY BACKUP.REG file on the desktop unless you intend to undo the changes.

Note:
The following instructions assume that the path to the Windows program folder is C:\Windows. If the Windows path is different on your computer, adjust these instructions to use the correct path.

To replace specific registry values with their defaults:
This procedure removes Norton Protection from the registry and restores the original Recycle Bin and icons. These steps are necessary if "Step 1 - Purge Norton protected files and remove Norton Protection" failed, (previously in this document).
  1. Click Start, and then click Run. The Run dialog box appears.
  2. Type REGEDIT and click OK.
  3. Click Edit and then click Find. The Find dialog box appears.
  4. In the Find What box, type AA002F954E and then click Find Next. Note that the 0 characters are zeroes, not upper-case O's.
  5. A long string of numbers is now selected in the left pane of the Registry Editor window. The actual key is:

    HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}
  6. Double-click the Default entry on the right side of the screen. The Edit String dialog box appears.
  7. In the Value Data field, replace any text that was there originally with Recycle Bin and click OK.
  8. In the left pane, click the plus sign (+) to the left of the open folder to expand the list. The following folders (keys) appear:

    DEFAULTICON
    INPROCSERVER32
    SHELL
    SHELLEX
    SHELLFOLDER
  9. Click DefaultIcon in the left pane.
  10. Double-click the item named Default in the right pane.
  11. Type:

    C:\windows\system\shell32.dll,31

    and click OK.
  12. Double-click the item named Empty in the right pane.
  13. Type:

    C:\windows\system\shell32.dll,31

    and click OK.
  14. Double-click the item named Full in the right pane.
  15. Type:

    C:\windows\system\shell32.dll,32

    and click OK.
  16. Right-click the Shell folder in the left pane, and choose Delete. Click Yes when prompted to confirm the key deletion.
To remove Norton Utilities program entries:
This section involves removing registry entries by searching for the phrase NORTON UTILITIES.

CAUTION: Be sure to review what you are going delete before you delete it. For example, a search for the folder NU would find entries containing the word MENU, (because the search finds the letters "nu" that are in the word "menu"). Deleting MENU entries would cause all kinds of problems, for example, Windows would no longer function correctly.
  1. In the Registry Editor, scroll to the top of the left pane.
  2. Select My Computer.
  3. Choose the Edit menu and click Find. The Find dialog box appears.
  4. In the Find What box, type NORTON UTILITIES and click Find Next.
  5. When the search stops and an item is selected, verify that the selected item is related to Norton Utilities and then press the Delete key.
  6. Press Enter when prompted to confirm the deletion.
  7. Press the F3 key to continue searching the registry.
  8. Repeat Steps 5 through 7 until this message appears: "Finished searching through the registry."
  9. Repeat Steps 1 through 8, replacing the search phrase NORTON UTILITIES with each of the following, in turn:

    WINDOCTOR
    NORTONUNDO
    NPROTECT
    NORTON WEB
    SPDSTART
    CRASHGUARD
    LIVEUPDATEPCPRO
    WIPEINFO
    SYSCHECK
    SYSTEMCHECK
    NUCRASHNOTIFY
    00805FB4618C
    SPEEDDISK
    NORTON IMAGE DISK
    NORTON UNERASE

    NOTE: You can search for the word RESCUE, but be aware that there are many Rescue entries other than those associated with Norton Utilities. If you delete RESCUE entries that are not associated with Norton Utilities, other functions may be disabled on your system. Leaving the Rescue entries in place should have no effect. Although leaving the Rescue entries leaves a portion of Norton Utilities in the registry, that portion is nonfunctional, as long as you complete steps 4 and 5.
  10. Do one of the following, depending on the version of Norton Utilities you have:
  11. If you installed the Norton Utilities into a folder other than the default (C:\PROGRAM FILES\NORTON UTILITIES), repeat Steps 1 through 9 with the name of the folder you used. For example, if you installed to the folder D:\NU, search for the word NU.
  12. Repeat steps 1 - 12 until no more deletable entries are found.
  13. Choose Registry and click Exit to save the changes and close the Registry Editor.

Step 4 - Remove Norton Utilities Programs from the Start menu and the Startup folder.
Next, remove Norton Utilities programs from the Start menu and remove System Doctor from the StartUp folder.

To remove Norton Utilities programs from the Start menu:
  1. Right-click Start and then click Open. The Start Menu window appears.
  2. Double-click the Programs folder.
  3. Delete the following folders:

    Norton Utilities
    Norton CrashGuard
    Norton Web Services

To remove System Doctor from the StartUp folder:
  1. In the Start Menu window, double-click the StartUp folder.
  2. Right-click Norton System Doctor, if it exists, and choose Delete.
  3. Close the Start Menu window.
  4. Click Start, and then click Shut Down.
  5. Select Restart the Computer and then click OK.

Step 5 - Remove Norton Utilities programs and folders
The final step is to remove the Norton Utilities files from the hard drive.

To remove Norton Utilities files from the hard drive:
  1. Delete the following folders. Each of these folders is usually located in the Program Files folder:

    Norton Utilities
    Norton CrashGuard
    Norton Web Services
    Norton Rescue
  2. Delete the Symantec folder ONLY if you have no other Symantec products on your system. This folder is normally located in the Program Files folder.
  3. Delete the Norton Utilities Integrator desktop icon.

Norton Utilities has now been completely removed from your system. If everything seems to function correctly after restarting, you can regain some hard drive space by deleting the registry backup file you exported to the desktop. To delete the file, right-click it and choose Delete.

Manually uninstalling Norton Utilities may remove some entries for other Symantec Windows 95/98 applications. If these applications begin to have problems, reinstall them.

Separator
Translations of this Document:
Given the time needed to translate documents into other languages, the translated versions of this document may vary in content if the English document was updated with new information during the translation process. The English document always contains the most up-to-date information.

Available translations:
Dutch
German
French
Swedish


Separator

Product(s): Norton Utilities 2000 v4.5 - Win95/98
Operating System(s): Windows 95, Windows 98
Date Created: 02/05/1999