F5F Stay Refreshed Software Operating Systems Is the USB drive unable to be read?

Is the USB drive unable to be read?

Is the USB drive unable to be read?

E
Eunique
Member
58
06-14-2016, 03:47 PM
#1
Hey there, I’ve got a similar situation. I switched from Ubuntu to Linux Mint because Windows was too slow for my laptop. I also found out my USB drive is read-only, which made things even trickier. I’ve tried fixing it online but nothing worked. I’m currently using Windows 10 Pro 64-bit. Any suggestions?
E
Eunique
06-14-2016, 03:47 PM #1

Hey there, I’ve got a similar situation. I switched from Ubuntu to Linux Mint because Windows was too slow for my laptop. I also found out my USB drive is read-only, which made things even trickier. I’ve tried fixing it online but nothing worked. I’m currently using Windows 10 Pro 64-bit. Any suggestions?

B
BritneyBitxh
Member
62
06-14-2016, 04:28 PM
#2
Do you have any antivirus software installed on your device? When was it changed to read-only?
B
BritneyBitxh
06-14-2016, 04:28 PM #2

Do you have any antivirus software installed on your device? When was it changed to read-only?

C
163
06-14-2016, 11:31 PM
#3
b
C
Cookie0verDose
06-14-2016, 11:31 PM #3

b

T
Teddy_bear202
Member
180
06-15-2016, 09:05 PM
#4
Only the default features of Windows Defender are available. It turned read-only once the first attempt was made with the bootable USB.
T
Teddy_bear202
06-15-2016, 09:05 PM #4

Only the default features of Windows Defender are available. It turned read-only once the first attempt was made with the bootable USB.

C
ChadlyG
Member
171
06-16-2016, 12:18 AM
#5
Be mindful of the commands when working with the command prompt.
C
ChadlyG
06-16-2016, 12:18 AM #5

Be mindful of the commands when working with the command prompt.

S
snap75
Junior Member
41
06-18-2016, 11:40 PM
#6
Disk Management also refused to reformat it; I didn’t realize you’d mentioned this earlier
S
snap75
06-18-2016, 11:40 PM #6

Disk Management also refused to reformat it; I didn’t realize you’d mentioned this earlier

K
Kraken_XD
Junior Member
17
06-19-2016, 10:36 AM
#7
Have you considered using DiskPart instead of Disk Management? Your USB likely has different partition setups that the operating system doesn’t recognize. You might want to reformat the USB drive and repartition it. Launch a Command Prompt (cmd), type diskpart, then list disk to confirm your USB is listed. Select the disk, choose the one you’re working with, then create a primary partition. Choose part 1, activate it, and format it as fat32. It may take some time, but the drive should now work properly.
K
Kraken_XD
06-19-2016, 10:36 AM #7

Have you considered using DiskPart instead of Disk Management? Your USB likely has different partition setups that the operating system doesn’t recognize. You might want to reformat the USB drive and repartition it. Launch a Command Prompt (cmd), type diskpart, then list disk to confirm your USB is listed. Select the disk, choose the one you’re working with, then create a primary partition. Choose part 1, activate it, and format it as fat32. It may take some time, but the drive should now work properly.