Posts Tagged ‘turn off Windows password expiration’

Password Expired and Can’t Log into Windows?

April 28th, 2013 by Admin

Hi! It seems that my windows 7 account password has expired. When I typed the password as usual, the following message appeared: Login Failed:Your password has expired. Is there any way of me logging in? Just to be clear I am not asking how to disable password expiration but rather my password has expired and I cannot log in. Also I can’t log in to safe mode either.

password-expired

Password expired and can’t log into Windows? This usually happens when you haven’t used a computer for a long time so you forgot the password. Sometimes, even if you can remember the old password, you’ll also fail to change the password and still get stuck at the logon screen. In this tutorial we’ll explain how to fix the issue of Windows password expiration so you can log back into Windows.

Password Expired and Forgot the Current Password

If you’ve forgotten the existing password on your computer, you are unable to change the expired password from the logon screen. In this situation, Reset Windows Password utility can be of help! Download a copy of the Reset Windows Password utility and burn to a blank CD from another PC, then boot from this CD and there is a password removal program on it to reset your password. This program also helps you disable the password expiration of your user account.

Password Expired and Know the Current Password

For some unknown reasons, some computer users will get the error message such as “access denied” when changing the expired password from the login screen. In other words, your password is expired but Windows doesn’t allow the user account the privilege of changing its password! If you have run into this issue, try to roll back the BIOS clock. Boot the machine into the BIOS setup mode, then set the BIOS clock back by one or two months until the password is not expired.

Once you’ve change the expired password successfully, you might also want to disable Windows password expiration so you won’t be forced to change the password from now on, then proceed to the next section.

Disable Windows Password Expiration

Once you’ve managed to log into Windows, you can then turn off Windows password expiration easily, by following these steps:

  1. Open the Local Users and Groups administration panel by typing in lusrmgr.msc into the start menu search box. (or the Run box on XP) Select “Users” in the left hand pane, and then double-click your user account in the list.
  2. On this screen you’ll find the “Password never expires” checkbox.
  3. Just make sure the box is checked and you won’t be forced to change your password anymore.

2 Options to Turn off Password Expiration in Windows 8/7/Vista/XP

April 27th, 2013 by Admin

When booting up to the logon screen, Windows may notify you that your password will expire in a number of days and ask whether you want to change it now. This behavior can start months after your initial installation of Windows. Its purpose is to help enforce password policies in a business environment, but if you don’t need that enforcement, it can be very annoying. In this tutorial we’ll show you two options to turn off password expiration in Windows 8/7/Vista/XP. The steps are quite simple!

Note: If your password expired and couldn’t remember your Windows password, you need to use a password cracking bootdisk such as Reset Windows Password utility to remove your forgotten password, before following this guide to turn off Windows password expiration.

Option 1: Turn off Password Expiration Through GUI Interface

  1. Press Windows + R key combination to bring up the Run box. Type netplwiz or control userpasswords2 and press Enter. The User Accounts dialogue box will appear.
  2. Click on Advanced tab in the user account.
  3. Click on Advanced button in the Advanced user management window and it will open Local User and Group.
  4. Double click the Users Folder in the Local User and Group.
  5. Select your user account from the list. Right click on it and then select Properties
  6. It will open another window, click on General tab and check the option of Password never expires.
  7. Click Apply and then OK.

Option 2: Turn off Password Expiration Using Command Prompt

Open up a Command Prompt as administrator (type “Command Prompt” in the Start search box and instead of just pressing Enter as normal, you right-click the menu item for it and select “Run as administrator”) and type the following command at the prompt:

net accounts /maxpwage:unlimited

and press Enter. That should do it. (If you get access error 5, you didn’t run Command Prompt as administrator.)

Note: If you don’t know how to open up a Command Prompt as administrator in Windows 8, please refer to this article: http://www.top-password.com/blog/how-to-run-an-application-as-administrator-in-windows-8/