Remove Excel Password
Enter the password to remove the encryption and get a Excel workbook that opens without one.
Complete the security check to begin
Remove Excel password encryption
If you know the password, this removes the encryption and returns an .xlsx that opens without one. Formulas, formatting, pivot tables and named ranges are all preserved, because the workbook is decrypted rather than rebuilt.
- Requires the correct password - we decrypt, not crack
- Byte-identical output - the Excel workbook is unwrapped, not re-saved
- Zero storage - the file and the password never touch our disk
- Modern format only - .xlsx, not the 97-2003 binary format
Encryption is not the same as read-only
Office offers two things people both call "password protected", and only one of them is encryption. A password to open the file encrypts its contents, and that is what this tool removes. A password to modify, or a protected sheet or section, is a flag inside a file that anyone can already open - it asks applications to enforce a restriction rather than making the contents unreadable. If your file opens and then refuses edits, it is the second kind.
How to Use Remove Password from Excel File (XLSX) - Free
Remove password encryption from a protected Excel .xlsx workbook. Enter the password and get an unlocked XLSX. Free, private, processed in memory.
Drag and drop your file into the upload area or click to browse your device. Files up to 250 MB are accepted and sent over an encrypted HTTPS connection.
Your file is processed in an isolated, in-memory environment on our servers. It is never written to disk and never mixed with other users' files.
Your result is ready in seconds. Download it, and your file is purged from memory immediately - we keep no copy, backup, or cache.
Why Choose PrivConvert?
Unlike other online tools that upload your files to remote servers, store them for days, and may use them for AI training or data mining, PrivConvert was built with privacy as the foundation.
Files are processed in volatile memory (RAM) and immediately purged. Nothing is ever written to disk or backed up.
All uploads and downloads are encrypted with TLS 1.3. Your files cannot be intercepted in transit.
Use any tool instantly without signing up, providing an email, or creating a profile. No tracking cookies, no user profiling.
Compatible with Windows, macOS, Linux, iOS, and Android. No plugins or desktop software needed - just a modern web browser.
Trusted by Thousands of Users
PrivConvert processes thousands of file conversions every day. Our commitment to privacy and security has made us the go-to choice for professionals, developers, and privacy-conscious users worldwide.
Frequently Asked Questions
Is Remove Password from Excel File (XLSX) - Free free to use?
Yes, completely free with no limits, no sign-up, and no hidden fees. Use it as many times as you want.
Is my data safe?
Your file is processed in an isolated, in-memory environment on our servers, sent over an encrypted HTTPS connection, and permanently deleted the moment your download is ready. It is never written to disk, stored, or shared.
Does it work on mobile devices?
Yes. The tool works on any device with a modern web browser - smartphones, tablets, laptops, and desktops.
Do I need to create an account?
No. You can use the tool instantly without signing up, providing an email, or creating any profile.
Encryption, not "protect sheet"
Excel has several features people call password protection, and they are not equally serious.
Password to open encrypts the workbook. Without the password the file cannot be read at all. That is real encryption and that is what this tool removes, using the password you supply.
Protect sheet and protect workbook are different animals entirely. They set a flag asking Excel not to allow certain edits, in a file anyone can already open and read. Sheet protection is a convenience feature to stop colleagues breaking your formulas by accident - it was never designed to keep data secret, and it does not. If your workbook opens and only refuses edits, there is no encryption here to remove.
Formulas and formatting survive intact
An encrypted .xlsx holds your original workbook inside an
encrypted wrapper. Removing the password unwraps it rather than re-saving it, so
what you download is byte-for-byte the workbook that was protected. Formulas stay
formulas, pivot tables keep their caches, conditional formatting and named ranges
and chart definitions all come back exactly as they were. That matters more in a
spreadsheet than in most formats: anything that re-exports a workbook risks
turning calculations into values or quietly dropping a definition.
Workbooks containing macros are refused
A password-protected workbook is opaque to virus scanners, which makes it a favoured delivery method for macro malware. Because we cannot distinguish a useful macro from a hostile one, a workbook that decrypts to macro-bearing content is declined and nothing is produced. That includes Excel 4.0 macro sheets, which predate VBA and are still executed. For an unencrypted workbook you want cleaned, removing the macros is a separate tool.
Modern format only
This handles .xlsx. Encrypted 97-2003 .xls files use
an older scheme we would rather decline than support unverified - open it in Excel
with the password and save it as .xlsx first.
Workbook and password are handled in memory and discarded once your download is ready; the password is never stored or logged. To protect the result again, adding a password is the reverse operation.