Torrent Invites! Buy, Trade, Sell Or Find Free Invites, For EVERY Private Tracker! HDBits.org, BTN, PTP, MTV, Empornium, Orpheus, Bibliotik, RED, IPT, TL, PHD etc!



Results 1 to 1 of 1
Like Tree1Likes
  • 1 Post By jimmy7

Thread: How to Enable or Disable a Windows 10 User Account

  1. #1
    Donor
    jimmy7's Avatar
    Reputation Points
    855498
    Reputation Power
    100
    Join Date
    Jan 2016
    Posts
    32,787
    Time Online
    640 d 20 h 33 m
    Avg. Time Online
    5 h 7 m
    Mentioned
    3337 Post(s)
    Quoted
    917 Post(s)
    Liked
    34147 times
    Feedbacks
    115 (100%)

    How to Enable or Disable a Windows 10 User Account

    Windows lets you have multiple local users accounts on the same device. This lets every user have their own file storage, personalized desktop, and custom settings.

    However, sometimes you need to disable a user’s account without deleting it because deleting the account would remove all their files, apps, and personalized settings. Disabling an account removes the account’s icon from the sign-in screen and from the menu to switch users. This lets you re-enable the account later on without losing any of their data. Here’s how you can enable or disable a user account in Windows 10.

    Note: This article is intended mostly for people using Windows 10 in their homes or small businesses. If you’re using Windows 10 in a larger business, you likely won’t have multiple local user accounts set up on a system and these tools will probably be disabled anyway.

    Windows 10 Home and Pro Users: Disable User Accounts with the Command Prompt

    No matter which edition of Windows 10 you’re using (Home, Pro, or even Enterprise), you can use a quick command at the Command Prompt to enable or disable a local user account. While there is a graphical way to do this for Windows 10 Pro users (which we’ll cover in the next section), the Command Prompt is available to all and very quick.

    First, open Command Prompt as an administrator. Hit Start, type “cmd” into the search box, and you’ll see “Command Prompt” listed as the main result. Right-click that result and choose “Run as administrator.”

    https://www.howtogeek.com/wp-content...L3C1Xpdujf.png

    At the prompt, type (or copy and paste) the following command, where <username> is the name of the user account you want to disable:

    net user <username> /active:no
    https://www.howtogeek.com/wp-content...wZbDCzJqQD.png

    After the command has completed, you can close Command Prompt. The user account will be disabled and will no longer show up as an active account for signing in. You can repeat the same process for any other accounts you want to disable.

    Note: If you don’t know the exact name of the account, type in the command net user to get a full list of all users.

    https://www.howtogeek.com/wp-content...T6otgL08cV.png

    If you want to re-enable the account again all you have to do is open another elevated Command Prompt session, but this type “no” instead of “yes” for the active: switch. The command will look like this, again replacing <username> with the name of the user account you want to enable:

    net user <username> /active:yes
    https://www.howtogeek.com/wp-content...3bbrN58xAQ.png

    Windows 10 Pro Users Only: Disable a User Account with the Computer Management Tool

    For this method, we’re going to be using the Computer Management Tool. It’s a quick and powerful way to access a myriad of administrative tools, like Task Scheduler, Performance Monitor, Device Manager, Disk Manager, and more. Windows 10 Pro and Enterprise users can use the Local Users and Groups section to grant and restrict a user’s access to your device. (Again, though, if you’re running Windows 10 Enterprise, you’re likely part of an Active Directory Domain and won’t have a use for, or access to, this tool.)

    In Windows 10 Pro or Enterprise, open the Start Menu and search for “Computer Management.”

    https://www.howtogeek.com/wp-content..._jztm5VBPe.png

    Alternatively, you can press Windows+X and then select “Computer Management” from the Power Users menu.

    https://www.howtogeek.com/wp-content...uxeeMKraZC.png

    In the Computer Management window, navigate to System Tools > Local Users and Groups > Users. On the right, you’ll see a list of all the user accounts on your system.

    https://www.howtogeek.com/wp-content...SP6ib44Jiz.png

    Right-click the user account you want to disable and then click “Properties.”

    https://www.howtogeek.com/wp-content...TuFq7TmiMb.png

    In the Properties window that opens, select the “Account is Disabled” checkbox and then click “OK” to save the changes.

    https://www.howtogeek.com/wp-content...97rcVn538X.png

    Repeat the previous steps for any other user accounts you want to disable. Afterward, you can close Computer Management, and the disabled accounts will no longer show up on any sign-in screens.

    To re-enable a user account, back to the Properties window for that account and cleat the “Account is Disabled” checkbox.


Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •