Remove the edit lock on a protected Excel sheet
Someone shared a spreadsheet but locked the cells so you can't edit them. Or you locked a sheet yourself and forgot the password. The lock is a removable marker stored in the file's XML — not encryption. This tool strips it out in your browser, so your cell data never leaves your machine.
<sheetProtection> element that prevents cell editing. It does not open files that are encrypted with a password to open: that is real cryptography and this tool will refuse it honestly with a clear explanation.…or drag it anywhere onto this box. .xlsx and .xlsm files only.
Nothing is uploaded. The unlock runs on your machine — your spreadsheet never leaves this browser.
Scanning the workbook locally — checking sheets for protection elements. Your file has not left this browser.
How it works
Drop the file
The workbook is read directly by your browser. We scan every worksheet XML for <sheetProtection> and <workbookProtection> elements, and tell you exactly which sheets are locked and how many protection markers will be removed.
See the free preview
Before you pay anything, you see which sheets are protected and a plain explanation of what the lock is (and what it is not). If the file has no protection, there is nothing to pay for and we say so outright.
Pay $9 once, download
The protection elements are stripped from the XML, the file is re-zipped locally, and the download starts. Your cell data, formulas and formatting are left exactly as they are — only the lock is gone.
Straight answers
What exactly is "sheet protection" and why can you remove it?
An .xlsx workbook is a zip of XML files. Worksheet protection is a self-closing XML element — <sheetProtection password="CC1A" sheet="1"/> — stored inside the sheet's XML. Excel reads that element and refuses edits; removing the element makes Excel treat the sheet as normal. The actual cell data, formulas and formatting are not encrypted or modified in any way. It is a removable marker on your own file, not a security system that protects someone else's content — and it is entirely legitimate to remove it from a file you own.
What about files that need a password to OPEN?
Those are a completely different thing. A file-open password scrambles the entire workbook with AES encryption — the file starts with a CFB/OLE2 magic header. Removing that password requires the key; we do not try to crack encryption and we will not offer to. If you drop an encrypted file, you get an honest refusal with a clear explanation and no pay button. This tool only removes the edit lock on files you already own and can open.
Is my spreadsheet really not uploaded anywhere?
Really. The scanning and unlocking are JavaScript running in your browser tab. The only network request this page makes is to Stripe for payment — open your browser's developer tools and watch the network tab. Your spreadsheet is not in the traffic.
What if the file has no protection?
We tell you so immediately, for free. "This workbook has no edit lock to remove." There is no pay button when there is nothing to unlock.
What shows up on my card statement?
WEDGEWORKS* XLUNLOCK — FileQuiet is made by Wedgeworks. $9, one time. No subscription and nothing recurring. The same file re-unlocks in this browser for free, forever.
I paid but my browser lost the file (private mode). Am I stuck?
No. Drop the same .xlsx again and the unlocked download starts without another charge — your payment is remembered by this browser. Because the file never touches our servers, we can't store it for you; the unlock simply runs again locally. If anything goes sideways, email support@shotfold.com with your Stripe receipt and we'll make it right.