Virus is a computer program
that infects the computer by coping itself into computer.We can delete
these viruses by manually,for that we have two methods
Method 11.Open Run dialog box by pressing windows+R .
2.Now type msconfig in run dialog box,then it will open System Configuration window.
3.Now click on Startup menu and search for suspicious files.Once you find the suspicious files tick on them and click on disable all and press ok.
4.Now go to Boot menu,then tick on Safe boot and press ok.
5.Now once again go to System Configuration and see location of suspicious file.
6.Now open Registry Editor by typing regedit in search box .And go to location of suspicious files and right click on it and select modify.Otherwise you can delete registry entry but make sure that selected file should be suspicious.
Method 2
We can delete virus files by using command prompt,for that follow these steps
1.Open Run dialog box by typing windows + R .Now type cmd in the Run dialog box then it will open command prompt window.
2.Now select a drive which is affected by viruses,by typing
C: D: E: F: G: H: like this.
3.After that type attrib -s -h *.*/s/d and press Enter.
4.Type dir command to see content of that drive.
5.Now check for the unusual files like Autorun.inf,Newfolder.exe like that,
then rename that files by
example: rename Autorun.inf newfile.
6.Now you can delete these newfile by going to computer and choose your drive then check your newfile and delete it.Or you can delete the se newfiles in command prompt itself by del newfile.
Visit http://searchforsolutionsonline.com for latest Technology Updates...
No comments:
Post a Comment