Hi JenRG,
Has your issue been resolved yet? If it has, please consider accepting the answer as it helps others sharing the same problem benefit too. Thank you :)
VPHAN
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I have to recycle (donate) several old business PCs running Windows 7 or Windows 2000. These are ancient machines, 1st generation core 2 duos and PIVs. Because they contain proprietary or confidential data, I really need to completely wipe out the drives first. What is the best way to do that?
the primary selection must be USB-HDD. Since the Rufus utility formats the flash drive with a Master Boot Record to emulate a standard block storage device, instructing the BIOS to treat it as a hard disk is the correct approach. Ensure the Rufus configuration explicitly uses the MBR partition scheme and targets BIOS/UEFI-CSM, as these legacy motherboards cannot parse GUID Partition Tables.
If selecting USB-HDD still results in booting to the Windows recovery environment, you should change the primary boot option to Hard Disk instead. On many motherboards from the Pentium IV and Core 2 Duo era, a connected USB drive is categorized directly under the internal hard drives. You will need to navigate to a secondary BIOS menu, typically labeled Hard Disk Boot Priority or similar, and move the USB device to the top of that specific sequence.
Should both USB-HDD and the Hard Disk priority workaround fail due to the inherent unreliability of early Universal Serial Bus boot implementations, your most viable remaining option is CDROM. This requires burning the DBAN ISO directly to a physical compact disc, completely bypassing the volatile USB emulation layer in favor of native IDE or SATA optical drive controllers.
Hope this helps :)
VPHAN
Hi JenRG,
The issue stems from the boot selection configuration in your system firmware. Selecting the USB FDD option forces the motherboard to look for a legacy floppy emulator, but Rufus formats modern flash drives with a Master Boot Record partition scheme that mimics a standard hard disk. You must change the boot priority to USB-HDD or Removable Device so the system correctly identifies the drive. When preparing the drive in Rufus, you must also ensure the partition scheme is set explicitly to MBR and the target system is set to BIOS or UEFI-CSM, as Pentium IV and early Core 2 Duo motherboards completely lack modern UEFI support.
Even with the correct parameters applied, hardware from that specific era suffers from notoriously unreliable Universal Serial Bus boot implementations because their firmware predates standardized boot protocols. If the system continues bypassing the flash drive and loading the Windows recovery partition, the most foolproof method is abandoning USB entirely and burning the DBAN ISO directly to a physical CD-R. The optical drives use native IDE or SATA controllers which the legacy firmware fully understands without requiring volatile emulation layers. Should you find that the optical drives are dead, software sanitization is no longer viable. In those rare instances, physically removing the hard disk drives and drilling multiple holes through the metal platters remains a compliant and definitive method for total data destruction.
Hope this answer brought you some useful information. If it did, please hit “accept answer”. Should you have any questions, feel free to leave a comment.
VPHAN
AI answer
For business PCs that contain proprietary or confidential data, use tools and methods that meet recognized data sanitization guidance rather than relying on a simple Windows reset or format.
This combination of drive‑level secure erase (or physical destruction) and, where needed, secure file/free‑space wiping aligns with Microsoft’s own data sanitization practices and NIST SP 800‑88 guidance, and is appropriate for decommissioning older business PCs containing confidential data.
References: