How to Unlock an Excel Spreadsheet

“unlock an excel spreadsheet” comes up constantly, so this page leads with the exact answer, and only then explains the detail. Everything works in Excel on Windows and Mac and maps almost one-to-one to Google Sheets. Copy the answer above and get back to work, or read on to turn a one-off fix into something you never have to look up again.

Exact answer

In Excel: go to Review ▸ Unprotect Sheet, enter the password if one was set, and the sheet becomes fully editable again.

Annotated stepsExcel
1

Open the Review tab and look for Unprotect Sheet (it replaces Protect Sheet while protection is on).

2

Click Unprotect Sheet.

3

If prompted, type the password that was used to protect it and click OK.

4

Confirm the sheet is editable — try typing in a previously locked cell.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Unprotecting a sheet removes the editing restrictions that Protect Sheet imposed, so every cell can be changed again. The control sits on the Review tab: if the sheet was protected without a password, one click of Unprotect Sheet frees it; if a password was set, Excel asks for it first. Removing protection is purely about re-enabling edits — it has nothing to do with opening an encrypted file, which needs the file password instead. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. Treat “unlock an excel spreadsheet” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected sheet shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a layout choice that keeps the sheet readable and sortable into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

A budget sheet shows "cell is protected" whenever you try to type. Go to the Review tab and click Unprotect Sheet. If a password was set, a box appears — enter it, click OK, and the protection lifts; the button now reads Protect Sheet again and every cell accepts input. If no password was ever set, the single click is all it takes and no prompt appears. You unprotect a sheet whenever locked cells are blocking a legitimate edit — updating a template someone secured, correcting a figure in a protected report, or reworking a form. It is the deliberate step that hands editing control back, the exact reverse of Protect Sheet. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

In Google Sheets

Google Sheets handles this almost identically to Excel. The formula syntax above is the same, and the menu lives under a slightly different label rather than a ribbon tab. Use the platform toggle at the top of the page to switch every keyboard shortcut between Windows and Mac, and expect at most cosmetic differences in naming. Nothing on this page is behind a login: the tool runs entirely in your browser, the formula is shown in full with one-click copy, and the steps work the same on Windows and Mac. That is the whole promise here — the exact answer, a way to prove it on your own numbers, and just enough context to make it stick. If you take one thing from this page on “unlock an excel spreadsheet”, make it the habit rather than the keystrokes: set the problem up with labelled inputs, reference those cells, and let Excel do the recomputing. Bookmark the page for the syntax, but do the example once in a blank sheet and check it against the tool above — five minutes of hands-on practice fixes the method in memory far better than re-reading, and it surfaces the small snags while they are still harmless. After that the technique is genuinely yours: faster than searching for it again, and reliable enough to drop into work that other people depend on.

Common mistakes

  • Trying to unprotect without the password: there is no legitimate built-in bypass, so you genuinely need the password that was set.
  • Confusing a protected sheet with an encrypted file — a file that will not open needs its open-password, not Unprotect Sheet.
  • Unprotecting the wrong sheet in a multi-tab workbook; each sheet is protected and unprotected separately.
  • Forgetting that workbook structure protection (locked tabs) is removed via Unprotect Workbook, a different button on the same tab.

Frequently asked questions

I forgot the sheet password — how do I unlock it?

Honestly, you need the password; Microsoft provides no official bypass for sheet protection. Store passwords where you can retrieve them, and ask whoever protected the sheet.

Is unprotecting the same as decrypting the file?

No. Unprotect Sheet re-enables cell editing; an encrypted file that refuses to open needs its open-password through the normal open dialog, not the Review tab.

How do I unprotect every sheet at once?

Excel has no one-click "unprotect all"; unprotect each tab in turn, or use a short VBA loop if you have the password for each.

Other ways people ask this

People reach this page typing “how to unlock excel spreadsheet”, “how to unlock a spreadsheet in excel”, “unlock excel spreadsheet” and “how do i unlock an excel spreadsheet”, among other phrasings; whichever wording you used, the fix above is the one you want.

Why do people search for this in so many different ways?

Because the same task has many names. “how to unlock excel spreadsheet”, “how to unlock a spreadsheet in excel”, “unlock excel spreadsheet” all point at the one operation explained on this page, which is why they all lead here.