Friday, April 3, 2015

How to change password expiration time in windows 7 home edition

Run CMD as administrator(right click on cmd shortcut, then select "run as administrator". You shoul see word "administrator" in the title of cmd window). Then run command:

net accounts /maxpwage:unlimited

you will get a message "The command completed successfully"
after that you can check password expiration with command:

net accounts