Skip to main content

how to remove virus using command prompt


How to Remove a Virus Using Command Prompt Kulbhushan Charaya CMD Hacking Tricks, Interesting Tricks, Windows Hacking Tricks 3 comments Dear BestHacking readers today I am going to tell you How to Remove a Virus Using Command Prompt Virus is a computer program that can copy itself and infect your computer. These viruses can spread via USB/flash drive or from one computer to other computer by few written codes. There are many antivirus software available to remove viruses from computer. But there are some viruses or suspicious files which can’t be removed by any antivirus software. Some suspicious files such as autorun.inf initiate all the viruses in pc. These files must be removed for safe operation of your pc, because they may lead to data loss, software damages etc. Such viruses and files can be removed by using cmd. In this article we will discuss how to remove a virus using command prompt. Following steps can be used to remove a virus using command prompt from your computer. Go to start menu and type “cmd” in the search box or Start>all programs>accessories>command prompt. Open the infected drive such as write , g: to go to G drive. Now type dir/w/a . It will show all the files of the drive including hidden files. Locate AUTORUN.INF or any Virus and other suspicious files in the directory. there was no virus in my drive so only autorun.inf is been highlighted. Type command attrib -r –a –s –h to remove attributes of corresponding file. Type del autorun.inf to delete autorun.inf file. Now type del virus name.exe t delete it, eg : del newfolder.exe . (You can also delete viruses by using following steps: When you find an Autorun.inf file or any other unusual .exe file just rename it. Syntax for rename is (rename filename.extension new name , for example: (rename autorun.inf virus) to rename autorun.inf file. Here I have renamed it by “virus”. Now you can access the defected drive without affecting the virus. To delete the renamed file go to the defected drive and select the file you renamed. Now delete the harmful renamed files.) You have deleted that virus successfully but sometimes virus resides in the Recycler folder.To locate this folder: Type cd recycler command. Again type dir/w/a to locate all file of the folder. Identify malicious files and delete them using above commands. Follow the above steps carefully and i think this information is enough to remove a virus using command prompt easily. Important: Make sure that no other processes being running while performing these actions. Best of luck.

Comments

  1. Selling USA FRESH SSN Leads/Fullz, along with Driving License/ID Number with good connectivity.

    **PRICE FOR ONE LEAD/FULLZ 2$**

    All SSN's are Tested & Verified. Fresh spammed data.

    **DETAILS IN LEADS/FULLZ**

    ->FULL NAME
    ->SSN
    ->DATE OF BIRTH
    ->DRIVING LICENSE NUMBER
    ->ADDRESS WITH ZIP
    ->PHONE NUMBER, EMAIL
    ->EMPLOYEE DETAILS

    ->Bulk order negotiable
    ->Minimum buy 25 to 30 leads/fullz
    ->Hope for the long term business
    ->You can asked for specific states too

    **Contact 24/7**

    Whatsapp > +923172721122

    Email > leads.sellers1212@gmail.com

    Telegram > @leadsupplier

    ICQ > 752822040

    ReplyDelete

Post a Comment

Popular posts from this blog

Kickstart 2018 With 8 Best Hacking Tips & Tricks For Android With these hacking tips, hack your neighbor's Wifi code and do much more.

Kickstart 2018 With 8 Best Hacking Tips & Tricks For Android With these hacking tips, hack your neighbor's Wifi code and do much more. Updated on November 25 Smartphones are no longer limited to a simple role of calling and sending text messages. With the advent of social media, the digital age has become more empowered. There is a lot more information circulating in the world and everything is being loopholed by this upcoming digital savvy generation. The mentioned hacks in this article are capable of such possibilities that are sure to surprise you. These 8 best hacking tips & tricks for Android will help you unlock the full real potential of your smartphone: 1. How To Unlock Lock Screen Android Have you locked yourself out of your Android screen? While there are many Android hacks such as through the factory reset or other tools in a PC, this special little trick is the best Android hack for Android 5 Lollipop that uses Android’s own sec...

how to be a hacker

Archive for the ‘Hacking Tips’ Category How to Perform DDOS on Small Websites? Using Commang Prompt… Hey i think all of u know what is DDOS(Distributed denial of Service)… this is also known as Ping attack where the attacker can send large amount of ping request on websites and because of that Small Website not handle large amount and it goes down(Shutdown) . To Perform DDos Select Small Website that it not take more time for DDOS… If Site is Small than DDos complete in 1 or 2 hr …. ok. … lets start …. 1> Open Command Prompt(CMD) in your computer and Connect your Internet … 2> Find Small(Target) Website it’s Good if it’s hosted on Apache Server…. 3> Now We want to Find the Ip of Site … so.. in cmd type ping http://www.target.com 4> Now You Can See the ip of Site in First line ,.. ok congo … 5>Now we have a Ip of Victim … to Send Packets… ok readyy.. 6>Type following line in Command Prompt …. ping -t -l 120000 ex:- ping 127.0.0.1 -t -l 12...