How to Unprotect a Word Document Without the Password
wikiHow is a “wiki,” similar to Wikipedia, which means that many of our articles are co-written by multiple authors. To create this article, 11 people, some anonymous, worked to edit and improve it over time.
This article has been viewed 369,838 times.
The ability to password protect an MS Word document is a very useful feature. It helps to keep your documents private or manage shared access with several authorized users. However, if you lose the password, you will be left with a document you can’t edit at all. This article will show you how to remove the Word password if you have lost or forgot it.
If you can't edit the document, use Method 1, 2 or 3 to remove protection. If you can't open your document without password, use Method 4 or Method 5.
Method 1 of 5:
Using WordPad
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Use WordPad to edit your file. [1] X Research source WordPad is a word processor that comes with Microsoft Windows. It’s more basic than MS Word, but it’s possible to edit .docx and .doc files in it.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Right-click on the document you need to unprotect and select Open with -> Choose another app.
Advertisement
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Select WordPad in the list of apps.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Skip this step if WordPad editing options are enough for you - once open in WordPad, document will be unprotected.
Advertisement
Method 2 of 5:
Using Google Docs
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- You can use this method if you need to unprotect the document on Mac OS.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Create a Google account if you don't have it. How to Make a Google Account article can help you with that.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Go to https://doc.google.com in a web browser. You will open Google Docs.
icon at the right part of the screen." width="460" height="383" />
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click the folder icon at the right part of the screen.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click Upload in the Open a file menu.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- You can also drag and drop the file into the outlined rectangular section of the screen.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Skip this step if you are okay with editing the document in Google Docs - protection is removed once file is uploaded.
Advertisement
Method 3 of 5:
Using an Online Password Cracker (Word 2007 or above)
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Right-click on the file and choose Properties to check it's extension. For .doc files the previous method can be used.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- This method also works for documents created in Word for Mac OS.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click Unprotect your file
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click Browse to choose your password protected document. After that click Next step.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click on Remove password (recommended)
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Wait a bit for password removal to finish
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Download your unprotected file
Fair Use (screenshot)
\n">"smallUrl":"https:\>
If your file is big, you will be able to download a demo-file with first paragraphs of your document. You'll need a license key to get the full document.
Advertisement
Method 4 of 5:
Using VBA Code
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Open the document you need to unprotect.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Click File -> Save As.
- Choose the folder to save the file in.
- Under the file name click on the menu Save as type.
- Choose Word 97-2003 (.doc).
- Click Save.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Files in Word 97-2003 format have a different icon image than regular .docx file.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Press Alt+F11 to open Visual Basic Editor.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Right-click the file name in the "Project - VBAProject" panel in the top left corner of the screen. Choose Insert -> Module in the menu.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Copy and paste the following VBA code into your module.
Sub PasswordBreaker() Dim i As Integer, j As Integer, k As Integer Dim l As Integer, m As Integer, n As Integer Dim i1 As Integer, i2 As Integer, i3 As Integer Dim i4 As Integer, i5 As Integer, i6 As Integer On Error Resume Next For i = 65 To 66: For j = 65 To 66: For k = 65 To 66 For l = 65 To 66: For m = 65 To 66: For i1 = 65 To 66 For i2 = 65 To 66: For i3 = 65 To 66: For i4 = 65 To 66 For i5 = 65 To 66: For i6 = 65 To 66: For n = 32 To 126 ActiveSheet.Unprotect Chr(i) & Chr(j) & Chr(k) & _ Chr(l) & Chr(m) & Chr(i1) & Chr(i2) & Chr(i3) & _ Chr(i4) & Chr(i5) & Chr(i6) & Chr(n) If ActiveSheet.ProtectContents = False Then MsgBox "Password is " & Chr(i) & Chr(j) & _ Chr(k) & Chr(l) & Chr(m) & Chr(i1) & Chr(i2) & _ Chr(i3) & Chr(i4) & Chr(i5) & Chr(i6) & Chr(n) Exit Sub End If Next: Next: Next: Next: Next: Next Next: Next: Next: Next: Next: Next End Sub
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Press F5. You will see the Macros window. Click Run.
Click OK to dismiss the message window with a random number of “A” letters in it.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Press Alt+F11 again to close the VBA editor, click on the protected text to open the Restrict Editing menu. Click Stop Protection. It will stop protection without the password.
Advertisement
Method 5 of 5:
Using a Free Password Cracker (Word 97-2003)
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- If you can open your document, use one of the methods above instead.
Understand that using a password cracker is not a guaranteed success, but it’s the only way to unlock Word documents protected by the password to open. [3] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Find a free password cracker app using query "crack word excel password free".
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Unfortunately, there are no free password crackers available for newer versions of MS Word.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click "Next" to proceed from the main window.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click the Browse button to select your password protected Word document and go to the Next step.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Start password recovery with a Dictionary attack.
options and click Next." width="460" height="351" />
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Check all the Recovery options and click Next.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- You can pause and resume it anytime with the respective buttons, but if you close the cracker before finishing the attack, it will be terminated and you’ll have to start again.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Wait for the attack to finish.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
See the message with results. If the password was found, proceed to Step 13. If the password was not found, click OK. This will return you to the Select approach page.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
- Check shorter passwords with less types of symbols first.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Try different approaches and settings until you succeed.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Click on the password if the password is found - this will copy it to clipboard.
Fair Use (screenshot)
\n">"smallUrl":"https:\>
Use the password to remove protection from your encrypted file.
Advertisement
Expert Q&A
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Advertisement
Make a backup of the file you need to unprotect just in case.
Submit a Tip
All tip submissions are carefully reviewed before being published
Please provide your name and last initial
Thanks for submitting a tip for review!
Advertisement
You Might Also Like
Strike Through Text Easily in any Outlook Email Message
A Complete Guide to Duplicating Pages in Word
A Complete Guide to Transferring MS Office to a New Computer
7 Ways to Use Microsoft Office for Free: Web, Mobile, & Desktop Versions
Change Microsoft Office Product Key
How to Schedule an Email Message in Microsoft Outlook
How to Attach Large Files & Folders to Emals in Outlook
How to Adjust Image and Object Transparency in PowerPoint
Copy a Table from Word
How to Install Microsoft Office: Subscribe and Download
Install Microsoft Office 2007
3 Simple Ways to Update Microsoft Office on a Mac