Hi, I am Van. I'm an Independent Advisor and a Windows user like you. I'll be glad to help you today.
To disable an account from your Windows 10 PC. Kindly perform the steps below. Please make sure that your account has admin privilege.
- Press Windows key + r then type netplwiz then press enter.
- This will open the User account window. In this window, you will see all the enabled accounts.
- Highlight the account that you want to disable then click properties
- Remember the username of the account.
- Open the command prompt with admin privilege.
- Type or copy-paste the command below.
net user username /active:no (Note: replace the username with the account username)
- Once the command is completed successfully. The account is disabled.
Best regards,
Van