How to change account password in Windows PC using CMD
How to change account password in Windows PC using CMD Step 1: open cmd as Administrator Step2: Type: net user , All user are shown in the panel Step 3: Now type net user [Username] follow by * Example: net user blogger* Step 4: Enter your password Step 5: Hit enter to validate.