Friday, October 9, 2009

Removing MS Word editing password


How to remove a password from MS Word that limits you editing the document.

Save your protected file as an XML file.

Open this XML file on Notepad.

Search for “password”.

In the bit of code to the left of your found “password”, your will see:

…w:enforcement="on"…

Change the “on” to “off”.

Save this file.

Open MS Word, and open the XML file. Your password protection has been removed!

Save this file as the MS Word document.

0 comments:

Post a Comment