Computer Science, asked by Anonymous, 4 months ago

What to do if command prompt displays that you don't have administrative rights on the computer ?

Answers

Answered by KaamranRizvi
9

Answer:

I suggest you to follow the below steps and check if it helps.

Step 1:

To start Windows 10 in safe mode with command prompt:

Press Windows + I keys on the keyboard to open Settings menu.

Select Update & security and click on Recovery.

Go to Advanced startup and select Restart now.

After your PC restarts to the Choose an option screen, select Troubleshoot > Advanced options > Startup Settings >Restart.

After your PC restarts, select a startup setting as Safe Mode with command prompt by pressing the corresponding number.

Step 2:

Follow the below steps to enable Built in Administrator:

Open Command Prompt from Windows Recovery Environment.

Copy and paste the below command and press Enter.

                net user administrator /active:yes

    3. Close the Command Prompt.

    4. Try to login though Built in Administrator and change the other user account privileges to Administrator.

    5. You may create new user account also and assign the administrative privileges to the account.

I hope the above information helps.

Similar questions