Locked Account Across Network

Joseph Maxwell 5 Reputation points
2023-07-22T07:21:59.1966667+00:00
Windows 10

Two computers on LAN "MA" and "KA"
Both seen on the "This PC" of each; KA can access files on MA 
BUT
MA cannot see files on KA 

Attempts-
Returns "KA is not accessible ...
	the referenced account is currently locked ...

How can I unlock it, presumably KA., should I change password? what happens to PIN access settings then! How best to execute this?
Recommendations please, Thanks!

PS. Did several restarts, 30 min waiting interval etc !!!!!

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

1 answer

Sort by: Most helpful
  1. MotoX80 36,401 Reputation points
    2023-07-28T16:01:24.7133333+00:00

    I'll try to help.

    What account are you logging on to each desktop with? You mention PIN, are you using the same Microsoft account on each desktop? Or are you logging in with a true local account? Did you try to map a drive between machines with a different account? Local accounts would need to have the same password on each machine.

    Launch Computer Management and open Local Users and Groups. Select the account in question and uncheck "Account is locked out". You might also want to check "Password never expires" so that you don't run into that in the future.

    User's image

    If you are running the Home version of Windows, use a command prompt with "run as administrator" to unlock the account.

    net.exe user WhateverUserNameYouUse /active:yes  
    

    Did you save credentials for any of these machines? You may have typed in the wrong password.

    User's image

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.