Translate
Use categories on the left bar
DISM Package Manager
DISM Package Manager processed the command line but failed. HRESULT=80070057
Method 1:
Check if the Remote Procedure Call (RPC) services are started.
a. Press Windows Key + R, type services.msc, press ENTER.
b. Search for service named Remote Procedure Call (RPC).
c. You will find two services with the same name first one should be automatic and the second one which is Remote Procedure Call (RPC) locator should be manual.
d. Check if it is started, if not right click on the service and click on Start.
Method 2:
From Start screen, open Command Prompt, and Run as administrator.
Now, type the following commands. Press Enter after each command.
DISM.exe /Online /Cleanup-image /Scanhealth
DISM.exe /Online /Cleanup-image /Restorehealth
Then, try to run StartComponentCleanup /ResetBase.