-
Step 1
Turn off System Restore if the operating system of the infected computer is either Windows Me or Windows XP. To turn off System Restore within Windows Me, click "Start," "Settings," "Control Panel". Double-click on the "System" icon and select "File System" from the "Performance" tab. Click on the "Troubleshooting" tab and check the "Disable System Restore" box. Click "OK." To turn off System Restore within Windows XP, log in as an administrator and click "Start." Right-click on "My Computer" and select "Properties" from the shortcut menu. Check the "Turn off System Restore" option for each drive on the "System Restore" tab. Click "apply" and "yes" to confirm when prompted. Click "OK."
-
Step 2
Restart the computer in safe mode and log in as an administrator. Press "F8" after the first beep occurs during startup, before the display of the Microsoft Windows logo. Select the first option to run "Windows in Safe Mode" from the selection menu.
-
Step 3
Remove any program files from the computer. Go to "Start," "Control Panel," "Add/Remove Programs." Remove any programs referencing msupdate.exe, CoolWebSearch, or PSN. If none is listed, continue to Step 4.
-
Step 4
Use the Windows Search tool to determine if "msupdate.exe" was removed with the program files. Go to "Start," "Search," "All Files and Folders." Type "msupdate.exe" in the "All or Part of the File Name" section. Select "All Local Hard Drives" from the "Look in:" drop-down list for the best results. Click "Search." Remember or write down the specific path where the file is located, typically the root of all available drive locations. This information will be necessary later in the removal process. Repeat this process for the following:
usbwin32.exe
C:\CriticalUpdate.exe
C:\cab.exe
C:\winsecure.exe
C:\Windows\twain_32.exe
C:\Windows\mshotfix.exe
C:\Windows\msupdate.exe
C:\Windows\System\security32.exe
C:\Windows\System\iProtect.exe
C:\Windows\System\axe.exe
C:\Windows\System\inetconnect.dll
C:\Windows\System\comnt32.dll
C:\Windows\System\highspeed-cable.exe
C:\Windows\System\default.scr
C:\Windows\System\memorymanager.pif
C:\Windows\System\regisry.pif -
Step 5
Use the Windows Task Manager to end any msupdate.exe processes that are running. Press "Ctrl," "Alt" and "Delete" to open Task Manager. Click "msupdate.exe" within the "Processes" tab and click "End Process." End any of the following additional processes that are listed:
usbwin32.exe
CriticalUpdate.exe
cab.exe
winsecure.exe
twain_32.exe
mshotfix.exe
security32.exe
iProtect.exe
axe.exe
inetconnect.dll
comnt32.dll
highspeed-cable.exe
default.scr
memorymanager.pif
regisry.pif -
Step 6
Access the command prompt to unprotect the files to enable deletion. Click "Start" and "Run." Type "cmd." Click "OK."
-
Step 7
Type "cd" (change directory) from the command prompt, press the "backslash key" (\), type "windows" and press "Enter" to access the main Windows directory.
-
Step 8
Type "dir /s msupdate.exe"
-
Step 9
If the file is present, type "attrib C:\Windows\msupdate.exe -s -h -r -a" from the command prompt and press "Enter." Repeat this process for the following files:
"attrib usbwin32.exe -s -h -r -a"
"attrib C:\CriticalUpdate.exe -s -h -r -a"
"attrib C:\cab.exe -s -h -r -a"
"attrib C:\winsecure.exe -s -h -r -a"
"attrib C:\Windows\twain_32.exe -s -h -r -a"
"attrib C:\Windows\mshotfix.exe -s -h -r -a"
"attrib C:\Windows\msupdate.exe -s -h -r -a"
"attrib C:\Windows\System\security32.exe -s -h -r -a"
"attrib C:\Windows\System\iProtect.exe -s -h -r -a"
"attrib C:\Windows\System\axe.exe -s -h -r -a"
"attrib C:\Windows\System\inetconnect.dll -s -h -r -a"
"attrib C:\Windows\System\comnt32.dll -s -h -r -a"
"attrib C:\Windows\System\highspeed-cable.exe -s -h -r -a"
"attrib C:\Windows\System\default.scr -s -h -r -a"
"attrib C:\Windows\System\memorymanager.pif -s -h -r -a"
"attrib C:\Windows\System\regisry.pif -s -h -r -a" -
Step 10
Unregister all instances of related dll files from the command prompt. Type "cd" (change directory) from the command prompt, press the space bar and type the name of the full directory path of the DLL files. This should be the path that was determined in Step 3, typically "C:\Windows\System\Amvo0.dll." Press "Enter." The file must be unregistered before removal by typing the exact directory path + "regsvr32 /u C:\Windows\System\inetconnect.dll" and press "Enter." Repeat for comnt32.dll by typing "regsvr32 /u C:\Windows\System\comnt32.dll" and pressing "Enter".
-
Step 11
Remove msupdate.exe with the following command: "del msupdate.exe" and pressing "Enter" from the C:\Windows prompt. Delete the remainder of the related malware files by typing the following:
"del C:\usbwin32.exe"
"del C:\CriticalUpdate.exe"
"del C:\cab.exe"
"Del C:\winsecure.exe"
"del C:\Windows\twain_32.exe"
"del C:\Windows\mshotfix.exe"
"del C:\Windows\msupdate.exe"
"del C:\Windows\System\security32.exe"
"del C:\Windows\System\iProtect.exe"
"del C:\Windows\System\axe.exe"
"del C:\Windows\System\inetconnect.dll"
"del C:\Windows\System\comnt32.dll"
"del C:\Windows\System\highspeed-cable.exe"
"del C:\Windows\System\default.scr"
"del C:\Windows\System\memorymanager.pif"
"del C:\Windows\System\regisry.pif" -
Step 12
Type "exit" and press "Enter" to close the command prompt and return to the Windows operating system.
-
Step 13
Open the Registry Editor and remove any references to msupdate.exe. Click "Start," "Run," type "regedit" and press "Enter." Remove the following registry values:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Microsoft Cab Manager
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Microsoft Security Hot Fix Update
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\MSUpdate
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\RegistryMonitor
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Windows Security Manager
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Windows Security Update
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunServices\WinTask
HKEY_LOCAL_MACHINE\SOFTWARE\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Userinit=%System%\userinit.exe, %Windir%\iprotect.exe
HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows\load\Memory Manager
HKEY_CLASSES_ROOT\CLSID\{1BB87441-6B7F-4B60-885C-B7AF9F9AFDE3}
HKEY_CLASSES_ROOT\CLSID\{FD3A6AB4-5527-4B52-90AF-F90CD3270861}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects\{1BB87441-6B7F-4B60-885C-B7AF9F9AFDE3}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{0CDAAEC2-E245-44CC-8357-CAB70172D017}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{77566C2A-2987-44BC-AC81-A02D19EE271B}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{8E668361-C801-41B7-BF89-2FC2C8DE9167}
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{C0DADD7E-D3F1-430D-B735-39DC6033592C} -
Step 14
Reboot the PC.
-
Step 15
If msupdate.exe still resides on the computer, repeat the above steps or try using a free automatic removal program from Trend Micro or Symantec (see References).










