Fix: Error 50 DISM does not support servicing Windows PE with the /online option

Deployment Image Servicing and Management (DISM) is used to refresh a Windows image, or prepare an image. It is a command line tool. It has many uses, including its use to repair when System File Checker scan reports errors or corrupted files.

But rarely users have reported getting the following error “Error 50 DISM does not support servicing Windows PE with the /online option. The DISM log file can be found at x:windows\dism\dism.log” when they run the DISM command. Its cause is that the windows seem to think that we are in Win PE (Pre-installation Environment). This is the result of a misplaced registry key. Follow our guide to fix it quickly.

dism error 50

Deleting the Registry key

Hold down Windows key and press R. Type regedit and press Enter. Click Yes if a UAC warning appears.

In the registry editor windows, click on HKEY_LOCAL_MACHINE In the left pane to expand it.

Under HKEY_LOCAL_MACHINE, click on SYSTEM to expand it. Similarly navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control.

Under Control, there will be a folder named MiniNT. Right click on it and click Permissions.

Select your username in the group or usernames list and make sure the check box against Full Control is checked. Then click OK.

Right click on the same MiniNT key, and click Delete. Confirm any message for deletion. Restart your system and run the command again. You problem should be gone.

Update BIOS

If the above solution doesn’t work; make sure that you restore bios to it’s default settings. You can do this by booting into BIOS. Since all models are different; it would be best to refer to the manual to see how to restore bios to default.

ABOUT THE AUTHOR

Kevin Arrows


Kevin Arrows is a highly experienced and knowledgeable technology specialist with over a decade of industry experience. He holds a Microsoft Certified Technology Specialist (MCTS) certification and has a deep passion for staying up-to-date on the latest tech developments. Kevin has written extensively on a wide range of tech-related topics, showcasing his expertise and knowledge in areas such as software development, cybersecurity, and cloud computing. His contributions to the tech field have been widely recognized and respected by his peers, and he is highly regarded for his ability to explain complex technical concepts in a clear and concise manner.