📎 AI Summary:
The thread discusses a user seeking full administrative access on their Windows computer, despite being the sole user and registered as a Microsoft account. A responder suggests disabling UAC or enabling the built-in administrator account to achieve full control, noting these options can pose security risks. The original poster asks for a safer compromise to avoid constantly granting admin rights while maintaining system security.

dompoma

New Member
Joined
Mar 11, 2013
Messages
11
Thread Author #1
I am the only user on my computer and I am registered as a Microsoft user, yet I still have to grant admin access to run certain programs and edit certain files. How can I grant myself access to everything?
 

Solution
seems you have windows vista or above os version even you are the admin you will not have full control until you disable UAC (user access control)
or you have to enable built in administrator

click start run > type > "net user administrator /active:Yes" to activate built in admin and you have to start using that account

"net user administrator /active:no" for deactivate. suggestion : you do not have to do that microsoft created this option only to protect your systemits up to you now.....:upset:
-mani

manipillaii

New Member
Joined
Mar 12, 2013
Messages
3
seems you have windows vista or above os version even you are the admin you will not have full control until you disable UAC (user access control)
or you have to enable built in administrator

click start run > type > "net user administrator /active:Yes" to activate built in admin and you have to start using that account

"net user administrator /active:no" for deactivate. suggestion : you do not have to do that microsoft created this option only to protect your systemits up to you now.....:upset:
-mani
 

Solution

dompoma

New Member
Joined
Mar 11, 2013
Messages
11
Thread Author #3
thanks manipillaii. is there a happy medium in this. I don't want to risk messing anything up, but I don't like having to constantly grant admin access programs I frequent daily. how could I grant myself as much admin access without doing anything to risky?