Two common virus removal methods for u disk

Source: Internet
Author: User

U disk is the virus most susceptible to infection of mobile devices, the following introduce more common two kinds of USB disk virus removal methods:

A, LNK file is a file that points to other files, such as programs. These files are often referred to as shortcut files. Usually it is placed on the desktop by a shortcut. To make it easy for users to call quickly

Whose extension is. lnk

". Lnk" is the extension of the default shortcut for Windows system, and if you set folder options to hide extensions for known file types, normally ". Lnk" is not displayed. The extension of the shortcut appears, proving that Windows settings are interrupted and that the shortcuts are not identifiable information.

Fix the method:

(1) Click "Start" → "Run", type "cmd", enter the command prompt state, use the keyboard typing assoc.lnk=lnkfile (no space in the middle), press ENTER.

(2) Click "Start" → "Run", type "regedit", enter the registry, search the ". lnk" key under "hkey_local_machinesoftwareclasses", modify its value to "Lnkfile", save it, the two methods are essentially the same.

Second, Autorun.inf files, you can display hidden files in the folder options, see if there are any autorun.inf files, and some words input command to delete:

attrib autorun.inf-a-s-r-H return/* Remove the Autorun.inf four attributes * *

del autorun.inf Carriage/* Delete autorun.inf*/

The Autorun.inf file in the hard drive can be deleted in the same way.

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.