Best Excel Password Remover 2026 — Complete Comparison
Choosing an Excel password remover in 2026 starts with one crucial question: which type of Excel protection are you dealing with? There are four separate layers — sheet protection, workbook structure protection, VBA project password, and file-open encryption — and no single tool handles all four equally well. This guide compares every significant option: free DIY methods, desktop software, online tools, and professional GPU-based recovery services. We tell you which tool to use for each layer, what it costs, and where most tools quietly fail.
The four Excel protection layers — quick reference
Excel's password protection is not a single feature. It is four independent systems with different architectures, different vulnerabilities, and different recovery profiles.
- Sheet protection — prevents editing within a sheet. Stored as XML element in xl/worksheets/sheetN.xml. Structurally removable. Cost: free.
- Workbook structure protection — prevents sheet rename/delete/hide/move. Stored in xl/workbook.xml. Structurally removable. Cost: free.
- VBA project password — prevents viewing macro code. Stored as DPB flag in vbaProject.bin. Structurally removable. Cost: free.
- File-open password — encrypts entire workbook with AES. Real encryption. Requires cryptographic recovery. Cost: free (hashcat, if you have GPU) or paid (professional service).
Category 1 — Free DIY methods (sheet, workbook, VBA only)
Free tools handle the three structural protection layers (sheet, workbook, VBA) but cannot touch file-open encryption. Every free method exploits the same fact: the password is a verification gate, not encryption.
- XML edit — unzip the .xlsx, delete <sheetProtection> or <workbookProtection> XML elements, rezip. Works on any modern Excel file. No tool needed beyond a ZIP archiver and text editor.
- VBA macro (Chr loop) — runs within Excel, tests equivalent-hash passwords for legacy sheet protection. Works on .xls and older .xlsm files. Not effective on SHA-512 protected sheets.
- vbaProjectPasswordRemover — open-source utility that patches the DPB flag in vbaProject.bin. Removes VBA project password in under a second.
- Google Sheets round-trip — import .xlsx to Google Sheets, re-export. Strips sheet and workbook protection. May alter formatting in complex workbooks.
- Hashcat (modes 9400/9500/9600) — free, open-source GPU password cracker. Handles file-open encryption but requires a powerful GPU and technical setup.
Free does not mean effortless
Hashcat can recover file-open passwords for free, but you need a GPU (RTX 4090 or better), technical skill to extract the hash (office2john), and patience — a 10-character random password may take months on a single GPU. Professional services bundle all of this at a cost that is often lower than buying a GPU.
Category 2 — Desktop software (PassFab, Stellar, iSeePassword)
Desktop Excel password recovery tools (PassFab for Excel, Stellar Repair for Excel, iSeePassword, Excel Password Recovery Lastic) offer a polished GUI and automated hash extraction. They range from $25 to $80 for a license.
Strengths: user-friendly interface, automated mode detection, integrated dictionary attacks. They handle all four protection layers (each tool claims) and work offline.
Weaknesses: they use your local GPU or CPU, which is far slower than a cloud cluster. For a modern mode 9600 file with a strong password, desktop software may take months of continuous runtime. You also pay upfront whether the password is recovered or not.
Verdict: good for structural removal (sheet, workbook, VBA) which is already free. For file-open encryption, desktop software is only practical for weak/short passwords on a high-end GPU.
Category 3 — Professional GPU recovery services (web-based)
Professional services like officepassword.net run GPU clusters (multiple RTX 5090s, cloud instances) that test passwords at millions of hashes per second — 10-50x faster than a single consumer GPU.
Strengths: no software to install, pay only on success (most reputable services), intelligent attack ordering (dictionary+ rules first, then Markov, then masks), support for all hash modes (9400-96200 including Office 2024).
Weaknesses: requires internet connection to upload the file, privacy concerns for sensitive documents, cost scales with recovery difficulty (though capped relative to the value of the data).
Verdict: the only practical option for modern file-open encryption (mode 9600+) with passwords of moderate complexity. For legacy RC4 files (modes 9700/9800), the free officepassword.net guarantee applies.
Category 4 — Online instant unlock websites
A growing number of websites claim 'instant Excel password removal' for a flat fee. Almost all of them target structural protection (sheet/workbook/VBA) and apply the same free XML edit you could do yourself. They charge $10-30 for what takes 30 seconds.
Warning signs: (a) they guarantee success without seeing your file first, (b) they do not distinguish between sheet protection and file-open encryption, (c) they charge for what free methods accomplish.
Legitimate online services distinguish structural removal from cryptographic recovery and offer different pricing or workflows for each. If a site claims to 'remove any Excel password instantly' for $19, it is almost certainly selling a free XML edit.
Feature comparison matrix
The following table compares all major Excel password removal options across the four protection layers:
- Sheet protection removal: Free DIY (XML edit) = yes; PassFab = yes; Stellar = yes; Professional service = yes (usually free/included); Online unlock sites = yes (but overpriced for this)
- Workbook protection removal: Free DIY = yes; PassFab = yes; Stellar = yes; Professional service = yes; Online = yes
- VBA project password removal: Free DIY = yes (vbaProjectPasswordRemover); PassFab = yes; Stellar = limited; Professional service = yes (free); Online = yes
- File-open password (modern AES): Free DIY = hashcat only (requires GPU); PassFab = slow (local GPU); Stellar = slow; Professional service = fastest option; Online = scam if they claim 'instant'
- File-open password (legacy RC4): Free DIY = hashcat (fast); PassFab = fast; Stellar = fast; Professional service = guaranteed; Online = varies
- Office 2024 (mode 96100/96200): Free DIY = hashcat 6.3+; PassFab = check version; Stellar = check version; Professional service = supported; Online = rarely supported
Recommendations by scenario
Scenario A — You can open the Excel file but cannot edit cells or rename sheets. This is sheet or workbook protection. Use the free XML edit method. Do not pay for this.
Scenario B — You can open and edit but cannot view VBA macro code. This is VBA project password. Use vbaProjectPasswordRemover (free). Do not pay for this.
Scenario C — Excel asks for a password before opening the file. This is file-open encryption. Check if the file is legacy .xls (RC4) — if so, recovery is guaranteed. If modern .xlsx, run a free analysis with a professional service to determine feasibility and cost. Hashcat is an option if you own a high-end GPU and have time.
Scenario D — The file is from Office 2024 and uses Argon2ID. Recovery is practically infeasible for any password of 8+ characters. Check if enterprise key recovery (EKR) is available. For personal files, ensure you absolutely will not forget the password.
Choosing the right tool for your situation
- 1
Identify the protection layer
Can you open the file at all? If yes = structural (sheet/workbook/VBA). If no = file-open encryption.
- 2
For structural protection
Use free methods: XML edit for sheet/workbook, vbaProjectPasswordRemover for VBA. Takes 1-2 minutes.
- 3
For file-open encryption on legacy .xls
RC4 40-bit encryption is effectively guaranteed to recover. Use hashcat or a professional service.
- 4
For file-open encryption on modern .xlsx
Assess password strength. Short/weak passwords recoverable. Strong passwords may be infeasible. Run a free professional analysis first.
- 5
Never pay upfront for structural removal
Anyone charging for sheet/workbook/VBA removal is selling what free tools do in seconds. Only pay for cryptographic file-open password recovery.
Frequently Asked Questions
What is the best free Excel password remover?
Is PassFab for Excel worth the money?
Can any tool remove an Excel password instantly?
Do online 'instant unlock' websites work?
Which tool works on Office 2024 encrypted files?
What is the cheapest paid option for file-open recovery?
Need Office password recovery?
Run a free analysis — encryption type detected automatically, fast techniques tried first, pay only on success.
Run Free Analysis