To enable the administrator account from the standard user account

-1

I have exactly the same problem as was already described (by Rajendra Rathore): "... I removed my user account from administrators group and my default administrator account was disabled by default. So now i am unable to perform any administrative task. Is there any way to add my user account in administrator group OR Enable default administrator account in windows 7"

I heard that it could be fixed by Hiren Boot CD - I have it but I don't know how to use it. Could you kindly describe the whole procedure step by step.

Jon Chkareuli

Posted 2013-03-10T20:04:32.530

Reputation: 1

Question was closed 2013-03-11T09:45:50.557

In Windows XP days, booting in safe mode would fix this. – user1686 – 2013-03-10T20:07:02.757

possible duplicate of How to get back-to-work with a Windows 7 PC that has no admin account? also see Administrator account in Windows Vista

– Ƭᴇcʜιᴇ007 – 2013-03-10T20:09:31.007

Answers

2

If you use the Recovery Console from the OS install disk (or should be available from Startup Repair or F8 menu) you should be able to add your account back to administrator group

  • net localgroup Administrators yourusername /add

slancio

Posted 2013-03-10T20:04:32.530

Reputation: 614