X excel‑unlock UNLOCK TOOL
Local processing · no upload Privacy

Unlock a protected Excel sheet

Remove a forgotten Protect Sheet / Protect Workbook edit password from .xlsx and .xlsm files. Everything runs locally in your browser — the file is never uploaded.

1 Select file

How it works

An .xlsx or .xlsm file is really a ZIP archive of XML documents. When you “Protect Sheet” in Excel, it just adds a small <sheetProtection> tag inside the sheet's XML — it is not encryption, only a flag that tells Excel to block edits. This tool opens the ZIP in your browser, deletes those tags, and re‑zips the file. Because everything happens on your device, your spreadsheet is never uploaded to any server.

Steps to unlock

  1. Click the box above (or drag your file onto it) and choose the protected .xlsx or .xlsm workbook.
  2. The tool removes the sheet‑protection and workbook‑structure passwords instantly, right in your browser.
  3. Click Download to save the unlocked copy, then open it in Excel — every cell and tab is editable again.

Frequently asked

Is my file uploaded anywhere?

No. All processing happens locally in your browser tab. The file never leaves your computer.

Does it work on .xlsm (macro‑enabled) files?

Yes — same ZIP structure. Macros are left untouched.

Why can't it open a file that asks for a password when opening?

That is a different, real encryption (AES). There is no way to remove it without the correct password, so this tool detects encrypted files and refuses them rather than pretend.

Is this legal?

Removing edit‑protection from a spreadsheet you own or are authorized to modify is a normal task — Excel itself describes sheet protection as an anti‑accident measure, not security. Only use it on files you have the right to change.

Do you keep a copy of my data?

No storage, no logs of file contents. Reload the page and nothing remains.