Link to home
Start Free TrialLog in
Avatar of chellar
chellar

asked on

Insufficient rights on windows xp

When trying to install certain software I am getting the message "The selected user does not have sufficient rights to run the (software) services...."
I am the only user and have not changed any rights settings as far as I know
Chellar
Avatar of Cyber-Dude
Cyber-Dude

Guess that when you installed Windows XP you created an additional user... Get into safe mode, choose 'Administrator' and open 'Computer Manager' Select the Groups tab and add the user you created. Restart the computer and try install the software once again.

Another method of installing software is by using 'runas /u:administrator <program installation name>'  via the command line. This will allow you to run the uinstallation software with admin rights.

Note:
These steps will work on local computer installed by you and not otherwise...

Cyber
is this XP Proff or Home?
type lusrmgr.msc at the RUN and see what privileges you have.
Avatar of chellar

ASKER

Home edition
lusrmgr.msc does not run
So type:
runas /u:administrator "lusrmgr.msc"

Cyber
Avatar of chellar

ASKER

Thanks this runs but it asks for a password and I have never set up a password!
ASKER CERTIFIED SOLUTION
Avatar of Cyber-Dude
Cyber-Dude

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial