Error :50 dism doesn't support servicing windows PE with the /online option
From the recovery console command prompt, enter the following command:
dism.exe /image:C:\ /cleanup-image /revertpendingactions
After that, reboot your machine into Safe Mode. In Safe Mode, open an elevated command prompted and issue:
SFC/ scannow
command and that should run. `