Every time you drag a sensitive file to the Recycle Bin and click "Empty," the data stays on your drive — invisible to you but fully recoverable with free tools. Eraser, a free and open-source secure file deletion tool from Heidi Computers Ltd, has been solving this problem for Windows users since the early 2000s. But in 2026, with SSDs dominating the market and development largely stalled, is Eraser still worth installing?
Key Takeaways:
- Eraser is a free, open-source tool for securely deleting individual files, folders, and unused disk space on Windows — it is not a full-drive wipe tool
- Windows Explorer right-click integration makes secure file deletion nearly as simple as normal deletion
- Overwriting methods like Gutmann 35-pass are overkill — a single pseudorandom pass is sufficient for modern HDDs per NIST guidance
- Eraser does not support SSD firmware commands, meaning it cannot reliably erase data on solid-state drives
- Development has largely stalled since version 6.2 (2018), and the tool provides no erasure certificates for compliance needs
Quick Specs
| Detail | Info |
|---|---|
| Software | Eraser 6.2.0.2993 |
| Developer | Heidi Computers Ltd |
| Price | Free (open-source, GPL) |
| Platform | Windows (XP through Windows 11) |
| Erasure Scope | Files, folders, unused disk space |
| Erasure Methods | 13 built-in methods (Gutmann, DoD, Pseudorandom, etc.) |
| SSD Support | No firmware-level commands |
| Certificates | None |
| Last Major Update | 2018 (v6.2) |
| Download | Eraser (official site) |
What Is Eraser and How Does It Work?
Eraser is a file-level secure deletion tool for Windows. Unlike full-drive wiping tools such as DBAN, Eraser operates within your running Windows installation. It overwrites selected files, folders, or the free space on a drive with data patterns designed to prevent recovery.
When you delete a file normally, Windows simply removes the directory entry pointing to that file. The actual data remains on the disk sectors until something else happens to overwrite them — which could take days, weeks, or never. File recovery software exploits this gap.
Eraser closes that gap by immediately overwriting the file's data blocks with randomized or patterned data. On traditional hard drives (HDDs), this effectively destroys the original content. The tool also handles file names, overwriting the directory entry so even the name of the deleted file is not recoverable.
It is worth being direct about what Eraser does not do: it cannot wipe an entire drive or partition that your OS is running from, it cannot issue firmware-level Secure Erase or NVMe Sanitize commands, and it does not produce any certificate or audit trail of what was erased. For those needs, you will want a different tool — see our best data erasure software roundup for full-drive options.

Key Features
Windows Explorer Integration
Eraser's most practical feature is its right-click context menu integration. After installation, you can right-click any file or folder in Windows Explorer and select Erase directly from the context menu. This makes secure deletion almost frictionless — no need to open a separate application, import files, or navigate a complex interface.
Task Scheduler
Eraser includes a built-in scheduler that lets you set up recurring erasure tasks. You can configure it to:
- Erase specific files or folders on a schedule (daily, weekly, monthly)
- Wipe unused disk space at regular intervals
- Run tasks manually or on Windows startup
- Queue multiple erasure tasks to run sequentially
The scheduler is useful if you want to regularly clean free space on a drive to prevent recovery of previously deleted files.
Unused Space Wiping
Beyond erasing individual files, Eraser can overwrite all the free space on a drive. This cleans up data remnants from files you have already deleted through normal means. The process can take hours depending on how much free space exists on the drive, but it provides a thorough cleanup of residual data on HDDs.
Portable Option
Eraser can run in portable mode from a USB drive without installation. This is convenient for IT staff who need to clean files on multiple machines without installing software on each one.
Supported Erasure Methods
Eraser ships with 13 built-in overwrite methods:
| Method | Passes | Notes |
|---|---|---|
| Pseudorandom Data | 1 | Recommended for modern HDDs |
| British HMG IS5 (Baseline) | 1 | Single overwrite with zeros |
| British HMG IS5 (Enhanced) | 3 | Zero, one, random passes |
| US DoD 5220.22-M | 3 | Obsolete — the DoD itself no longer references this standard |
| US DoD 5220.22-M (ECE) | 7 | Extended version, equally outdated |
| German VSITR | 7 | German federal standard |
| RCMP TSSIT OPS-II | 8 | Canadian government standard |
| Schneier's Method | 7 | From Bruce Schneier's Applied Cryptography |
| Gutmann Method | 35 | Extreme overkill for any modern drive |
| US Air Force 5020 | 3 | Three-pass overwrite |
| US Army AR380-19 | 3 | Three-pass overwrite |
| PRNG Stream | 1 | Pseudorandom number generator |
| First/Last 16KB | 1 | Erases only the first and last 16KB of a file |
Which method should you pick? For any hard drive manufactured in the last 20 years, a single pseudorandom pass is enough. NIST 800-88 Rev. 2 (the current authoritative guidance on media sanitization, published September 2025) confirms that a single overwrite renders data unrecoverable on modern magnetic media. The Gutmann 35-pass method was designed for much older drive technology — Peter Gutmann himself has acknowledged it is unnecessary for contemporary drives.
Multi-pass methods like DoD 5220.22-M persist in Eraser's menu largely for legacy reasons. The DoD 5220.22-M standard is obsolete and no longer referenced by the Department of Defense for data sanitization. Selecting it does no harm, but the extra passes waste time without improving security on modern hardware.
Limitations and Drawbacks
No Reliable SSD Erasure
This is Eraser's most significant limitation in 2026. Eraser works by overwriting data at the file system level, but SSDs do not give the operating system direct control over physical storage locations. Due to wear leveling, over-provisioning, and the SSD controller's internal data management, overwriting a file on an SSD does not guarantee the original data blocks are actually erased. Remnants may persist in areas of the drive that Eraser simply cannot reach.
If you need to securely erase data on an SSD, you must use a tool that can issue firmware-level commands — ATA Secure Erase, NVMe Sanitize, or the manufacturer's own utility. Eraser cannot do this. For SSD-specific guidance, see our complete guide to wiping a hard drive, which covers SSD erasure methods in detail.
No Full-Drive Wipe Capability
Eraser cannot wipe the drive or partition your OS is running from. It is designed for targeted file and folder deletion within a live Windows environment. If you need to wipe an entire drive — for decommissioning, recycling, or selling a computer — you need a bootable tool like DBAN (for HDDs) or a firmware-based utility (for SSDs).
No Certificates or Audit Trails
Eraser does not generate any certificate of data destruction, tamper-proof log, or audit report. If you need to demonstrate compliance with HIPAA, GDPR, PCI DSS, SOX, or any other regulation that requires documented proof of data sanitization, Eraser will not meet your requirements. Commercial tools like BitRaser File Eraser exist specifically for this use case.
Stale Development
The last major release of Eraser was version 6.2 in 2018. While minor maintenance updates have appeared (the most recent being 6.2.0.2993), active feature development has essentially stopped. The software still works on Windows 10 and Windows 11, but there is no indication of upcoming improvements, and the user interface feels dated by current standards.
Dated User Interface
Eraser's interface is functional but clearly reflects its age. The main application window uses a task-list paradigm that feels more at home in the Windows 7 era. The Explorer context menu integration is smooth, but the scheduler and task management screens could benefit from modernization that is unlikely to arrive.
Pros and Cons
Pros:
- Completely free and open-source (GPL license)
- Windows Explorer right-click integration is genuinely convenient
- 13 built-in erasure methods cover every standard you might encounter
- Can wipe unused disk space to clean up previously deleted files
- Portable mode available for use without installation
- Lightweight — minimal system resource usage
Cons:
- Unreliable on SSDs due to lack of firmware-level commands
- Cannot wipe a full drive or the OS partition
- No erasure certificates or compliance reporting
- Development effectively stalled since 2018
- Windows only — no macOS or Linux support
- Dated user interface
- No customer support (community forums only)
Bottom Line: Eraser is a solid, no-cost option for Windows users who want to securely delete individual files and folders on traditional hard drives. It does one thing — file-level overwrite erasure — and does it well enough for personal use. But it cannot handle SSDs reliably, it cannot wipe entire drives, and it provides no documentation for compliance purposes. If you need any of those capabilities, look elsewhere.
Eraser vs. Alternatives
How does Eraser stack up against other file-level erasure options?
| Feature | Eraser | BitRaser File Eraser | CCleaner Drive Wiper | SDelete (Microsoft) |
|---|---|---|---|---|
| Price | Free | From $39/year | Free (in CCleaner Free) | Free |
| Interface | GUI + Explorer menu | GUI | GUI (within CCleaner) | Command line only |
| Erasure Methods | 13 methods | 17+ methods | 1-3 methods | 1 method (zero-fill) |
| File/Folder Erasure | Yes | Yes | Limited | Yes |
| Free Space Wiping | Yes | Yes | Yes | Yes |
| Scheduler | Yes | Yes | No | No (use Task Scheduler) |
| Erasure Certificates | No | Yes | No | No |
| SSD Firmware Commands | No | No (file-level) | No | No |
| Active Development | Stalled | Active | Active | Maintained by Microsoft |
BitRaser File Eraser is the most direct commercial alternative. It costs $39 per year but provides erasure certificates, more erasure methods, and active development with customer support. If you need documented proof of file erasure or work in a regulated environment, BitRaser justifies the cost over Eraser.
Microsoft SDelete is a free command-line alternative included in the Sysinternals suite. It lacks a graphical interface but is maintained by Microsoft and integrates well into scripts and automated workflows. Power users and IT administrators may prefer SDelete for its scriptability.
CCleaner includes a drive wiper feature in its free version, but its file-level erasure capabilities are more limited than Eraser's. CCleaner's primary focus is system cleaning rather than secure deletion.
For full-drive wiping needs — which Eraser cannot address at all — see our comparison of free vs. paid data erasure software.
Who Should Use Eraser (and Who Shouldn't)
Eraser is a good fit if you:
- Use Windows and want a free way to securely delete sensitive files
- Primarily work with traditional hard drives (HDDs)
- Need to clean up free space on a drive after normal file deletion
- Want right-click convenience without learning command-line tools
- Do not need erasure certificates or compliance documentation
Eraser is NOT the right tool if you:
- Need to erase data on SSDs or NVMe drives (use firmware-level tools instead)
- Need to wipe an entire drive before selling, recycling, or decommissioning a computer
- Require certificates of data destruction for regulatory compliance
- Use macOS or Linux
- Need enterprise features like centralized management or remote deployment
- Want a tool that is actively maintained with regular updates
For full-drive wiping of HDDs, DBAN is the standard free option. For SSD erasure or any scenario requiring certificates, consider BitRaser Drive Eraser — see our best data erasure software roundup for a full comparison.
Frequently Asked Questions
Is Eraser safe to use?
Yes, Eraser is safe to download and use. It is an open-source project with publicly available source code under the GPL license. Always download it from the official Eraser website to avoid bundled adware or tampered versions. Just be careful when selecting targets — once a file is overwritten, it cannot be recovered.
Does Eraser work on SSDs?
Eraser can run on SSDs, but the results are unreliable. SSDs use wear leveling and over-provisioning, which means the OS does not control where data is physically stored on the NAND flash chips. Overwriting a file through the file system does not guarantee the original data blocks are actually erased. For SSDs, you need a tool that issues firmware-level Secure Erase or NVMe Sanitize commands.
Can Eraser wipe an entire hard drive?
No. Eraser is designed for file-level and folder-level deletion, plus unused disk space wiping. It cannot wipe an entire drive or partition — especially not one containing your running operating system. For full-drive wiping, use DBAN (HDDs) or a manufacturer utility (SSDs).
Is Eraser still being updated?
Development has slowed significantly. The last major release was version 6.2 in 2018, with minor updates since then. The software still functions on Windows 10 and Windows 11, but new features and substantial bug fixes are not being released.
What erasure method should I use in Eraser?
Use a single pseudorandom pass. NIST 800-88 Rev. 2 confirms that one overwrite pass renders data unrecoverable on modern HDDs. The Gutmann 35-pass method and DoD 5220.22-M multi-pass approaches are legacy holdovers that waste time without improving security on any drive manufactured in the last two decades.
Does Eraser provide a certificate of erasure?
No. Eraser generates no certificates, audit logs, or compliance reports. If you need documented proof of data destruction for HIPAA, GDPR, PCI DSS, or other regulatory requirements, you will need a commercial tool like BitRaser File Eraser that includes certified reporting.
Is Eraser better than just deleting files and emptying the Recycle Bin?
Yes, significantly. Normal deletion only removes the file system pointer — the actual data stays on disk and is recoverable with free tools. Eraser immediately overwrites the file contents with random or patterned data, making recovery impractical on HDDs. For anyone handling sensitive documents, tax records, or personal data, this is a meaningful upgrade over standard deletion.
Can I use Eraser on Windows 11?
Yes. Eraser 6.2 works on Windows 11, including the Explorer right-click context menu integration. Some users have reported minor interface quirks since the software predates Windows 11, but core functionality operates correctly.
What is the difference between Eraser and DBAN?
They serve different purposes entirely. Eraser runs within Windows and erases individual files, folders, or unused disk space while keeping your system intact. DBAN boots from USB media and wipes entire hard drives — including the operating system. Use Eraser for targeted file deletion on a system you want to keep using. Use DBAN when decommissioning or recycling an entire HDD.
Does Eraser work with external drives?
Yes. Eraser can erase files on any drive that Windows recognizes, including external USB hard drives and flash drives. The same limitations apply — it performs file-level overwrites and cannot issue firmware-level commands, so results on external SSDs and flash media are not fully reliable due to wear leveling in those devices.
The Bottom Line
Eraser remains a functional, no-cost file shredder for Windows users working with traditional hard drives. Its Explorer integration makes secure deletion convenient, and the price is unbeatable. But its inability to handle SSDs reliably, lack of erasure certificates, and stalled development make it increasingly niche in 2026. For anything beyond casual file deletion on HDDs, explore the alternatives in our best data erasure software guide.
Last updated: February 2026. We regularly review and update our guides to ensure accuracy.
Sources:
- Eraser official website and documentation. https://eraser.heidi.ie/
- NIST Special Publication 800-88 Rev. 2: Guidelines for Media Sanitization. https://csrc.nist.gov/publications/detail/sp/800-88/rev-2/final
- Gutmann, Peter. "Secure Deletion of Data from Magnetic and Solid-State Memory." https://www.cs.auckland.ac.nz/~pgut001/pubs/secure_del.html
- Microsoft SDelete documentation. https://learn.microsoft.com/en-us/sysinternals/downloads/sdelete
- IEEE 2883-2022: Standard for Sanitizing Storage. https://standards.ieee.org/ieee/2883/10277/