Hi,
According to your description, this appears to be installation file pending.
This command will remove/revert and remove all install pending updates
Dism /Image:C:\ /Cleanup-Image /revertpendingactions
If the issue still insists, please follow the steps below to check:
- Open A Command Prompt window in WinRE, and start a text editor, such as Notepad.
- Navigate to the system drive, and search for windows\winsxs\pending.xml.
- If the Pending.xml file is found, rename the file as Pending.xml.old.
- Open the registry, and then load the component hive in HKEY_LOCAL_MACHINE as a test.
- Highlight the loaded test hive, and then search for the pendingxmlidentifier value.
- If the pendingxmlidentifier value exists, delete the value.
- Unload the test hive.
- Load the system hive, name it as "test".
- Navigate to the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\TrustedInstaller - Change the Start value from 1 to 4
- Unload the hive.
- Try to start the computer.
Hope this helps and please help to accept as Answer if the response is useful.
Best Regards,
Carl