0XC1900104 is a timeout error, and SetupDiag may not be able to get any hints from the Setupact.log, but it's worth running SetupDiag anyway.
| 0XC1900104 |
MOSETUP_E_PROCESS_TIMEOUT |
The installation process did not complete within the required time limit. |
The last two setup logs showed that the setup ran for 10 minutes and did nothing until you manually canceled it the next day.
Try running a ProcMon trace. Start the trace 5 minutes after starting setup, and let it run for 7 minutes or so (or until setup hangs). After setup hangs (you can know that by checking the hard disk activity), switch to ProcMon and stop tracing. Save "All events" to a PML log file, zip it, and upload it along with the latest SetupDiag logs.
Edit:
Download Autoruns from Microsoft and run it as administrator. Press Ctrl + S to save the log file (.ARN).
In admin Command Prompt, run:
- dism /online /get-drivers /format:table >%temp%\drivers.txt
Upload:
- %temp%\drivers.txt
- Autoruns ARN log file
- SetupDiag Logs.zip
- ProcMon trace log.