Bug #948
Error Updating NextBook NXW9QC132
Description
I recently had a problem updating my nextbook; where after installing windows updates and rebooting, the blue crash screen appeared with the error code 0xc0000017.
This appears to have happened to others users after a previous update and happens when windows marks a region of RAM as bad and prevents a ramdisk from being loaded.
- To resolve this issue, check if there are any entries in the badmemory store:
bcdedit /enum {badmemory}
- If any entries are found, clear them from the store:
bcdedit /deletevalue {badmemory} badmemorylist
Resources¶
https://borncity.com/win/2017/10/06/windows-10-update-error-0xc0000017-no-ramdisk-memory/
Updated by Daniel Curtis over 5 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100