How do I get my windows 10 Pro machine to reduce the number of user profiles it shows on the login screen without getting rid of those user profiles
I want to hide the administrator profiles for the machine
You can deactivate any user by opening an Admin Command Prompt and typing
net user UserName /active:no
That will disable the account but not impact the actual profile, profile folder or its' contents.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.