Showing posts with label windows tips and tricks. Show all posts
Showing posts with label windows tips and tricks. Show all posts

how to delete the autorun.exe virus file from your pendrive

To delete the autorun.exe from your pen drive follow the steps give below
  • go to command prompt ( i.e press window key + r) then type cmd in opened window and press enter. Comman prompt window will be opened.
  • type your pendrive's drive letter and pres enter for example type g: and press enter.
  • type this command attrib -h -r -s autorun.exe and press enter.
  • this command will reset the file attributes of autorun.exe
  • now simply type del autorun.exe and press enter.
  • Then autorun.exe virus from pendrive will be deleted.

----> If you still have any queries or doubts about this, please email me by clicking on
email author option below this post or post comments to this post i will try to answer your queries.Read more about how to protect your gmail account
and read most important gmail tips

how to delete viruses from your hard disk and pen drive

Generally Autorun.inf file trigger the virus in your pendrive or hard disk. Whenever you connect your pendrive to pc or laptop just follow the steps given below, So that auto triggering action of virus will be stopped
  • go to command prompt ( i.e press window key + r) then type cmd in opened window
    type cd\ you will redirected to c:\ or to the drive letter where your os is installed.......
  • type this command attrib -h -r -s autorun.inf command
    and press enter this command will reset the file attributes of autorun.inf
  • now simply type del autorun.inf and press enter. Then autorun.inf virus from your c:\ drive will be deleted
  • if your pendrive has same problem described above then just goto to your pen drive by
    this command press enter for example type g: and press enter
  • and repeat the process from step 3 to delete the autorun.inf file from your pendrive.