Not able to delete / format my pendrive sandisk 16gb.
Closed
vijay
-
19 Jul 2015 à 15:16
KY_WD Posts 2053 Registration date Thursday 23 October 2014 Status Member Last seen 28 February 2017 - 23 Jul 2015 à 07:48
KY_WD Posts 2053 Registration date Thursday 23 October 2014 Status Member Last seen 28 February 2017 - 23 Jul 2015 à 07:48
Related:
- Not able to delete / format my pendrive sandisk 16gb.
- Sandisk cruzer blade 16gb firmware download ✓ - Pen Drive, USB & SD Card Forum
- Pendrive sandisk 16gb - Pen Drive, USB & SD Card Forum
- Pendrive ✓ - Pen Drive, USB & SD Card Forum
- Why can't i delete my snapchat account - Snapchat Forum
- Kingston format utility - Download - Storage
1 response
KY_WD
Posts
2053
Registration date
Thursday 23 October 2014
Status
Member
Last seen
28 February 2017
122
20 Jul 2015 à 09:57
20 Jul 2015 à 09:57
Hello vijay,
Please, try the following steps and share what happened:
attrib -s -h -r /s /d
cls
exit
Hope that I helped.
KY_WD
Please, try the following steps and share what happened:
- Open a new text document on the flash drive
- Enter the following code in the text document:
attrib -s -h -r /s /d
cls
exit
- Click File - Save as "unhide.bat"
- Close and delete the new text document
- Double click on the "unhide" batch file
Hope that I helped.
KY_WD
20 Jul 2015 à 12:17
21 Jul 2015 à 10:00
Let's try this:
1. Open the Command prompt and enter the following command:
attrib -s -h -r X: /*.* / s / d
where you substitute the X letter with the corresponding one in My Computer representing the pendrive
Be careful! Respect the spaces between words and script.
2. Then press "Enter" and wait about 30 seconds. Then close the console windows and the "task manager".
3. Finally, browse the flash drive and delete the "RECYCLER" folder and if there is one called "Autorun" you need to delete that too.
Good luck.
KY_WD
22 Jul 2015 à 12:47
I tried it but it was showing error msg like "unable to change attribute for tech.PDF".
Access denied..
23 Jul 2015 à 07:48
To take ownership of the drive and reset permissions try these steps, but firstly make sure you are logged as administrator:
Right click the drive, click Properties.
Click the Security tab.
Click the Advanced button (not the Edit button).
Click the Owner tab.
Click the Edit button.
Highlight your username.
Check the box for Replace owner on subcontainers and objects.
Click OK to close each dialog until it begins applying permissions.
If you get any errors, click Continue.
When done, close the Properties dialog. It must be closed and re-opened.
Right click the drive, click Properties.
Click the Security tab.
Click the Advanced button (not the Edit button).
Click the Permissions tab.
Click the Change Permissions button.
Best of luck.
KY_WD