Let us see if we can fix the locked repair status issue:

Follow these steps:

a. Open Windows Recovery Environment.

b. Select “Command Prompt”.

c. Type this command and hit enter.

dism.exe /image:C:\ /cleanup-image /revertpendingactions

d. Reboot the system (see if the system will now start in Safe Mode and is responsive; if not return to Recovery Environment Command Prompt)

e. Run the System File Check but notice the correct commands based on what boot environment the system is in:
1) Safe Mode - enter a Command Prompt window and type in SFC /SCANNOW
2) Recovery Environment Command Prompt - type this command and press enter.
SFC /SCANNOW /OFFBOOTDIR=C:\ /OFFWINDIR=C:\Windows