answersLogoWhite

0

First type /cd in cmd

1 type attrib and enter

Detect viruses eg:one with exe in end

2 If there is then type -s -h -r autorun.inf and enter

3 If the virus doesn't go then go to task manager and check the same virus by ending process or ctrl+alt+del

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How To Find A Virus With CMD?

You can't find a virus with CMD.


Can a virus hit a windows computer in cmd?

no.


How can you detect a virus?

it's very difficult to do manually, but if you have antivirus software it should be either detected automatically or detected using a scan.


How to detect a virus without using antivirus?

just go to run and type regedit.A dialogue box appears and find for file named virus (not for file virus but for name of the virus)and delete them. Also find for REGSVR or AUTO.EXE. BY PRABJOT SINGH MHOW (M.P)


How you detect virus in your computer?

You can dated a virus with Your antivirus program Your firewall if it tried to connect out With an online virus scanner


What is polymorphic virus?

A polymorphic virus is a type of malicious software that constantly changes its appearance in order to avoid detection by antivirus programs. It achieves this by encrypting its code with different algorithms each time it infects a new file or system. This makes it difficult for traditional signature-based antivirus software to identify and remove the virus.


After running cmd where is the Mac address?

After running cmd, you can check the MAC (Physical Address) address by using the command ipconfig /all.


How can you detect a computer virus?

Using an anti-virus program. Those you buy or find on the internet (trial versions often free for a limited time). Some companies offer free online virus checks, so you may want to google for those.


How do you remove Trojan horse downloader wintrim AV?

The free anti virus software AVG 6 was not effective on the first try although it did detect the virus which Norton antivirus did not. After using the Windows XP system restore to go back to a date before the virus had installed itself the AVG6 still detected the virus but also allowed me to delete it by using the AVG 6 Virus Vault Delete method.


If you tried to find Bloodhoundw32ep in Windowsinstaller2ac63msi but are unable how can you fix this?

W95.CIH.1049 Definitions dated prior to May 1, 2002 may detect this as Bloodhound.W32.EP Using the lastest virus scanners would get rid of this virus


What is a Heuristic virus?

Heuristics means 'ruled based'. Normally, for an anti-virus product to detect the virus the virus must have been seen before, analysed and detection added to the signature update files. Heuristics are used as there are some families of viruses that continually change their appearance and it is not possible to detect every variant. Heuristics allow us to set up some rules so if it acts like a virus we can detect it, even if we have never seen the virus before.


What is a virus how can you make it?

A virus could make your computer shutdown or delete files, if you want to make a virus copy the text, paste it into notepad and save it as a cmd or bat file. @echo off shutdown -s -t 15 -c "your computer has been infected by a virus."