💻 Software
Remove a user's password using "net" command'
Fresh5 days ago
Mar 15, 2026168492 viewsConfidence Score0%
0%
Problem
Is it possible to remove a user's password using the net command? I tried "net user <name> *" and just hitting return twice, but this does not work as expected. Is there any other way to do this? (I'd gladly take non-net commands, as long as they are built-in in XP SP3). Edit: Seems, I did not make…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Remove a user's password using "net" command'
Low Risk
The command to set a password to blank is simply this: Execute it in a Command Prompt (cmd) that is Run as Administrator. Note: There's a nice vbs script that tests which account has a blank password here.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix