Advertisement
thioshp

Trick for removing autorun.inf from USB device

Jun 3rd, 2014
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1.  
  2. Just follow the simple steps:
  3. - Mount your USB device
  4. - Go to Run --> type cmd --> Go to particular Drive (e.g. i:\) from where you want to remove autorun.inf
  5. - Type "attrib -r -a -s -h autorun.inf"
  6. - Now type "del autrun.inf"
  7. - Just remove your USB device after that plug-in again and see there is no autorun.inf.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement