I want to remove autorun.ini file from my USB storage but unable to remove and I've tried many times by following procedure:
I:\> attrib autorun.ini -r -a -s -h
and I always get "access denied" message.
I've also tried using windows "cacls" command, but this is not working for FAT32 file system.
In windows 8.1, security tab is not available for autorun.ini file in USB storage, so that this is impossible to gain access control.