How to Completely remove (erase) the Autorun.inf virus in U disk

Source: Internet
Author: User

1, first put the U disk in the computer above, and then in the desktop blank right click to select a new text document, and then copy the following code to paste in;

@echo on

Taskkill/im explorer.exe/f

Taskkill/im W.exe

Start reg add hkcusoftwaremicrosoftwindowscurrentversionexploreradvanced/v showsuperhidden/t reg_dword/d 1/f

Start reg Import Kill.reg

Del c:autorun.*/f/q/as

Del%systemroot%system32autorun.*/f/q/as

Del d:autorun.*/f/q/as

Del e:autorun.*/f/q/as

Del f:autorun.*/f/q/as

Del g:autorun.*/f/q/as

Del h:autorun.*/f/q/as

Del i:autorun.*/f/q/as

Del j:autorun.*/f/q/as

Del k:autorun.*/f/q/as

Del l:autorun.*/f/q/as

Start Explorer.exe

2, then save it as "u.vbe virus elimination. Bat" format of the file;

3, then turn on the computer, and then select the "Tool--internet Options" above the menu bar, then switch to the "View" tab, find and uncheck the "Hide known file type extension", click OK exit;

4, finally found this file and then double-click to completely remove the virus.

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.