To remove this type of files from your computer do the following steps:-
1.Click start and then run
2.Type cmd to open up the command prompt.
3.Change your directory to any on off your directory by using syntax driveletter: For example d:
4.Then type the command attrib in the prompt it display the list of executable files in the current directory.
5.Check whether autorun.inf file is present or not.
6.If not then you are lucky.
7.If present then you have to follow all the following steps to remove that file.
8.First you have to remove the power it is having for ex read only attribute etc…
9.The attribute depends on viruses.
10.One common step to remove all its properties is type the following command in the command prompt:- attrib -s -h -r autorun.inf
11.-s to remove its system attribute, -h to remove its hidden attribute and -r to remove the read only attribute.
12.You can use this steps to remove any of the files which has this properties.
13.Remember before doing the above steps you have to remove all the viruses form your computer. I recommend avast home edition which is free and 100% perfect. If you haven’t clean the viruses first clean it because after you delete this file it will automatically creates it without your knowledge.
14.Then type the following command:- del autorun.inf.
15.Now you have successfully deleted the file after you deleted the file restart your computer or remove your pendrive and plug it again.
No comments:
Post a Comment
Hey Guys! Thanks for visiting my blog. Hope you enjoy reading. Just leave your comments if you think this post is a worth readable! Your valuable comments are always welcomed. Please don't spam! and No abusive language would be tolerated. I would moderate your feedback and then it would be published. If you have any query I will try to give feedback as soon as possible.