Wednesday, 22 October 2014

Files in pen drives becomes shortcut

Does your files in pen drives have been turned into shortcuts?

It's due to virus.

To recover the files, proceed as follows:

Go to Start and search for cmd.exe .

Open it and type the following command :

attrib -h -r -s /s /d k:\*.*

Where k indicates the drive name in my case, it can be different for you.

And then all your files will be back.

After that you must scan the drive for any malware and remove it .

Hope this works!

No comments:

Post a Comment