Full Fix: Elevated Permissions are Required to Run DISM (2024)

Readers help support Windows Report. We may get a commission if you buy through our links. Full Fix: Elevated Permissions are Required to Run DISM (1)

Read our disclosure page to find out how can you help Windows Report sustain the editorial team Read more

Many users reported Elevated permissions are required to run DISM, and this message will prevent you from scanning your system.

Luckily, this issue can be resolved, and in today’s guide, we’re going to show you the best ways to do that.

How do I elevate permission to run DISM?

1. Select the Run the Command Prompt as an administrator option

1. First you need to open Windows 10’s search box. To do that, press theWindowskey +Skeyboard shortcut.

2. TypeCommand Promptin the search utility then selectRun as administratorfrom the right side, under the result.

3. ClickYeson the UAC dialog box that might open. An Administrator: Command Prompt window will then open.

4. Type in theDeployment Image Servicing command.

5. Press theEnterkey to run the command. TheElevated permissions are required to run DISMissue should no longer appear.

If you are encountering the Elevated permissions are required to run DISM issue, the first thing you need to try is run the command-line tool you want to run DISM on with administrator rights.

Some users complained that they can’t access the Command Prompt as administrators. If that’s also your case, don’t worry, we got your back!

2. Select the Run new task option

  1. Alternatively, you can open an elevated Command Prompt via Task Manager. Right-click the taskbar in Windows 10 to select the Task Manager option.
  2. Next, click File.

  3. Select the Run new task option to open the window shown directly below.
  4. Enter cmd in the Open text box.2
  5. Select the Create this task with administrative privileges option.
  6. Click OK to open an elevated Command Prompt.
Read more about this topic
  • Red Screen While Playing Games: 13 Troubleshooting Tips and Tricks
  • Blue Screen While Playing Games: 10+ Best Fixes You Should Try
  • Error Writing the Value’s New Contents Windows 10 Registry [FIX]
  • Your IT Administrator Has Limited Access: 5 Tips to Fix it
  • 6 Easy Ways to Fix Event ID 1000 Error on Windows 10/11

3. Open an elevated Command Prompt with Run

  1. Run is an accessory you can open an elevated Command Prompt with. To do so, open the Win + X menu by right-clicking the Start menu.
  2. Select Run to open it. Enter cmd in the Run box.
  3. Press the Ctrl + Shift + Enter hotkey.
  4. Select the Yes option on the UAC dialog box.

4. Set up a Command Prompt shortcut

  1. You can also set up a desktop shortcut that will open an elevated Command Prompt when you click it. To do that, right-click the desktop and select Shortcut.
  2. Enter cmd.exe in the Type the location of the text box.
  3. Click the Next button.
  4. The shortcut title will be cmd.exe by default, but you can change it to an alternative of your preference.
  5. Click the Finish button.
  6. Next, right-click the cmd.exe desktop shortcut and select Properties.
  7. Select the Shortcut tab in the snapshot directly below.
  8. Click the Advanced button.
  9. Select Run this administrator option.
  10. Click the OK button to exit Advanced Properties.
  11. Click the Apply option.
  12. Select OK to close the window and fix error 740 DISM.

What is an elevated permission?

A user is said to have elevated permission when additional capabilities beyond those of a standard user are assigned to that user. The administrator account has elevated privileges compared to a standard user.

How and why are elevated permissions used?

The CMD starts by default with limited rights and this is nothing but a security measure designed to prevent users from running commands that can make system changes.

While you won’t have any trouble executing most commands in standard mode, there are specific lines that require administrative privileges (aka elevated permissions).

So what happens if you try to run such a command without admin rights

If you try running commands that require administrative privileges, the command simply won’t run and you’ll get a message saying that you require additional privileges.

These are the best solutions to try out to fix error 740: elevated permissions are required to run DISM Use an elevated command prompt to complete these tasks.

Sometimes, the Run as Administrator option will not work. In this case, we recommend that you remove the problematic application that causes this issue.

Alternatively, if you get access denied while using an administrator account, make sure to refer to our dedicated guide on this issue.

DISM is a powerful tool, and if you’re not familiar, we have a guide on how to use DISM commands as well as a guide on what to do if DISM fails on your PC, so don’t miss them.

Don’t forget to leave us a comment in the section found below this guide.

Matthew AdamsWindows Hardware Expert

Matthew is a freelancer who has produced a variety of articles on various topics related to technology. His main focus is the Windows OS and all the things surrounding it.He is passionate about the tech world, always staying up-to-date with the latest and greatest. With an analytical view, he likes problem-solving, focusing on errors and their causes.In his free time, he likes to read and write about history and tries to always develop new skills.

Full Fix: Elevated Permissions are Required to Run DISM (2024)

FAQs

Full Fix: Elevated Permissions are Required to Run DISM? ›

Method 1.

How to run DISM as administrator? ›

Open Start. Search for Command Prompt, right-click the top result, and select the Run as administrator option. Type the following command to perform an advanced DISM scan and press Enter: DISM /Online /Cleanup-Image /ScanHealth.

How do I fix DISM failure? ›

Step 1: Press Win + R and type cmd in the search bar. Step 2: Click Shift + Ctrl + Enter simultaneously to run Command Prompt as administrator. Step 3: Copy the command: Dism.exe /online /Cleanup-Image /StartComponentCleanup in the Command Prompt. Step 3: Press Enter on the keyboard and wait for the command to finish.

How to allow elevated permission? ›

Go to Settings | Appearance & Behavior | System Settings | Process Elevation. Set the Keep 'sudo' authorization for (Keep UAC authorization for) checkbox and specify the value.

Does Dism fix corrupt files? ›

If any corruption or missing files are detected, DISM will connect to 'Windows Update' and download any needed files from a trusted source online. Run this command to attempt repairs to the image.

What is the DISM command? ›

Microsoft Windows Deployment Image Servicing and Management (DISM) is a command-line tool that allows IT administrators to service Windows desktop images and virtual hard disks prior to deployment to users. DISM is an administrator-level tool to repair Windows images and make changes to Windows installation media.

Should I run chkdsk or sfc first? ›

There is no specific order to CHKDSK, SFC, and DISM, as why you run each tool depends on the issue you're experiencing. However, if you run SFC and it finds corrupt files and other issues, you should then run DISM to fix the Component Store and then run SFC again to fix any broken files.

Does DISM repair the registry? ›

If the CheckHealth command in DISM shows that the registry can be fixed, you can run a command to direct DISM to automatically repair any specific damaged files with functional versions of those files. That command is Dism.exe /Online /Cleanup-Image /RestoreHealth.

How to give elevated permission to run DISM? ›

Type “cmd” in the box, right-click Command Prompt under Best Match, and then select Run as administrator. Then click the Yes button in the UAC prompt. Next, run DISM commands and check if the error message “Error: 740 Elevated permissions are required to run DISM.

How do I run a command with elevated permissions? ›

Type "cmd" in the search bar. Right-click on "command prompt" or "command prompt (Admin)" in the search results. Select "Run as administrator." Alternatively, you can open the Run dialog box by pressing the Windows key + R, type "cmd," and then press Ctrl + Shift + Enter to run it as an administrator.

How do I elevate user permissions in cmd? ›

Type cmd but do not press Enter. In the Best Results section, you should see Command Prompt. In the list of options under the Command Prompt application, click Run As Administrator. If a User Access Control window opens, log in using Windows user account with Administrator access rights.

Why does DISM get stuck? ›

Various reasons may cause DISM to get stuck or take a long time to repair system files, such as running out of memory, lack of administrator identity, or an outdated Windows system.

Top Articles
Latest Posts
Article information

Author: Tuan Roob DDS

Last Updated:

Views: 6036

Rating: 4.1 / 5 (62 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Tuan Roob DDS

Birthday: 1999-11-20

Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

Phone: +9617721773649

Job: Marketing Producer

Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.