up vote 0 down vote favorite
share [g+] share [fb]

I used the command--- path WIN32_USERACCOUNT where(name="user01") set disabled="true"

My account is disabled and Im running in safe mode just so i can get my question answered... how do I enable my account? Im really desperate so please respond ASAP

link|improve this question
5  
Just out of curiosity, why did you run that command? – alex Sep 18 '09 at 6:10
feedback

migrated from stackoverflow.com Sep 18 '09 at 3:48

This question came from our site for professional and enthusiast programmers.

2 Answers

net user AccountName /active:yes
link|improve this answer
feedback

If you are on XP, goto Control panel, administrative tools, computer management, under local users and groups goto the user tab, right click your username and uncheck Account is disabled box.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown