Protected Word Document

Status
Not open for further replies.

Dr_Seuss

Posts: 66   +0
i have a Microsoft Word 2003 document which i protected quite a while ago...now i cant remeber the password i used. is there anything i can do?
 
Crack or Recover Read-only Password Protected Word Document

If you are using Microsoft Office XP or Microsoft Office 2003, you can change the view to HTML-Code using Microsoft Script Editor by pressing the Alt+Shift+F11 keys.

When the document is opened in the Microsoft Script Editor then search for “Password” and you will find something similar to this:
<w: DocumentProtection>ReadOnly</w: DocumentProtection>
<w: UnprotectPassword>9530C5F8</w: UnprotectPassword>

To remove the document’s form protection:
- remove the line containing ReadOnly and UnprotectPassword and then save the document using Ctrl+s, the protection should then be gone.
 
Status
Not open for further replies.
Back