10
8
Possible Duplicate:
Can’t edit a specific document in Word 2007
How do I remove the password protection (unprotect) on a Word document if I don't know the password? (i.e. The protection provided by Tools > Unprotect Document)
10
8
Possible Duplicate:
Can’t edit a specific document in Word 2007
How do I remove the password protection (unprotect) on a Word document if I don't know the password? (i.e. The protection provided by Tools > Unprotect Document)
-3
30
One possible solution. I think there are others as well.
<w:UnprotectPassword>
tag, the line reads something like that: <w:UnprotectPassword>ABCDEF01</w:UnprotectPassword>
(password is already in hex-format)I can't open the protected document in MS Word because I need the password to open it. If I don't know the password, I don't understand how this can work, and I don't understand the rationale for doing all of this if you already know the password. – Bobort – 2017-05-10T16:10:12.423
3Works for me on Word 2007 doc – steampowered – 2013-01-09T15:28:40.450
0
If you mean the one required to open the document, it depends on which version of Word was used to create it. There are several "Word password remover" programs on the internet, but Word 2003 and later use a much stronger encryption algorithm for which those will not work.
Sorry, I meant the protection provided by Tools > Unprotect Document – Rob Wright – 2010-01-15T14:46:23.577
6...losing almost all formatting in the process. – user1686 – 2010-01-15T16:36:48.750