For Example, if you know that your forgotten Word password contains 5-9 characters which is composed of letters and numbers, and starts with "M", ends with "n", then you can do it like this to shorten your recovery time.
- (1). Check the a-z box, 0-9 box, A-Z box
- (2). Set Prefix ="M", Suffix="n";
- (3). Set Min Length = "3" and Max Length ="7".
Note: For there are 2 characters known as "M" and "n", thus the unknown password length must be 3-7."Custom Character Set" is provided for you to define your own character set which has been used in the password.