How do I permanently give myself Admin privileges in Win7?

Sometimes i’ll have to install a program and I have to select ‘open as administrator’. Thats fine, but right now I have a game that is trying get an update but it returns a message that I have to have admin privledges to download the patch. It doesnt give me any options to open as admin. Its a message from the game, not Windows.

It’s my computer, i’m the only user. How do I log on as admin?

Here’s a start.

The Windows 7 security model is “don’t trust the user”, so even administrators aren’t really administrators unless you specifically request that power for a specific program. This is a feature of User Account Control, or UAC.

It’s probably easiest to turn off UAC temporarily. Note that this is a security risk, but not much more so than granting a random game administrative privileges. Just turn it back on afterward if you’d like.

Otherwise, you can track down the game’s update manager in the task manager, close it, and re-open it as an administrator. Much more annoying that way.

ETA: Running as the built-in Admin user may or may not work, depending on how multi-user-friendly the game is. Even if you update it on the admin account, you want to switch back to your regular user account to keep playing or you might lose your settings and saved games.

That worked. Thanks.

Yep. If you turn it back on, you’ll be safer. If you leave it off, you’ll be saner. Decisions, decisions…

In cases like that, it sometimes helps to start the program in admin mode - normally that’s just right-click, “Run as administrator”

I think that’s what the OP already tried to do in the first post.

But sometimes game updaters run in the background, or under a different executable name, so it’s not necessarily easy to find the right executable to give admin powers TO.

Oftentimes what would happen is a game launcher would download a self-executing patcher and try to run it. But if Windows doesn’t correctly give the patcher admin rights (even if the user gave it to the launcher), the patcher would be unable to do its job.

Go to the control panel > User Accounts > change account type.

Seemed ambiguous - long experience tells me it’s best not to assume the customer has done the basic stuff.

If you can find the program/updater executable file, right-click on it and in the Properties you can set it to Run as Administrator.

That’s what I thought - it seemed clear the OP knows about running as Administrator, but I didn’t notice anything to suggest that he/she has tried running the parent process as Admin (if indeed that’s practical).