F5F Stay Refreshed Hardware Desktop Cleaning encrypted USB drives

Cleaning encrypted USB drives

Cleaning encrypted USB drives

Pages (2): 1 2 Next
E
Evie185
Junior Member
15
08-14-2023, 11:30 AM
#1
Hey everyone. I'm looking at some outdated USB drives—4GB USB 2.0 models called IronKey Enterprise. I want to reuse them instead of throwing them away, especially since my team still lacks portable storage options and we’d rather not force anyone to purchase new devices. The software is tied to our company, so I need a valid corporate email and activation code. No one has the codes yet, and my attempts to wipe or format have failed consistently. I've used tools like DiskPart, CCleaner, Xcinerate, and Parted Magic, but all returned errors or warnings that the drive can't be wiped. Parted Magic was my final option because it offers various wiping methods, including random numbers and all zeros. The IronKey.exe remains on the USB, and the context menu doesn’t let me delete it, while Properties doesn’t provide a format path. Any advice or alternatives would be greatly appreciated.
E
Evie185
08-14-2023, 11:30 AM #1

Hey everyone. I'm looking at some outdated USB drives—4GB USB 2.0 models called IronKey Enterprise. I want to reuse them instead of throwing them away, especially since my team still lacks portable storage options and we’d rather not force anyone to purchase new devices. The software is tied to our company, so I need a valid corporate email and activation code. No one has the codes yet, and my attempts to wipe or format have failed consistently. I've used tools like DiskPart, CCleaner, Xcinerate, and Parted Magic, but all returned errors or warnings that the drive can't be wiped. Parted Magic was my final option because it offers various wiping methods, including random numbers and all zeros. The IronKey.exe remains on the USB, and the context menu doesn’t let me delete it, while Properties doesn’t provide a format path. Any advice or alternatives would be greatly appreciated.

A
awesomephil11
Junior Member
14
08-14-2023, 01:14 PM
#2
If the drives use SSD technology, you can erase them using strong neodymium magnets.
A
awesomephil11
08-14-2023, 01:14 PM #2

If the drives use SSD technology, you can erase them using strong neodymium magnets.

C
Cre3peR
Member
58
08-19-2023, 02:30 AM
#3
SSDs generally resist magnetic interference well. The article you found supports this claim.
C
Cre3peR
08-19-2023, 02:30 AM #3

SSDs generally resist magnetic interference well. The article you found supports this claim.

O
OnlyCode
Junior Member
2
08-19-2023, 09:14 AM
#4
Typically, most USB devices have lower resistance to damage, particularly in older models.
O
OnlyCode
08-19-2023, 09:14 AM #4

Typically, most USB devices have lower resistance to damage, particularly in older models.

M
MrCupquake
Member
229
08-27-2023, 06:03 AM
#5
They need to use 4GB USB 2.0 storage without encryption. You can reset the partition table, make fresh partitions, and format it. I experienced an SSD failure because of self-encryption, but Samsung handled it with a warranty.
M
MrCupquake
08-27-2023, 06:03 AM #5

They need to use 4GB USB 2.0 storage without encryption. You can reset the partition table, make fresh partitions, and format it. I experienced an SSD failure because of self-encryption, but Samsung handled it with a warranty.

2
22helena22
Member
65
08-27-2023, 12:25 PM
#6
Use sudo blockdev to set a writeable block on the correct device. If that fails, check with lsblk—hardware locks may be in place. There might be a small microcontroller on the USB; proprietary software could trigger it to unlock once everything is ready. Ideally, the flash should behave like regular flash, but bypassing security might require soldering if you're dealing with a 4GB drive. Consider buying multiple smaller drives instead.
2
22helena22
08-27-2023, 12:25 PM #6

Use sudo blockdev to set a writeable block on the correct device. If that fails, check with lsblk—hardware locks may be in place. There might be a small microcontroller on the USB; proprietary software could trigger it to unlock once everything is ready. Ideally, the flash should behave like regular flash, but bypassing security might require soldering if you're dealing with a 4GB drive. Consider buying multiple smaller drives instead.

C
CamoZone
Member
59
08-27-2023, 03:16 PM
#7
You’ve likely invested more effort into this concept than the actual costs would justify. Affordable USB sticks are inexpensive, so opt for a bulk purchase.
C
CamoZone
08-27-2023, 03:16 PM #7

You’ve likely invested more effort into this concept than the actual costs would justify. Affordable USB sticks are inexpensive, so opt for a bulk purchase.

R
ReDeR_Games
Member
194
08-27-2023, 08:03 PM
#8
This concept came from SSD-based storage being very resistant to magnets.
R
ReDeR_Games
08-27-2023, 08:03 PM #8

This concept came from SSD-based storage being very resistant to magnets.

D
DarkMosaic
Junior Member
49
08-28-2023, 04:52 AM
#9
It seems these devices include a built-in encryption chip... These units were designed to prevent any unauthorized access to this information.
D
DarkMosaic
08-28-2023, 04:52 AM #9

It seems these devices include a built-in encryption chip... These units were designed to prevent any unauthorized access to this information.

B
Barnie911
Member
55
09-13-2023, 06:17 AM
#10
I mistakenly erased a 2 GB USB drive using a refrigerator magnet several years back...
B
Barnie911
09-13-2023, 06:17 AM #10

I mistakenly erased a 2 GB USB drive using a refrigerator magnet several years back...

Pages (2): 1 2 Next