Remove virus from PC using cmd [Quick Steps]
How to remove autorun virus using cmd ? Autorun Virus Exploits into the Windows OS whenever an External device containing Autorun Virus is pluged in to Windows PC and Autorun is Performed, Then the Autorun.inf will be executed and replicates copies of this Autorun.inf file and .exe files too. This creates a serious mess with files, Follow the steps beow to remove this autorun virus from PC using CMD. Steps to Remove Autorun Virus : 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 oth...