


At Windows Setup wizard, press ' Next' and then click ' Install Now'.ĭ. Boot from the Windows 10 installation media.ī. If after executing the above command, you receive the "Error 0x800f081f: The source files could not be found", then perform a repair upgrade. There is space between \ / ("…/Image: D:\ /Cleanup-Image…")ģ. dism.exe /Image: D:\ /Cleanup-Image /Restorehealthġ.the "D" in this example), give this command to repair the offline Windows image: "dir D:", "dir E:", etc.), until see the "Windows" folder.Ĥ. If you cannot see the "Windows" folder on the C: drive, then continue to the next drive (e.g. To see the contents of the C: drive, type: " dir C:" (without quotes). Then find out which drive contains the "Windows" folder, by typing this command: * Inside the WinRE command prompt window, get a list of all available drives, by giving this command:ģ. After booting your computer from the Windows 10 installation media, press SHIFT + F10 keys at the first install screen to launch Command Prompt.Ģ. How to fix: Error 50 DISM does not support servicing Windows PE with the /Online option.

In fact the /Online switch in DISM tool, specifies that the action is to be taken on the operating system that is currently running.

The above error is occurred, because in WinRE the operating system is not running, so the /Online switch is useless at this case. This tutorial contains instructions to resolve the following error when running the DISM command "Dism.exe /Online /Cleanup-Image /Restorehealth" from the Windows Recovery Environment: "Error 50, DISM does not support servicing Windows PE with the /Online option".
