Install Software Without Admin Rights. Don't assume that you can't install a program without admin rights. In truth, you may find you actually can. In the case of Steam no install rights, for instance, you'll get a pop-up box asking if you want to install as an administrator on Windows. Jun 04, 2017  How To Gain Administrator Access in Windows without a Password. June 4, 2017 Author: Angelos Kyritsis 22 (11 votes. How to gain administrator access with a Windows Boot DVD/USB. The Recover My Password application will first download the WinPE components from Microsoft. This Windows 8 password hacker empowers you to find any of the lost Windows 8 passwords instantly, including admin password and standard user password. Besides, it also supports Windows 10/7/XP/Vista and Windows server.

Helping people with computers... one answer at a time.

Many programs require that you be administrator in order to install. If you're not, you have few options. Most boil down to: be the administrator.

by Leo A. Notenboom, © 2007

I'm trying to run in a 'safe' limited user account, but I often find that I need to install something - which I can't. Is there a way I can install software on my machine without having to be the administrator?

This can be a very frustrating situation, I know. I have machineswhere the primary account is an administrator simply because of the frequentirritation of application updates and installations that require it.

I will cut to the chase and say that if an application you're attempting toinstall is failing because you're not the administrator your only recourse isto login as the administrator. Or perhaps not install the application atall.

In other words, you're basically screwed.

The big variable is the program that you're attempting to install. They fallinto three buckets:

'... if an application you're attempting to install isfailing because you're not the administrator your only recourse is to login asthe administrator.'
  • Programs that don't need administrative access and don't ask for it. Theyjust install or update happily as needed.

  • Programs that do need administrative access. I at least understand theseprograms. Perhaps they're installing or updating device drivers, secure areasof the system or registry, or who knows what. Basically the whole point ofrunning as a limited user is to prevent this kind of access by accident. Itmakes sense that they would be blocked and warrant the extra scrutiny ofsomeone who would login as administrator.

  • Programs that don't need administrative access and ask for itanyway. Why, for example, do I have to be administrator to update MSN InstantMessenger? This is the frustrating bucket.

One clarification: even though I've said program's 'ask' for administrativeaccess, under Windows XP, at least that's really just a simplification. Mostjust try to do something administrative in nature, and that either works orfails if the user isn't logged in as administrator.

Now there's a very strong argument that installing any softwareshould be totally restricted to administrators. I'd even go along with that ifit weren't so darned impractical under XP. It seems every day or so somethingwants to update, requiring that the user logout from their limited user accountand login as administrator. (Or wait until the person with administrativeaccess can do so.)

How To Download Things Without Administrator Password Windows 8 64

The good news is that I believe that there's hope on the horizon.

Much like Linux and the Mac, rather than forcing you to log out and log inas administrator, Windows Vista will prompt you for the Administrative passwordif administrative access is needed. Yes, you still need to know that password,so it's not a free ticket for the kids to install something that mom or dad havehopefully protected the computer against. But it is a step in the rightdirection to both secure the system while minimizing the inconvenience.

I know that this 'feature' of Vista tends to pop up a little too often forsome people, but when it comes to installing software, the approach makes senseto me.

Article C3139 - September 4, 2007 «»

How To Download Things Without Administrator Password Windows 8

Not what you needed?

You may also be interested in:

  • Ask Leo! - Are Limited User Accounts effective?

  • Ask Leo! - How do I get administrative privileges on Windows XP?

Chris Spencer
September 4, 2007 11:59 PM

I don't agree with your 'frustrating bucket' point. The whole purpose of limited accounts is to restrict access which in general isn't needed (such as writing to system directories like C:Program Files). Updating MSN Messenger naturally needs to change these files so needs to have write access to that folder.

Admittedly the Windows XP implementation is very poor because you can't log in as an administrator temporarily within your session.

Now what is frustrating is poorly written programs that need administrator access when they shouldn't really need it at all. That just stems from the fact that traditionally every user is an administrator. I very poor policy on Windows' part.

Simon
September 5, 2007 5:40 AM

If you're running 2000, XP, or 2003 server; you can use runas, which lets you run a program as a different user whilst staying logged in. http://blogs.msdn.com/aaron_margosis/archive/2004/06/23/163229.aspx

Ken
September 5, 2007 10:47 AM

No need to download a 'runas' program. Simply right-click the program's icon and select the 'run as' choice. I do this all the time on my kids' computers, where the younger ones use a 'restricted' account.

If it's on an auto-run CD, you need to go to 'my computer', right-click the drive's icon and select 'open' (rather than 'autorun'), and examine the 'autorun.inf' file to see which program to run.

Simon
September 6, 2007 10:22 AM

Ken: when you right-click the program and select 'run as...', the resulting dialogue calls the runas.exe program that I refer to in my post; that's how it works. Of course there's no need to download it; it's been a part of Windows since Windows 2000.

Taha
September 9, 2007 11:13 PM

I agree with Ken and Simon regarding exe's but when the program is a .msi install file you won'nt find the runas option when u right click on the icon.No problem write the runas command to start a command prompt(cmd.exe) remember the command prompt with admin previleges is a powerful tool its true that this command line cannot do a list of simle things.Ok this is the command >runas /env /user:administrator 'cmd.exe' if you are in a domain and need domain admin previleges then the command >runas /env /user:mydomainadministrator 'cmd.exe' These will open a command line with admin previleges then simply navigate to the .msi file and type >msiexec /i myapplication.msi .That's it its very simple!.Always remember that it is a good practice to use the machine with a restricted user previlege account to avoid attacks from viruses,hackers,malware... .etc.Read this article for more information.It also provides you a solution as to how you should run programs that need an administrator previlege. http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/windows_security_whynot_admin.mspx?mfr=true

David
September 10, 2007 10:52 PM

I have to tell you, I once tried running in a limited account but it turned out to be more of a hassle than it was worth, I feel if you use due diligence handling downloads(like scanning every file multiple times before trusting it), you've covered your ass pretty good. It seems to me that for a home user to run a limited account is abit paranoid, I don't think I've ever installed a program w/o knowing it...lol

Sam Hobbs
December 19, 2007 10:16 AM

I am a developer that has always used a limited account for everything I don't need Administrator privileges for. I prefer to use the Administrator account to install software since I hope that the software will install for 'All Users'.

Kelly S. S.
July 20, 2008 9:09 PM

If say one day I log into my windows XP Packg.II,
And I TRY to change my mothers Picture Icon, & Her desktop to another picture; Something she can't do for herself, I am the 'ADMINISTRATOR', BUT........I have NO IDEA HOW I got this 'Frustrating ADMINISTRATOR' Thing Opened in the first place?! HOW Can I Remove Myself as the ADMINISTRATOR?? Please. It's driving me, and Mother CRAZY!!
Thanks,
Kelly S.S.

NickBark
July 30, 2008 3:36 PM

Its no great shakes in XP to simply switch user and and log in as Administrator to instal the MSI (as I did two minutes ago), log out of Administrator and back to your regular user account.

In answer to Kelly SS, set yourself up as a Poweruser and leave the Administrator account hidden.

tamer
November 2, 2008 10:34 AM

how I install Massanger yahoo without administrator installtion

Sam J.
November 10, 2008 3:50 PM

I am the only user on this *)#@ Vista machine, and when running certain programs I get the message 'Need Administrator Privileges'. I AM The administrator and there is only one user account, mine! How do I get around this ?

ken swor
November 25, 2008 5:00 AM

I try to download veterans forms and vista want let me, how can I get through this block.

Ahmed Ziyadh
December 28, 2008 2:01 AM

How can i install winrar on my pc. actually i have a limited account in server.

mujeeb
May 19, 2009 12:21 PM

This post is not helpful to those who searching for a solution to install a program without administrator privilages. please look for something else.

Sorry you feel that way, but if a program requires administrative access to install, it requires administrative access to install. If you don't have administrative access you can't install it. Complain to the provider of the program.
Gaurav
August 10, 2009 11:48 PM

this discusses some workarounds: http://abtevrythng.blogspot.com/2009/08/using-installing-applications-without.html

MiGo
October 26, 2009 3:20 AM

This post is really not helpful to those who are searching for a solution to install a program without administrator privileges.
And Leo's answer is not right, there's always an answer to some of these issues, take a look
http://www.varesano.net/blog/fabio/installing+flash+player+plugin+firefox+without+having+administrator+access+or+premissions

Gaurav
December 12, 2009 10:46 PM
Yes you can use applications without adminsistrator access

Well there are some simple basic things to know. Earlier it was not possible to acheive this but with the advancement in technology now you can use your favourite applications on any computer in the world. you just need to have internet connection and a user account in that PC(only windows)

How To Download Things Without Administrator Password Windows 8

How To Download Things Without Administrator Password Windows 8 0

Okay coming to the solution of the problem, you can use portable versions of the software that you want to use on the internet and if they are not available you can create your own portable applications and host them for free on internet and which can be accessed by anyone in the world anywhere. Just read my how to do this post at http://abtevrythng.blogspot.com/2009/11/creating-web-hosted-portable.html

Akim
April 2, 2011 8:33 PM

I use runas and if i want to enter the administrator account with password automatically i use this tool
http://www.robotronic.de/runasspcEn.html
But sure.
1) you need the administrator account with password to install an application
2) normaly an application should be run with standard rights. But some applications cannot run without administrator rights. So i use runasspc

Samarpan
December 1, 2011 7:36 AM

Well I installed as an administrator but somehow cannot use the same as a limited user; it keeps requesting for installation. How do I do this now?

Comments on this entry are closed.

If you have a question, start by using the search box up at the top of the page - there's a very good chance that your question has already been answered on Ask Leo!.

If you don't find your answer, head out to http://askleo.com/ask to ask your question.

LouieB62 needs administrator-level access to his Windows PC, but he doesn't have the password. He asked the Answer Line forum for help.

Your Windows PC has at least one administrator-level account. If you can't access that account, you've got a problem--you can't install or uninstall programs, or change certain settings.

I'll tell you a way to gain this access, but first, ask yourself if you really should be doing this. If it's unquestionably your computer and you've forgotten your password (or if the previous owner failed to give it to you), you have every right acquire or change the password. But if it's a company computer and the IT department wants to keep full administrator control to itself, this is a good way to get fired. And if it's someone else's computer, it's a good way to get arrested.

[Email your tech questions to answer@pcworld.com or post them on the PCW Answer Line forum.]

How To Download Things Without Administrator Password Windows 8 7

You can access the password through the free Trinity Rescue Kit. It hasn't been updated in two years, but it still works like a champ.

Before we get into details, some warnings:

  1. Since it can change or remove the password, but not reveal the existing one, Trinity won't let you secretly gain control of the PC. The rightful administrator will find out that you've been tampering with it.
  2. If there are EFS-encrypted files in the administrator's libraries, these files will become inaccessible. Decryption will only be possible if someone backed up the credentials ahead of time.
  3. I successfully tested this technique in Windows 7, and have every reason to believe that it will work in XP and Vista. It will not work in Windows 8.

Trinity downloads as an .iso file, which you can burn to a bootable CD. You can also use the Universal USB Installer to create a bootable flash drive. (If you don't know what I'm talking about, see Boot discs explained: An overview of booting your PC from something other than your hard drive.)

How To Download Things Without Administrator Password Windows 8 1

When you boot Trinity, you'll find yourself in an ugly, text-based environment. But not a difficult one. From the initial menu, select Windows password resetting.

At the next prompt, select Winpass with prompt for username first, then enter the login name for the administrator account.

Most of the questions you'll be asked are easy to answer. When you get to the User Edit Menu prompt, select the first option, Clear (blank) user password. That will allow you to boot into the administrator account without entering a password.

How To Download Things Without Administrator Password Windows 8 10


Read the original forum discussion.After you finished the entire process, reboot Windows, log into the Administrator account, and create a new password. Then remember it.

To comment on this article and other PCWorld content, visit our Facebook page or our Twitter feed.