I changed the password to "username" + the number 1 to get in then: wmic UserAccount where Name="Username" set PasswordExpires=False then put password back with: net user "username" password
I changed the password to "username" + the number 1 to get in then: wmic UserAccount where Name="Username" set PasswordExpires=False then put password back with: net user "username" password