answersLogoWhite

0

Methods to remove virus from command prompt?

Updated: 8/17/2019
User Avatar

Wiki User

12y ago

Best Answer

open command prompt

now type CD\

press enter now type attrib hit enter

now if found any virus autorun.inf with written SHR

in front of it then

type attrib -s -h -r autorun.inf

now again type attrib and type del autorun.inf

then hit enter and if you find any malware then simly rename it

by typing rename filename as AA

end

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Methods to remove virus from command prompt?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do remove USB Autorun Virus?

just choose 'Cancel'. Open the Command Prompt by typing 'cmd' in the run box. In the command prompt type the drive letter: and press enter . Now type dir /w/a and press enter.


How do you delete young dragon's sab hack?

If u have a virus, enter command prompt, type "del <sab hack file name>" and it will force delete the virus


How to detect a virus in your computer?

you need a virus and firewall protection software installed on your computer in order to scan for viruses such as norton internet security. There is a way you can do it with command prompt but im not entirely sure on how to do the command prompt way. not the answer you were wanting but that's all i know.


Can a website shut down your computer?

Yes it can, it isn't really a virus it just goes to command prompt and shuts down your pc.


How kill antivirus Suite?

There are two general methods of Antivirus Suite removal; there is what they call manual removal, something that should only be attempted by advanced users: • Delete all of the processes associated with the virus; those with.EXE and.BAT extensions • Remove any DLL and LNK files that were generated by the virus • Use the Regedit command in the command prompt, erase all virus related entries in HKEY_LOCAL_MACHINE and HKEY_CURRENT_USER The safer, faster and less complicated way to remove Antivirus Suite is with a removal tool. It can scan your system inside out in minutes; something a person will take hours to do. On top of that, it will protect you against future attacks.


How do you delete virus without antiVirus software?

AnswerYou can't delete a virus without antivirus software. The reason why is you would have to open ever file or your computer and examine the code. That's not easy because on the average computer there is about 100,000 files. Download windows live onecare from this websitehttp://onecare.live.com/standard/en-us/3/communications/trytoday.htmAnswerI don't really think a nonprofessional can do that. If you were a professional you could first identify the virus, then kill it by using the command prompt. If they open the command prompt, they can locate the virus to kill it. Ameteurs should not tinker with the command prompt because if they do, it could screw up your entire computer. If you don't have anti virus software, you can get it for free at securitytango.com


How do you disable the close button in a fake PC virus created in notepad?

you have to open command prompt and then write: shutdown -a and then you press enter and it will stop


How do you remove shortcut virus by using command prompt?

Here are the steps to remove shortcut virus using command prompt:1. Open command prompt and type "taskmgr" without quotes. This will open the task manager.Go to processes tab.Find any malicious processes. To determine malicious processes from safe, try to find processes with a different description such as "%wscript%". Also, the process name may be different from the normal processes on Windows.Click the malicious process and click "end process".2. On the command prompt window, type "msconfig" without any quotes. Go to start up tab.Find and select processes that seems to be malicious (example: VBscript.exe).Uncheck the corresponding checkbox before them.Click apply.3. Open your drive and delete any malicious or unknown file. 4. Go to command prompt window and type your drive letter (ex. F:)5. Type "attrib -s -h -r /s /d *.*" without any quotes. Press enter then wait for prompt to appear. This will unhide all files on your drive.6. After the prompt appears, type "del *.ink" without quotes to delete all shortcuts on your drive.


Your win xp user password has been changed by virus?

if you can boot to command prompt (Shift-F8 during boot process, and select Safe Mode with Command Prompt) you will be able to reset the password there. Once in command prompt type: net user (username) * (without typing the brackets around the username, and make sure you put the *) type the new password, confirm the new password reboot, and then login


How to use software solutions to block virus?

Software programs are available to monitor your computer in real time. This will alert you if a virus is trying to infect your computer and prompt you to select an option to remove it.


How do you take out a virus that blanks your computers icons out?

Restart windows with command prompt and follow the instruction in the following video. http://www.youtube.com/watch?v=wPYFZ1trsZkHope this helps.


What is a fake virus?

A fake virus is something that looks like a virus, but is a "contained virus" in a way because the user of the "infected" computer can just shutdown their computer, and it will be all good again. A good way to make these fake viruses are via command prompt (batch files), and java scripts.