Ladies & Gentlemen,
I came across the issue of BSoD code 0x0000017 during a recent upgrade to a Windows 10 Insider Preview build, when I was asked to look at a friend's desktop when she suffered this BSoD code.
There are a few solution that have been batted around, and I have no doubt that they have worked for the person who has posted the solution.
- unplugging all USB devices certainly reduced the memory allocation for the drivers - if the device is not running then it does not need memory allocation
- stopping your anti-virus - this will certainly stop any false positives, especially where there are major alterations to the operating system .. we have witnessed this issue perviously during the installation of service packs
The BSoD error code 0x0000017 appears to be associated with "Bad Memory". I have witnessed this error code with systems that are running both x86 & x64 systems, with 4Gb, 8Gb & 12Gb. I am unable to explain the reason why. However, the solution that I use is something that I was taught in the days of Windows 2000 to Windows XP & server 2003.
- Open a Command Prompt with Administrative Privelages
- Type "BCDEdit /Enum" & press Return, or Enter - without quotations
- Download the update .. & before you restart go to the next step
- Type "BCDEdit /DeleteValue {BadMemory} BadMemoryList" & press Return, or Enter - without quotations
Hopefully this will give you the solution the the issue that you are experiencing
Arthur