Windows 10: Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...

Discus and support Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password... in Windows 10 Gaming to solve the problem; Hi, I want to report a bug if it isn't intended to by the software: when I use the command net user and I change the password of a non-admin user from... Discussion in 'Windows 10 Gaming' started by Antonio Meola, Sep 9, 2022.

  1. Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...


    Hi, I want to report a bug if it isn't intended to by the software: when I use the command net user and I change the password of a non-admin user from an admin account, the command will delete any credential saved before in the non-admin user account. Is this a bug?Thank you for your time and help.

    :)
     
    Antonio Meola, Sep 9, 2022
    #1

  2. Net User Command Limitations

    I’m checking if net user command can change a password of an account linked to MS online. For example I’m trying to log into an online MS account on a laptop but I don’t know the password for it so I use the net user command to try and change the password for this account. Do you think it still would work?
     
    ilovenobody123, Sep 9, 2022
    #2
  3. Net User command line question for Windows 10

    Greetings all!

    I have a odd question. When you create a new local user using the "net user USER_NAME PASSWORD /add" command, where exactly does the net user command add that user to? It doesn't create a user folder as would normally happen during account creation. It doesn't add the account to System Properties / User Accounts. It will show up under a basic net user command listing all available users.

    So where exactly is the net user command adding the profile that I created with it? Is it just in the registry? Profile Hive? Just in a net user user table?

    I'm trying to create a custom user migration program that performs the same function as Windows 7 Migration Wizard did for Windows 10. (Yes I am aware that migwiz.exe can be used on Windows 10 just as easily - however there is some extra functionality that migwiz lacks that I would like to add in to my program) I would like to be able to move user accounts, cached user passwords, and user directories all in one go like Migwiz.exe does.

    If anyone has an answer to my question or suggestions on how to accomplish my overall goal - I'd be much appreciative.

    -CW
    Windows 10 - Version 1909 - Build 18363.959
     
    crystalwolf111, Sep 9, 2022
    #3
  4. Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...

    Remotely logoff users command with credentials

    Hi areebyounus,

    It's hard to tell why it's not accepting your credentials, however I can suggest an alternate solution.

    Download PSTools from the following website:
    https://docs.microsoft.com/en-us/sysinternals/d...


    Unzip the files to a new folder located C:\PSTools

    Then do the following:

    - Open Command Prompt as administrator

    - Enter: cd C:\PSTools

    - Enter: psexec.exe \\<ENTER SERVER NAME HERE> cmd

    - You will then be prompted for admin credentials

    Once you have entered the correct credentials (remember to use DOMAIN\USERNAME, or SERVERNAME\LOCAL_USERNAME) you will have a Command Prompt session running from that particular server. You can then do the below steps to remotely log off a user:

    - Enter: query session

    - Note down the session ID of the user you wish to log off

    - Enter: logoff # (where # is the ID number of the user above)

    Hope this helps,

    Nathan
     
    NathanT_06, Sep 9, 2022
    #4
Thema:

Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...

Loading...
  1. Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password... - Similar Threads - Win10 21H1 Win11

  2. User Command Password

    in Windows 10 Gaming
    User Command Password: I can't update my pc because of a user command password, I have tried recovering my password without success and now i can't download and install Python, or SQL into my pc, do I need to buy another pc for me to make full use of it?This is very frustrating...
  3. User Command Password

    in Windows 10 Software and Apps
    User Command Password: I can't update my pc because of a user command password, I have tried recovering my password without success and now i can't download and install Python, or SQL into my pc, do I need to buy another pc for me to make full use of it?This is very frustrating...
  4. Powershell command "net users"

    in Windows 10 Gaming
    Powershell command "net users": I recently did a powershell search using 'net users'. It brought up all the accounts in my windows 10 computer. it showed 3 accounts: a 'default acct' with a name that I apparently created a long time ago. it also showed a 'guest acct' with another name. it also showed a name...
  5. Powershell command "net users"

    in Windows 10 Software and Apps
    Powershell command "net users": I recently did a powershell search using 'net users'. It brought up all the accounts in my windows 10 computer. it showed 3 accounts: a 'default acct' with a name that I apparently created a long time ago. it also showed a 'guest acct' with another name. it also showed a name...
  6. Powershell command "net users"

    in Windows 10 Customization
    Powershell command "net users": I recently did a powershell search using 'net users'. It brought up all the accounts in my windows 10 computer. it showed 3 accounts: a 'default acct' with a name that I apparently created a long time ago. it also showed a 'guest acct' with another name. it also showed a name...
  7. Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...

    in Windows 10 Software and Apps
    Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...: Hi, I want to report a bug if it isn't intended to by the software: when I use the command net user and I change the password of a non-admin user from an admin account, the command will delete any credential saved before in the non-admin user account. Is this a bug?Thank you...
  8. Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...

    in AntiVirus, Firewalls and System Security
    Win10 21H1 / Win11 bug - net user command makes saved credentials of user changed password...: Hi, I want to report a bug if it isn't intended to by the software: when I use the command net user and I change the password of a non-admin user from an admin account, the command will delete any credential saved before in the non-admin user account. Is this a bug?Thank you...
  9. Remotely logoff users command with credentials

    in Windows 10 Network and Sharing
    Remotely logoff users command with credentials: Hi. I am in need to remotely shutdown servers, i know a command that is "logoff SessionID /server:ComputerName" but this doesn't accept any credentials parameter and i need to run it on powershell that is logged in with the admin credentials of that particular server, the...
  10. Net User Command Limitations

    in User Accounts and Family Safety
    Net User Command Limitations: Just a quick question, does net user command work on Windows Accounts linked online? I’m thinking it doesn’t but I just need to make sure. 116710