For this Windows 10 Home 64-bit PC (originally Windows 7 Home) I am trying to fix Error Code 0xC000000f that specifies, "The boot configuration data for your PC is missing or contains errors." Booting failure occurred following an unsuccessful upgrade to Windows 10 Creators Update. Using several Acer Community solutions plus those from Microsoft, I receive, "The requested system device cannot be found." My latest initial commands in elevated Command Prompt were:
bootrec /fixmbr
bootrec /fixboot
bootrec /scanOs
bootrec /rebuildbcd
Following is a recreation of those latest results, with red type showing where issues occur.
X:\Sources>bootrec /fixmbr
The operation completed successfully.
X:\Sources>bootrec /fixboot
The operation completed successfully.
X:\Sources>bootrec /scanOs
Scanning for all disks for Windows installations.
Please wait, since this may take a while...
Succcessfully scanned Windows installations.
Total identified Windows installations: 1
[1]
\Windows
The operation completed successfully.
X:\Sources>bootrec /rebuildbcd
Scanning for all disks for Windows installations.
Please wait, since this may take a while...
Succcessfully scanned Windows installations.
Total identified Windows installations: 1
[1]
\Windows
Add installation to boot list? Yes (Y) / No (N) / All (A): Y
The requested system device cannot be found.
Before resuming a Web search heavy with suggestions but so far lacking an effective solution, I wanted to check with fellow Acer owners. If there's an official Acer Incorporated / Acer America solution I've been unable to locate it. Also, does anyone know why the Command Prompt is giving me "X:\Sources>" and not "X:/Windows/System32>"? Or how I can switch to the latter if desirable? Thanks.
FYI, following is the exact text of the Blue Screen being addressed above.
------------------------------------------------------------------
Recovery
Your PC/Device needs to be repaired.
The boot configuration data for your PC is missing or contains errors.
File: EFI/Microsoft/Boot/BCD
Error code: 0xC000000f
You'll need to use recovery tools. If you don't have any installation media (like a disk or USB device), contact your PC administrator or PC/device manufacturer.Version:1.0 StartHTML:000000241 EndHTML:000002108 StartFragment:000001968 EndFragment:000002072 StartSelection:000001968 EndSelection:000002072 SourceURL:http://community.acer.com/t5/forums/editpage/board-id/allinone/message-id/2509
------------------------------------------------------------------