When installing or updating Windows 10, you might have encountered an "Unexpected Error 0xE0000100." Try these steps to continue installing Windows 10.
The full message reads: Windows installation encountered an unexpected error. Verify that the installation sources are accessible and restart the installation. Error code: 0xE0000100.
Because this error message appears on both a clean install and Windows Updates, some steps aren't possible for both situations. Generally, steps 1-3 are for when you're installing Windows 10, while 4-6 are for Windows Updates.
1: Unexpected Error 0xE0000100 - Check Disk for Errors
Open a elevated command prompt and type in the following two lines, and press Enter after each:
net stop wuauserv net stop bits
Each command should take a few seconds, so wait until you see the messages that the services were stopped successfully. Leave the command prompt open for now.
Navigate to C:WindowsSoftwareDistribution and open the folder. Press CTRL + A to select all files and folder, then press the Delete key. All the files in the SoftwareDistribution should be deleted. We don't want to delete the folder itself.
Rebooting will start the two services we stopped, but if you don't want to reboot, open up the command prompt again and type in the following two lines, and press Enter after each:
net start wuauserv net start bits
5: Unexpected Error 0xE0000100 - Windows Repair
Windows Repair can reset all the Windows Update settings saving you a lot of work.