Through My playing with windows 7 I have found if you log in as the main Admin you can do much more without having to go through as many steps to get there

To enable the main admin account there is 3 methods to do it

Method 1

Open the Local Users and Groups manager.

2. In the left pane, click on the Users folder.

3. In the middle pane, right click on Administrator and click on Properties

To Enable the Buit-in Administrator Account -

A) Uncheck the Account is disabled box.

B) Go to step 6.

5. To Disable the Buit-in Administrator Account -

A) Check the Account is disabled box.

6. Click on OK

7. Close the Local Users and Groups window.

8. Log off, and you will now see the built-in Administrator account log on icon added (enabled) or removed (disabled) from the log on screen.

Method 2

1. Open a elevated command prompt.

2. To Enable the Hidden Built-In Administrator Account -A) In the elevated command prompt, type
net user administrator /active:yes
and press Enter.

B) Go to step 4.
3. To Disable the Hidden Built-In Administrator Account -A) In the elevated command prompt, type
net user administrator /active:no
and press Enter

Close the elevated command prompt.

5. Log off, and you will now see the built-in Administrator account log on icon added (enabled) or removed (disabled) from the log on screen.


Method 3

Open the Local Security Policy editor.

2. In the left pane, expand Local Policies, and click on Security Options.

3. In the right pane, right click on Accounts: Administrator account status and click on Properties.

4. To Enable the Hidden Built-In Administrator Account -

A) Select (dot) Enabled.

B) Go to step 6.

5. To Disable the Hidden Built-In Administrator Account -

A) Select (dot) Disabled.

6. Click on OK.

7. Close the Local Security Policy window.

8. Log off, and you will now see the built-in Administrator account log on icon added (enabled) or removed (disabled) from the log on screen.