Degraggler setup not installed even after logged in with Admin permission

Asked By 0 points N/A Posted on -
qa-featured

Hi all, I was trying to install Defraggler in the system, but error message pops up. It displays it cannot access the specified file. So I run the installation program again as an administrator but again it fails to setup with same error message. So I sent a message to system administrator. Please help me to solve this problem.

This installer requires you to be logged in as an Administrator

SHARE
Answered By points N/A #179182

Degraggler setup not installed even after logged in with Admin permission

qa-featured

Defraggler is a nice defragment software. There is some issue with the permission with the setup file that is preventing to operate the installation process.

Windows 7 comes with this annoying administration privilege. Without this privilege, no program can be installed. In order to give the setup required administrative permission, right-click on the setup file and select “Run as administrator”.

If that doesn’t fix the issue, you have to enable a secret administrator inside your PC. That is the highest administrator account with supreme power.

1. Go to Start menu >> All programs >> Accessories >> Command Prompt.

2. Right-click and select “Run as administrator”.

3. hen the console window opens, type and enter this command:

net user administrator /active:yes

4. Restart your PC.

5. When logging in, you’ll notice another user account with name of “Administrator”. Click to login into the account.

6. Now run the setup.

This time, the setup will run perfectly for sure.

For disabling the account, run this command as before:
net user administrator /active:no

Related Questions