Easily Reset/recover/remove lost or forgotten passwords for Windows, PDF, Office, RAR, MSN ...
  Home > Support > Knowledge Center > How to Open a Password Protected Word 2003 Document?

How to Open a Password Protected Word 2003 Document?

Microsoft Word document offer password protection which allows you to protect your sensitive information containing in your Word file, then anyone who wish to access to your file should enter the correct alpha-numeric password firstly. If you cannot open a protected word document, it must be irritating, right? This article will show you three effective options to open password protected word.

open password protected word document

Method 1: Using VB.NET

The following code sample shows how to open a password protected word document using VB.NET
[VB.NET CODE STARTS]
Dim objWord As Object
Dim strPassword as string = "PASSWORD"
objWord = CreateObject("Word.Application")
objWord.visible = False
objWord.application.WindowState = 2
objWord.application.DisplayAlerts = False
Try
objWord.Documents.Open("YOUR DOCUMENT FULL PATH NAME", PasswordDocument:=strPassword )
Catch ex As Exception
Msgbox ("Cannot open word document" ,vbExclamation , "Password Protected")
End Try
[VB.NET CODE ENDS]

Method 2: Obtain the password from the source

The following steps sample shows how to obtain the password from the source¡£
Step 1: Check with the word document source for the password.
Ask yourself where does the locked word 2003 document come from? Supposing it created by someone else, then ask the creator for the password. If your own are the word document source, you will need to locate the lost password.
Step 2: Verify the password with the source.
Make sure you have the right password on hand. Verify the password can save you time. The other reason to do so is that you never know they might have given you the wrong password in the first place.
Step 3: Enter the correct password.
Type in the correct password at the "Enter Password To Open File" dialog box. After you have entered the password, click the OK button.

Method 3: Using Word password cracker software

If so far you still didn¡¯t solve your problem, then you'll have to buy one of password-cracking software available for this purpose. So download the word password cracker program. It comes with a trial version and follows the walk through. You only need to use the program to open the locked word document, choose the type of attacks for word document with strong encryption. Then the program will start and keep running until find out the lost word password for you to open.

Keep in mind that there nothing will miss as long as you use the corresponding password to open a password protected word document.

Related Article:
images How to Break Word Password?
downloadDownload this article as :  
Top Sellers
Popular Articles
Users Reviews
I need to open a Word document that I created a year ago and protected but now can't remember the password. I was going to buy some password recovery software and recommended by my friend to use your software, I tried and find it work for me.
(Puskab Austria)
I have very important file of ms word and i was make it password protect... and i forget password. I use your Word password cracker to remove it and it really helped me out, thanks you guys.
(New Zealand Aziz)
This program was very easy, quick, effective, and with reasonable price, open password was removed instantly after running your Word password cracker.Wow, it really works!
(Philippines Lectem)
Thank you for your help in recovering the password of my MS Word document. You guys are doing a good job!
(Ronald, UK)
I forgot my Word password and my friend Jane suggest using this Word password recovery, It help me recover my lost Word password with ease. Thanks!
(Kelly Indonesia)

Copyright©2007-2012 SmartKey Password Recovery. All rights Reserved.