Skip to content
Back home
The home of William Rendell
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
  • Search
Back home
  • Search
  • Home
  • Family
    • Holidays
    • Pets
    • Vehicles
  • Health and Fitness
  • Technical
    • Mikrotik
    • Computing
    • Renewable Energy
  • Privacy Policy
    • Cookie policy (UK)
  • Music
    • Harmonica
      • Easy
      • Intermediate
  • Contact
Home » Technical » Computing » Change password on Windows using cmd
Computing Technical

Change password on Windows using cmd

by William Rendell|Published June 26, 2020

In a cmd prompt run the below command

net user username newpassword

if the username contains a space do the below

net user “user name” new password

If you want to remove the password try the below

net user username “”

  • password
  • Windows

You may also like

Installing VLC on Aspire One Linux
Published November 10, 2009

Installing VLC on Aspire One Linux

The below is instructions  on how to install VLC on an Acer AA1 running Linpus, these deatails and credit were found at […]

Published September 30, 2010

Google Android apps found to be sharing data

Some of the most popular apps written for Google’s Android phones do not tell users what data they are gathering, says a […]

Published March 1, 2019

Match a New AD user to an existing 365 user

To match a new AD user to an existing 365 user. match UPN and smtp Alias 2 install “Microsoft Online Services Sign […]

Simple Backup Script
Published November 11, 2009

Simple Backup Script

This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]

Post navigation

  • Previous post SSH from one Mikrotik to another
  • Back to post list
  • Next post WiFi disconnects when an ethernet cable is connected.

© 2025  – All rights reserved

Powered by WP – Designed with the Customizr Theme