Learn how to manually remove virus easily from your PC by Following these simple steps
How to remove autorun virus using cmd ?
Steps :
- Press ( Start or winkey ) -> Run -> cmd.
- If you are at the root directory ( C drive ) then do the following, else give cd.. and come to the root C:> and do the following.
- Type in ( attrib -h -r -s autorun.inf ), without brackets and press Enter.
- Type ( del autorun.inf ), without brackets and press Enter.
- Follow this for all other drives.
- For example if you have virus in the thumb drive(flash drive/ pen drive ) go to that particular drive like below
- For example If the pen drive's drive letter is G then type cd space and G colon
- cd g: now you will be in the g: drive
- Type in ( attrib -h -r -s autorun.inf ), without brackets and press Enter.
- Type ( del autorun.inf ), without brackets and press Enter.
How to remove Shortcut virus using cmd ?
These Shortcut viruses are those which converts all your data inside your pen drive or Hard disk to shortcuts, and which are recoverable.
Just follow the below given steps to remove shortcut virus from pen drive and recover back your files.
Just follow the below given steps to remove shortcut virus from pen drive and recover back your files.
- Go to Start -> Run -> cmd.
- Go to your pen drive directory.(As i shown above)
- Type attrib -s -h *.* /s /d
- And then press a Enter.
Now go to My computer and open the pen drive all the virus hidden malware's will be visible there now u can just copy whatever you need to copy (your files) and delete remaining.
No comments:
Post a Comment