disable an xp account

  • Thread starter forum.microsoft.com
  • Start date
F

forum.microsoft.com

how would one disable without deleting an user account in Xp home?

Microsoft Windows XP Home edition
Version 5.1(Build 2600.xpsp_sp2_gdr.070227-2254 Service Pack2)
this is on an e-machine
 
N

Nepatsfan

In
forum.microsoft.com said:
how would one disable without deleting an user account in Xp
home?

Microsoft Windows XP Home edition
Version 5.1(Build 2600.xpsp_sp2_gdr.070227-2254 Service
Pack2)
this is on an e-machine

Open a command prompt window by going to Start -> Run and
entering cmd.exe in the Open box.
At the command prompt, enter the following command.

net user ACCOUNTNAME /active:no

Hit the Enter key.

Good luck

Nepatsfan
 
N

Nepatsfan

In
Nepatsfan said:
In

Open a command prompt window by going to Start -> Run and
entering cmd.exe in the Open box.
At the command prompt, enter the following command.

net user ACCOUNTNAME /active:no

Hit the Enter key.


I should have added that you need to replace ACCOUNTNAME with
the name of the user account you're trying to disable.

Nepatsfan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top