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

Published June 18, 2020

SSH from one Mikrotik to another

OverviewRouterOS provides SSH client that supports SSHv2 logins to SSH servers reachable from the router. RequirementsFor this command to be available router […]

Stop iptables running on Centos
Published March 19, 2012

Stop iptables running on Centos

At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running

Published November 23, 2020

Reset Mikrotik using reset button

Unplug your device from the power Press and hold the reset button and apply the power When LED starts flashing, release the […]

Installing Firefox 3.5 on Aspire One Linux
Published November 10, 2009

Installing Firefox 3.5 on Aspire One Linux

Acer has interwoven Firefox 2 with the rest of the system, that’s why a quite unusual approach is required to install the […]

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