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

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.

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 fix elevated permissions are required to run DISM? ›

Method 1.

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 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 access elevated permissions? ›

Press “Ctrl” + “Shift” + “Enter” on your keyboard or press “o*k” to open PowerShell with elevated privileges. If prompted by the User Account Control (UAC) dialog, click “Yes” to grant administrative privileges. An elevated PowerShell prompt will now open, allowing you to execute commands with elevated permissions.

What can DISM fix? ›

DISM is a command-line tool that is used to service and repair Windows images, including the Windows Recovery Environment, Windows Setup, and Windows PE (WinPE). It can also be used to repair the local Windows image on your computer.

How do I fix permissions in cmd? ›

Launch the command prompt as an Administrator and navigate through the tree of folders you need to fix. Then launch the command ICACLS * /T /Q /C /RESET . ICACLS will reset the permissions of all the folders, files and subfolders. After a while, depending on the number of file, the permissions will be fixed.

Does DISM fix corrupt files? ›

In short, DISM is not a complete reinstallation of Windows; instead, it finds critical core files required to run and gather information, then upgrades or repairs any files that are corrupted or out-of-date.

Can DISM fix Windows Update? ›

If Windows Update can't install a particular update (or isn't working all), Microsoft's DISM command provides a simple way to get Windows updates installed.

How to run cmd with elevated privileges? ›

How do I open an elevated command prompt?
  1. Press the Windows key on your keyboard or click on the Windows icon in the taskbar to open the Start menu.
  2. Type "cmd" in the search bar.
  3. Right-click on "command prompt" or "command prompt (Admin)" in the search results.
  4. Select "Run as administrator."

How do I turn off elevated privileges? ›

In the Local Group Policy Editor, click "Computer Configuration" - "Windows Settings" - "Windows Settings" - "Security Settings" - "Local Policies" - "Security Options". 3. Then, find the "Accounts: Administrator account status" on the right side of the interface, if the status reads "Enabled", you need to disable it.

How to run cmd as administrator? ›

To Open Command Prompt as an Administrator:
  1. Press the Windows Start button at the bottom left.
  2. Type in "Command Prompt".
  3. Right click on Command Prompt and click "Run as administrator".
  4. Click Yes if the Windows 10 User Account Control prompt is displayed.
  5. The Command Prompt should appear.
Mar 20, 2024

How do I fix Windows Update with DISM? ›

In the Command Prompt window, type the following command and press Enter: Dism /online /cleanup-image /RestoreHealth. Wait for the command to complete successfully, then close the Command Prompt window. Restart your computer and try to run Windows Update again.

How do I enable or disable Windows features using DISM? ›

To disable Windows features
  1. Disable a specific feature in the image. For example, type: Windows Command Prompt Copy. Dism /online /Disable-Feature /FeatureName:TFTP. ...
  2. Optional: Use DISM /GetFeatureInfo to get the status of the feature you have disabled. For example, type: Windows Command Prompt Copy.
Dec 15, 2021

Can you stop a DISM command? ›

Closing the Command Prompt window will stop the DISM process. I recommend you run the DISM /online /cleanup-image /restorehealth until the end to a complete restore and avoid future issues. Just run and let the process to complete.

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. Don't worry; EaseUS has prepared a detailed solution for you to fix the DISM stuck or not working issue.

Top Articles
From Lentil Patties With Lemon Tahini Dip to No-Bake Chocolate Peanut Butter Granola Bars: 10 Vegan Recipes that Went Viral Last Week!
How to Make Braciole - An Easy Braciole Recipe for a Special Dinner
Spasa Parish
Rentals for rent in Maastricht
159R Bus Schedule Pdf
Sallisaw Bin Store
Black Adam Showtimes Near Maya Cinemas Delano
Espn Transfer Portal Basketball
Pollen Levels Richmond
11 Best Sites Like The Chive For Funny Pictures and Memes
Things to do in Wichita Falls on weekends 12-15 September
Craigslist Pets Huntsville Alabama
Paulette Goddard | American Actress, Modern Times, Charlie Chaplin
Red Dead Redemption 2 Legendary Fish Locations Guide (“A Fisher of Fish”)
What's the Difference Between Halal and Haram Meat & Food?
R/Skinwalker
Haverhill, MA Obituaries | Driscoll Funeral Home and Cremation Service
Rogers Breece Obituaries
Ems Isd Skyward Family Access
Elektrische Arbeit W (Kilowattstunden kWh Strompreis Berechnen Berechnung)
Omni Id Portal Waconia
Kellifans.com
Banned in NYC: Airbnb One Year Later
Four-Legged Friday: Meet Tuscaloosa's Adoptable All-Stars Cub & Pickle
Model Center Jasmin
Ice Dodo Unblocked 76
Is Slatt Offensive
Labcorp Locations Near Me
Storm Prediction Center Convective Outlook
Experience the Convenience of Po Box 790010 St Louis Mo
Fungal Symbiote Terraria
modelo julia - PLAYBOARD
Poker News Views Gossip
Abby's Caribbean Cafe
Joanna Gaines Reveals Who Bought the 'Fixer Upper' Lake House and Her Favorite Features of the Milestone Project
Tri-State Dog Racing Results
Navy Qrs Supervisor Answers
Trade Chart Dave Richard
Lincoln Financial Field Section 110
Free Stuff Craigslist Roanoke Va
Wi Dept Of Regulation & Licensing
Pick N Pull Near Me [Locator Map + Guide + FAQ]
Crystal Westbrooks Nipple
Ice Hockey Dboard
Über 60 Prozent Rabatt auf E-Bikes: Aldi reduziert sämtliche Pedelecs stark im Preis - nur noch für kurze Zeit
Wie blocke ich einen Bot aus Boardman/USA - sellerforum.de
Infinity Pool Showtimes Near Maya Cinemas Bakersfield
Dermpathdiagnostics Com Pay Invoice
How To Use Price Chopper Points At Quiktrip
Maria Butina Bikini
Busted Newspaper Zapata Tx
Latest Posts
Article information

Author: Cheryll Lueilwitz

Last Updated:

Views: 6642

Rating: 4.3 / 5 (74 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Cheryll Lueilwitz

Birthday: 1997-12-23

Address: 4653 O'Kon Hill, Lake Juanstad, AR 65469

Phone: +494124489301

Job: Marketing Representative

Hobby: Reading, Ice skating, Foraging, BASE jumping, Hiking, Skateboarding, Kayaking

Introduction: My name is Cheryll Lueilwitz, I am a sparkling, clean, super, lucky, joyous, outstanding, lucky person who loves writing and wants to share my knowledge and understanding with you.