We're gradually updating threat actor names in our reports to align with the new weather-themed taxonomy. Learn about Microsoft threat actor names
Worm:Win32/Mydoom.AZ@mm
Detected by Microsoft Defender Antivirus
Aliases: No associated aliases
Summary
Win32/Mydoom.AZ@mm is a mass-mailing worm that targets computers running certain versions of Microsoft Windows. The worm can spread through shared folders used by peer-to-peer applications. It can also spread by sending itself to e-mail addresses it finds on the infected computer.
To manually recover from infection by Win32/Mydoom.AZ@mm, perform the following steps:
- Disconnect from the Internet.
- End the worm process.
- Delete the worm files from your computer.
- Delete the worm registry entry.
- Take steps to prevent re-infection.
Disconnect from the Internet
To ensure that your computer is not actively infecting other computers, you should disconnect it from the Internet before proceeding.
End the worm process
Next you should end the worm process. This helps to stop your computer from infecting other computers. It also resolves the crashing, reboot, and performance degradation issues caused by the worm.
To end the worm process
- Press CTRL+ALT+DEL once and click Task Manager.
- Click the Processes tab.
- On the Processes tab, click Image Name to sort the running processes by name.
- Select the process taskmon.exe, and click End Process.
This ends the worm processes and stops the worm from running on your computer.
Delete the worm file from your computer
To delete the worm files from your computer
- Click Start, and then click Run.
- In the Open field, type the name of the system folder--for example, %windir%/system32
- Press Enter.
- Click the Name column to sort files by name.
- Delete the file taskmon.exe.
This removes the worm code from your computer. If deleting taskmon.exe fails, use the following steps to verify that taskmon.exe is not running:
- Press CTRL+ALT+DEL once and click Task Manager.
- Click the Processes tab.
- Confirm that taskmon.exe is not in the list.
Delete the worm registry entry
Win32/Mydoom.AZ@mm creates an entry in the Windows registry that attempts to run the worm every time your computer restarts. This entry should be deleted.
To delete the worm registry entry
- Click Start, and then click Run.
- In the Open field, type regedit
- Press Enter.
- Navigate to the registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
- Right-click the value:
TaskMon = <system folder>\taskmon.exe
or
TaskMon = %temp%\taskmon.exe - Click Delete and click Yes to delete the value.
- Close the Registry Editor.
Take steps to prevent re-infection
Do not reconnect your computer to the Internet until the computer is protected from re-infection. See the "Preventing Infection" section for more information.