Windows: Local Account Expiration

Modified on: Thu, 6 Apr 2023 4:09 PM


This solution is meant to be performed by a System Administrator


Issue:

Receiving the following error


The user's account has expired.



Solution:


Log into the computer as an admin or use the console in Screen Connect.

Using PowerShell, run the following command.


net user USERNAME /expires:never

Was this answer helpful?