Usb flash hidden

Closed
Eyueal Posts 1 Registration date Monday February 8, 2016 Status Member Last seen February 8, 2016 - Feb 8, 2016 at 01:27 PM
dannyds Posts 204 Registration date Thursday January 28, 2016 Status Contributor Last seen November 22, 2020 - Feb 11, 2016 at 01:35 PM
my usb pen drive is hides what can i do?
please tell me the solution
Related:

1 response

dannyds Posts 204 Registration date Thursday January 28, 2016 Status Contributor Last seen November 22, 2020 67
Feb 8, 2016 at 02:14 PM
Hi Eyueal,

You mean it is undetectable right? You can go through the steps below:

Note: You must have admin rights to do so :)

1) Start >> Run >> CMD

type "Diskpart" (note: this should be without quote)

List Disk >> Select Disk and the Disk Number

2) Then type "attributes disk clear readomly" (note: this should be without quote)

You will get message Disk attributes cleared successfully

3) After that type "clean" (note: this should be without quote)

You will get message "Diskpart succeeded in cleaning the disk."

4) Then type "create partition primary" (note: this should be without quote)

You will get message "Diskpart succeeded in creating the specified partition."

5) Then type "format fs=fat32 quick" (note: this should be without quote)

Note: it works on windows
0
'readonly'
0
dannyds Posts 204 Registration date Thursday January 28, 2016 Status Contributor Last seen November 22, 2020 67
Feb 11, 2016 at 01:35 PM
If your pendrive is read-only then

Go to pendrive properties >> select Security tab >> select everyone >> then edit >> finally check Full Control
0