How To Change Windows Password With CMD?


 If you think you should know the Windows Computer password to change it, then you are wrong. You can change the Windows Computer password using the CMD(Command Prompt) without knowing the computer password.

Here are the steps to do it:


Step 1: Open Command Prompt(Click On Run As Administration)


Step 2: Type "net user" and hit enter.


 

Step 3: Type " net user 'administration name' 'password' " and hit enter.

           Ex: net user SmartTechTip 2021Rohit


 


Now Your Windows Computer Password is Changed.


 



I hope you got your answer. Don't Forget To Give Us Your Feedback:)


Trending Posts

What Are The Use of Function Keys F1 to F12 on The Keyboard?

How to Block a Website? A Simple Guide for All Devices

8 Characteristics Of Modern Computer

Shield Your Small Business: Must-Have Cybersecurity Strategies

How Do Browsers Make Money If They Are Free To Use?

🚀 Build a QR Code Generator Using HTML, CSS & JavaScript

Computer Hardware and Software

Is TypeScript Frontend or Backend?

Create Light & Dark Theme Toggle Using HTML, CSS & JavaScript

Build a Simple Calculator Using HTML, CSS, and JavaScript 💻