How to remove Autorun.inf?
Actually, according to icon of autorun, when we open the extension name.. the icon will shown "autorun.inf"...
Solution
So in order to solve the problem, you need to follow the instruction below:
1.Open command prompt. Go to Windows, then Run, and type "cmd" . Press enter.
2.Type "cd\" and press enter to get to the root directory of c:\ .
3.Type "attrib -h -r -s autorun.inf" and press enter.
4.Type "del autorun.inf" and press enter.
5.Repeat the same process with other drives, type "d:" and do the same thing. then next "e:".and restart your computer.
6.Restart your computer and it's done.
So after you've done these instruction above, you can open hard drives on a double click and also you will not be disturbed by autorun.inf problem again.
0 Response to How to remove Autorun.inf?
Post a Comment
Just put your comment if you have any question about my posting... So then I will reply the feedback later...