woodoome
New member
Re: Windows 10 Installation Unknown Error C1900101-40017
As I'm not a big fan of windows and prefer Linux, but I managed finally after several attempts to upgrade from win 7 to win10 on my son's brand new game PC.
it is AMD machine with a Radeon r7 260x.
Below is the steps you must follow. I gathered them from the different forums:
1. Go "Run" from Start menu, type msconfig
2. Choose startup tab uncheck all startup programs.
3. Go to services tab, scroll down to windows update service, choose automatic update option, and start (or restart service).
4. Unplug all your USB gear, except mouse and keyboard.
5. Start download.
6. If win 10 boot hangs on 3-rd (configuration step), go to troubleshooting, find there boot options or something like that, select advanced boot options (or something like that), and on reboot choose option 7 (disable drivers verification).
7. If your fresh win10 installation continuously stucks with driver verification on boot, try to disable it by doing this:
Open terminal and paste this command line in it
"bcdedit.exe /set nointegritychecks on" (without quotes).
To enable again, issue command:
"bcdedit.exe /set nointegritychecks off"
Hope it will help
As I'm not a big fan of windows and prefer Linux, but I managed finally after several attempts to upgrade from win 7 to win10 on my son's brand new game PC.
it is AMD machine with a Radeon r7 260x.
Below is the steps you must follow. I gathered them from the different forums:
1. Go "Run" from Start menu, type msconfig
2. Choose startup tab uncheck all startup programs.
3. Go to services tab, scroll down to windows update service, choose automatic update option, and start (or restart service).
4. Unplug all your USB gear, except mouse and keyboard.
5. Start download.
6. If win 10 boot hangs on 3-rd (configuration step), go to troubleshooting, find there boot options or something like that, select advanced boot options (or something like that), and on reboot choose option 7 (disable drivers verification).
7. If your fresh win10 installation continuously stucks with driver verification on boot, try to disable it by doing this:
Open terminal and paste this command line in it
"bcdedit.exe /set nointegritychecks on" (without quotes).
To enable again, issue command:
"bcdedit.exe /set nointegritychecks off"
Hope it will help
Last edited: