How to check if you are an administrator
In XP, when you right-clicked on the Start button and saw "Open All Users" you knew that you were an administrator on that particular machine. Is there such a thing in Windows 7? I know I can go to control panel > User accounts, but I'm looking for something simple like in XP. Thanks
September 15th, 2011 6:50pm

>> "Your status wil be displayed". I don't see anything that says if I'm admin or not. Does it matter if I'm in a domain environment?
Free Windows Admin Tool Kit Click here and download it now
September 15th, 2011 8:38pm

You can find the Windows 7 user control pane by launching the desktop control panel (Start - Control Panel - More settings).
September 15th, 2011 11:24pm

In XP, when you right-clicked on the Start button and saw "Open All Users" you knew that you were an administrator on that particular machine. Is there such a thing in Windows 7? I know I can go to control panel > User accounts, but I'm looking for something simple like in XP. Thanks Start --> Run --> Control UserpasswordS2MCP | MCTS | MCITP From Iraq
Free Windows Admin Tool Kit Click here and download it now
September 15th, 2011 11:36pm

Thank you all for the replies. Unfortunately, none are as easy as it was in XP. Guess I'll have to live with it. If anyone has any other suggestions, please chime in. Thank You again.
September 16th, 2011 3:39am

We need to wait for beta to see how difficult it will be. This preview is just for the Metro UI and for APIs.
Free Windows Admin Tool Kit Click here and download it now
September 16th, 2011 3:42am

We need to wait for beta to see how difficult it will be. This preview is just for the Metro UI and for APIs. I assume you are talking about windows 8, but the question was about windows 7.
September 16th, 2011 3:50am

Yes, you are right. I missed that, sorry :/
Free Windows Admin Tool Kit Click here and download it now
September 16th, 2011 3:53am

So another try but having Win7 in the context. I do not have a non-administrator account on hand, but try to right-click on the All programs text shown after clicking on the right menu. On an administrator account I see the Open All Users menu item there.
September 16th, 2011 3:56am

As TrekDozer pointed out, you just have to click on the User picture. Refer screenshot (highlighted in red): After that you will see a screen which which will have something like this: If you see Administrator written in the place highlighted above, you are an Administrator. If you see Standard user written (as above), then you're not. Please revert back here if this does not address your question. Hope it helps! Kunal D Mehta - a Windows Server Enthusiast | My first TechNet Wiki Article Sir , please go to Start --> Run --> Control UserPasswordS2 --> Double click on User Name --> Group Membership --> Change From Standard User to Administrator --> Apply --> ok --> Log off --> log in Regards,MCP | MCTS | MCITP
Free Windows Admin Tool Kit Click here and download it now
September 16th, 2011 2:55pm

As TrekDozer pointed out, you just have to click on the User picture. Refer screenshot (highlighted in red): After that you will see a screen which which will have something like this: If you see Administrator written in the place highlighted above, you are an Administrator. If you see Standard user written (as above), then you're not. Please revert back here if this does not address your question. Hope it helps! Kunal D Mehta - a Windows Server Enthusiast | My first TechNet Wiki Article Only problem is that, on my machine it doesn't show "Standard user" or "Administator". Maybe this doesn't work on a domain?
September 16th, 2011 3:38pm

If you are in a domain, you have a domain account. These accounts usually has more complex structure of user groups and their permission, so there is no easy way to define what "administrator" is. Sure, there is a Domain Admins group, but this has nothing to do with whether you can do something with your computer; this can be controlled not only per user but also per computer and in quite detailed level.
Free Windows Admin Tool Kit Click here and download it now
September 20th, 2011 6:21pm

This is an example of a DOS bat/cmd method that will work on XP or Win7: @echo off "%systemroot%\system32\cacls.exe" "%systemroot%\system32\config\system" >NUL 2>&1 if errorlevel 1 echo You do NOT have admin rights&& goto:END echo You DO have admin rights :END
June 20th, 2012 8:40pm

Best I could find was three clicks, and this works for computers in domain as well. Click start, then click the user picture. This brings up the user accounts app from the control panel. Then select "Manage User Accounts". If you have don't have admin rights, it will prompt you for a admin account and password. If you do have admin rights, this will show you all the local and domain accounts that are in the local administrators group.
Free Windows Admin Tool Kit Click here and download it now
November 13th, 2012 1:35am

Hit the Windows key and run any utility that requires admin privileges and see if you are prompted for a username and password. e.g. regedit, winsat, msconfig, wusa Whatever is most memorable - I go for 'wusa' which I remember as 'Windows USer Admin' (though it is actually 'Windows Update Standalone Installer').
December 13th, 2012 6:04pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics