Wsttrs.exe bat special kill with EXE special kill _ Virus killing

Source: Internet
Author: User
The last two days of virus rampant, a process called Wsttrs.exe will automatically terminate the virus firewall, and lead to the system desktop, the phenomenon of suspended animation. These viruses are very abnormal, the current rising Kabbah do not recognize:

First, manual removal method:
1. In Windows XP and above systems:
When you can't get to the desktop, bring up the Windows Task Manager (ctrl+alt+delete), switch to the Process tab, and then locate the Wsttrs.exe process, right-click to end the process, and display the desktop as normal.
2. When the above scheme does not succeed, it may be the latest variant of the virus, should enter Safe mode, open Registry Editor, navigate to Hkey_local_ Machinesoftwaremicrosoftwindowscurrentversionrunonce (note that RunOnce is not run)
Find Startup items that are located in the system disk windows or under the Winnt folder of the system disk. For example: Wstthrsc:windowswsttrs.exe or wstthrsc:winntwsttrs. Delete the change key value, restart the system can be.
Save the following file as. bat
Copy Code code as follows:

attrib c:\windows\wsdttrs.exe-a-h-s
Del C:\windows\wsdttrs.exe
MD C:\windows\wsdttrs.exe
attrib c:\windows\system32\wsdttrs.dll-a-h-s
Del C:\windows\system32\wsdttrs.dll
MD C:\windows\system32\wsdttrs.dll
attrib c:\windows\msccrt.exe-a-h-s
Del C:\windows\msccrt.exe
MD C:\windows\msccrt.exe
attrib c:\windows\mppds.exe-a-h-s
Del C:\windows\mppds.exe
MD C:\windows\mppds.exe
attrib c:\windows\dcoh.exe-a-h-s
Del C:\windows\dcoh.exe
MD C:\windows\dcoh.exe
attrib c:\windows\winform.exe-a-h-s
Del C:\windows\winform.exe
MD C:\windows\winform.exe
attrib c:\windows\conime.exe-a-h-s
Del C:\windows\conime.exe
MD C:\windows\conime.exe
attrib c:\windows\sysytem32\winform.exe-a-h-s
Del C:\windows\system32\winform.exe
MD C:\windows\system32\winform.exe
attrib c:\windows\sysytem32\winform.dll-a-h-s
Del C:\windows\system32\winform.dll
MD C:\windows\system32\winform.dll
attrib c:\windows\cmdbc.exe-a-h-s
Del C:\windows\cmdbc.exe
MD C:\windows\cmdbc.exe
attrib c:\windows\cmdbcs.exe-a-h-s
Del C:\windows\cmdbcs.exe
MD C:\windows\cmdbcs.exe
attrib c:\docume~1\admini~1\locals~1\temp\conime.exe-a-h-s
Del C:\docume~1\admini~1\locals~1\temp\conime.exe
MD C:\docume~1\admini~1\locals~1\temp\conime.exe
attrib c:\windows\system32\mci.dll-a-h-s
Del C:\windows\system32\mci.dll
MD C:\windows\system32\mci.dll
Exit


Kill tool Download

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.