How to go to the usb directory
Closed
jaramiejuly
KY_WD
- Posts
- 1
- Registration date
- Tuesday September 22, 2015
- Status
- Member
- Last seen
- September 22, 2015
KY_WD
- Posts
- 2054
- Registration date
- Thursday October 23, 2014
- Status
- Member
- Last seen
- February 28, 2017
Related:
- How to go to the usb directory
- The filename directory name or volume label syntax is incorrect usb drive ✓ - Forum - Pen Drive/USB Key/SD Card
- Xvideoservicethief 2018 linux hdd usb port not working problem solution - Forum - Hardware
- USB HDD's are not recognised on new computer - Forum - Hard Drive/SSD
- Windows 10 bootable usb iso file free download - Download
- Remove write protection from usb - Guide
1 reply
KY_WD
Sep 24, 2015 at 10:40 AM
- Posts
- 2054
- Registration date
- Thursday October 23, 2014
- Status
- Member
- Last seen
- February 28, 2017
Sep 24, 2015 at 10:40 AM
Hello jaramiejuly,
Probably you're trying to gain access to your USB device, am I right? If it's that so, when opened the Command prompt in administrator mode, please type the following command:
attrib -s -h -r X: /*.* / s / d Then hit "Enter" and wait about 30 seconds
Be careful! Respect the spaces between words and script. Change the letter X with that has been assigned to the USB device on your PC (that you can see it in My Computer. It can be anything, depends on each computer.)
Finally, browse the flash drive and delete the "RECYCLER" folder and if there is another one called "Autorun" you have to delete that too.
Good luck.
Probably you're trying to gain access to your USB device, am I right? If it's that so, when opened the Command prompt in administrator mode, please type the following command:
attrib -s -h -r X: /*.* / s / d Then hit "Enter" and wait about 30 seconds
Be careful! Respect the spaces between words and script. Change the letter X with that has been assigned to the USB device on your PC (that you can see it in My Computer. It can be anything, depends on each computer.)
Finally, browse the flash drive and delete the "RECYCLER" folder and if there is another one called "Autorun" you have to delete that too.
Good luck.