You are probably furious right now, and it might be due to several reasons that triggered your current anger state. However, one might be the interruption of your activities caused by an error with your personal computer while using it. It gets worse when you realize it’s not one of the usual errors you get that requires quick fixes. The Bootrec Rebuildbcd error falls into the category of errors that can trigger your fury, especially when on a deadline.
The Bootrec Rebuildbcd error you encounter is partially severe since it requires immediate attention without hardware changes. Reasons you encounter this error could be due to a partition issue, OS installation problem, or others relating to booting. One or more of these issues makes you experience the error pop-up on your screen while starting your personal computer. The good news is that there are solutions that you can implement to rid yourself of this problem when encountered.
So, let’s find out the exact causes of the problem before checking out the remedies you should implement for them.
What Causes This Startup Issue
The error occurs due to some specific factors making it similar to other possible errors you might have encountered before. These factors vary depending on the status of your personal computer and customizations that you have done on it. However, the issue also has solutions you can implement to resolve, just like other issues you have encountered. So here are the possible reasons you are facing the device not found pop-up relating to Bootrec and Rebuildbcd:
Incorrect USB Input
Implementing the USB bootable option is common but needs unified support from your BIOS and environment repair. You will experience the error if even one of the two sectors doesn’t support your chosen booting option.
Missing or Broken Volume
Another cause of this error occurs when there are damages to the partition that contains your booting registry. It is also something you will experience if the registry does not exist on the partition or the entire device.
Conflict in Firmware Settings
The installation of your windows and the drive you use to boot up must be set on the same mode. Selecting different modes on these two sectors creates a mismatch leading to your encounter with this issue at specific intervals.
Interface Load Troubles
Upgrades exist to improve performance and stability, but not all devices meet up to those upgrades early. If you use an advance 3.0 over the acceptable 2.0 drive support, you will also encounter this error.
Problems After Disk Format Change
Conversions relating to disk partitions also affect the booting experience and can lead to the error you encounter. It results from your booting mode existing on different partitions and with varying styles of implementation involving the start-up.
What You Can Do To Solve It
You now know why the boot error is popping up on your screen, and it’s time to learn some remedies. Several remedies exist for this particular problem, and the remedies that will work also vary depending on the situation. The reason is that these remedies target specific issues and conditions, so you might need to try multiple remedies. Implementing more than one remedy works to tackle the problem if the previous ones don’t work for the issue. So, below are some of the remedies that you should try out when you encounter this issue on your PC:
- Use a repair disc
- Try expert tools for MBR repairs
- Pick the required partition
1. Boot From Recovery Media
The first thing you should consider when you can’t boot your personal computer with your pen drive is repairing it. You can create media for installation using a disc and boot your personal computer. The media will work to boot your personal computer in place of your inaccessible USB-Drive to continue your work. Follow these steps below to create a media for your installation to replace your bootable pen drive for your PC:
Step 1: Make a media for installation.
Step 2: Begin your boot with the disk and tap the advance options
Step 3: Follow the prompt and click enter after the following commands
Bootrec /fixmbr
Bootrec /fixboot
Bootrec /Rebuildbcd
Step 4: Restart your personal computer and check the fixes
2. Use Partition Repair Utilities
Another remedy you can implement In cases where the first remedy doesn’t work is to try using expert repair tools. Several repair tools exist to help you fix issues with your personal computer; one is the partition assistant. Uses the steps below as a guide to repair your MBR and improve the booting issue with your personal computer:
Step 1: Install a partition assistant and make a detectable drive
Step 2: Pick the Create a bootable media and select the drive of your choice
Step 3: Plug in the Drive and pick it as the Boot priority
Step 4: Right-select the affected disk and tap Rebuild MBR
Step 5: Pick the MBR type that you use
Step 6: Apply the changes and tap Proceed to begin
Step 7: Unplug the drive and reboot
3. Set Correct Volume as Active
Your error might result from partition mismatch when trying to locate the boot registry or file during start-up. The best choice you can make is to pick the partition that is required to complete the booting process. Finding the appropriate partition for your booting process helps rid you of the error you are experiencing, aiding smooth booting. Implement the steps below as a guide to picking the one that you need for your booting process:
Step 1: Boot your system from UEFI Win10 disk
Step 2: Pick Cmd prompt in the Advanced Options
Step 3: List all the available EFI (FAT32) partitions by inputting diskpart and clicking Enter
Step 4: Tap enter after inputting the Select volume 3 command
Step 5: Assign a letter to the partition by inserting the letter=m command
Step 6: Leave the diskpart by inserting Exit and clicking Enter
Step 7: Click enter after inserting the following commands
cd / d m: EFIMicrosoftboot
bootrec /fixboot
Step 8: Rename the filename by inserting ren BCD BCD.bak
Step 9: Remake the file by inserting bcdboot c:Windows /I en-us / s m: /f All
Step 10: Restart after leaving the console
Summary Advice
The current booting error you encounter might throw you off, unlike other errors you have experienced. However, there is always a solution, and you have it with the above steps. Try them out by following the guide to help resolve each issue and check the results.
Common Questions
Will I be able to lead my desktop screen after encountering this error?
“No, you will not be able to start up your personal computer without a complete booting process.”
Should I prioritize getting an expert to resolve the issue?
“You should consider that if you are not good with troubleshooting your device personally.”
Fix: bootrec /rebuildbcd fails the requested system device cannot be found Windows 10, 8, 7
Hello every readers! Thank you for visiting our blog! Just before we uploaded this bootrec /rebuildbcd post, we had a laptop that is displaying a blue screen error of :\BCD ERROR 0XC0000098. It has Windows 10. As we tried to resolve the problem, we tried to use these bootrec commands in Windows Command Prompt. The bootrec /fixMBR, and bootrect /fixboot commands were successful, but for some reason, when we tried the bootrec /rebuildbcd command, it was unsuccessful. It keep failed with an error message of the requested system device cannot be found. This is probably what you are having right now. Thankfully, we did Google search and found out the solution on other website. Here is the solution for it. Let’s fix the computer!
How to fix bootrec /rebuildbcd fails the requested system device cannot be found Windows 10, 8, 7
First of all, you need to be in Advanced option to open Windows Command Prompt. If you need Windows 10 & 8 installation disk, here is how to create Windows installation disk on a DVD or USB: https://www.pntbrother.com/how-to-download-windows-10-8-iso-from-microsoft-for-free/ After creating an installation disk, boot from the installation disk, and by clicking repair you computer button during the installation process, you will be able to access the advanced option. After opening CMD, type the following command
diskpart
Enter diskpart to use the disk utility to see the existing hard drive partitions and to find out the current EFI partition. It is important that your EFI partition is formatted as FAT32 type. Type list vol to list all the partitions and volumes like the example below:
DISKPART> list vol Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- Volume 0 E DVD-ROM 0 B No Media Volume 1 C NTFS Partition 195 GB Healthy Boot Volume 2 WINRE NTFS Partition 400 MB Healthy Hidden Volume 3 FAT32 Partition 260 MB Healthy System
It is time to assign a drive letter for EFI partition. In this case, it is the Volume 3 which is formatted in FAT32 type. Type the following command to assign a letter to it. In this example, we are assigning a letter B. you can assign any letters. It is totally up to you. 😀
DISKPART> sel vol 3 Volume 3 is the selected volume. DISKPART> assign letter=b: DiskPart successfully assigned the drive letter or mount point.
Type exit to quit disk utility and type the following commands.
cd /d b:\EFI\Microsoft\Boot\ bootrec /fixboot
Now, you can delete BDC file or change the name of it like below. The command below is showing how to change it from BCD to BCD.bak file.
ren BCD BCD.bak
Time to recreate BCD. Type the following command:
bcdboot c:\Windows /l en-us /s b: /f ALL
After it, try to restart the computer, and see if it works. We hope your computer is back to life! Thank you for the great solution (original link: http://www.screwloose.com.au/windows-10-bootrec-the-requested-system-device-cannot-be-found) Thank you everyone! Have a great day!! 😀 😀 😀
В современных версиях Windows информация для запуска операционной системы храните в файле конфигурации загрузки BCD (Boot Configuration Data). В этом файле хранятся данные об установленной Windows и параметрах ее загрузки. Если файл BCD удален или поврежден, Windows перестает загружаться. Также вы не сможете загрузить Windows, если повреждена MBR запись на жестком диске. В этой статье мы покажем, как корректно пересоздать файл хранилища данных конфигурации загрузки BCD и
Master Boot Record
(MBR) на примере Windows 10 и 11.
Содержание:
- Ошибка “The boot configuration data file is missing some required information”
- Автоматическое восстановление конфигурации загрузчика Windows
- Идентификация разметки дисков и букв томов
- Восстановление загрузочного сектора MBR в Windows 10/11
- Пересоздание BCD файла загрузчика Windows 10
Ошибка “The boot configuration data file is missing some required information”
Если файл BCD поврежден, отсутствует, если вы удалили / отформатировали отдельный раздел диска с меткой System Reserved (и размером 500Мб), специальный OEM раздел, то скорее всего при попытке загрузить Windows появится такое сообщение:
Your PC needs to be repaired The Boot Configuration Data file is missing some required information File: \Boot\BCD Error code: 0xc0000034
Также ошибка может выглядеть так:
The Boot Configuration Data for your PC is missing or contain errors. File: \boot\bcd Error Code: 0xc000000f
При повреждении MBR может быть ошибка No operating system found.
Автоматическое восстановление конфигурации загрузчика Windows
При появлении такой ошибки, в первую очередь попробуйте исправить проблему с загрузкой ОС с помощью режима автоматического восстановления (Startup Repair), который можно запустить из среды восстановления Windows RE.
Совет. Желательно периодически проверять работоспособность среды WinRE, и если она не работает, воспользоваться для ее восстановления методикой из статьи Восстановление среды WinRE в Windows.
Если автоматическое восстановление с помощью Startup Repair не помогло решить проблему, вам нужно загрузиться с загрузочного или установочного диска с Windows или в среде WinRe (Repair your computer -> Troubleshoot -> Advanced options -> Command Prompt), запустить командную строку и попробовать полностью пересоздать файл конфигурации загрузчика BCD и обновить MBR запись.
В этом примере я буду использовать установочный диск с Windows 10. Выберите в настройках BIOS первичным загрузочным устройство DVD диск или USB флешку с дистрибутивом Windows (в зависимости от того, с какого устройства вы хотите загрузить компьютер). Загрузитесь с установочного диска и на экране выбора языка установки нажмите сочетание клавиш Shift+F10. Перед вами откроется консоль командной строки.
Попробуйте восстановить BCD файл автоматически, выполнив команду:
bootrec /RebuildBCD
Перезагрузите компьютер и проверьте, загружается ли Windows (не забудьте изменить приоритет загрузочных устройств в BIOS). Если Windows не загружается, еще раз загрузитесь с установочного диска и откройте окно командной строки.
Идентификация разметки дисков и букв томов
Очень важно. Все инструкции, описанные ниже, подходят для обычных компьютеров с BIOS (или загружающихся в режиме UEFI legacy) и MBR таблицей разделов. На компьютерах с UEFI прошивками для пересоздания BCD нужно использовать следующе инструкци: восстановлению EFI загрузчика в Windows 10 или восстановление удаленного EFI раздела в Windows.
Как понять, используется ли у вас BIOS или UEFI система? Проще всего проверить тип таблицы разделов на диске, на котором установлена Windows: GPT или MBR. Для этого выполните команду:
diskpart
Затем выполните:
list disk
- Если у диска в столбце Gpt указана звездочка (*), значит на диске используется таблица разделов GPT. Это значит, что у вас компьютер с UEFI, и для восстановления загрузчика нужно использовать статью по ссылке выше.
- Если в столбце GPT звездочка отсутствует, значит у вас на диске таблица разделов MBR, и вы можете продолжить следовать данной инструкции.
Далее вам нужно идентифицировать локальные диски и разделы системы (скорее всего назначенные им буквы дисков будут отличаться от дисков, которые вы видели при работе в Windows). Проще всего это сделать с помощью утилиты diskpart. Выполните следующие команды:
diskpart
list vol
Перед вами появится список разделов в системе, назначенные им буквы дисков и их размер. В нашем случае к компьютеру подключен 1 жесткий диск, на котором имеются всего два раздела:
- Раздел System Reserved размером 500 Мб, которому назначена буква диска C:. На этом небольшом служебном разделе по-умолчанию хранится файл конфигурации загрузки BCD (подробнее)
- NTFS раздел размером 39 Гб, которому назначена буква D:. На этом разделе находится установленная Windows, программы и данные пользователя.
Важно. Запомните буквы дисков, назначенные разделам. Данные буквы дисков будут использоваться в последующих командах.
Восстановление загрузочного сектора MBR в Windows 10/11
С помощью утилиты bootrec.exe можно перезаписать данные в MBR и загрузочном секторе, поместим в них ссылки на загрузчик Windows (bootloader).
Попробуйте перезаписать основную загрузочную запись (MBR) системного раздела для совместимости с загрузчиком Windows (существующая таблица разделов не перезаписывается).
bootrec.exe /fixmbr
Добавьте в загрузочные секторы диска код для загрузки файла bootmgr ( диспетчера загрузки Windows):
bootsect.exe /nt60 all /force
Прежде, чем идти далее, попробуйте автоматически пересоздать конфигурацию загрузчика BCD командами (это самый простой способ для начинающих):
bootrec /FixBoot
– команда создает новый загрузочный сектор на системном разделе (перезаписывает загрузочную запись раздела PBR).
bootrec /ScanOs
– просканировать диски и найти установленные копии Window, которых нет в хранилище конфигурации загрузки
В случае успешного сканирования появится запрос на добавление записей о найденный Windows в BCD:
Scanning all disks for Windows installations. Please wait, since this may take a while... Successfully scanned Windows installations. Total identified Windows installations: 1 [1] D:\Windows Add installation to boot list? Yes/No/All:
bootrec /RebuildBcd
– пересоздать хранилище конфигурации загрузкика, добавить в BCD найденные на компьютере копии Windows/
После этого перезагрузите компьютер и проверьте загрузку Windows. Если ОС не загружается, следуйте инструкции.
Если команда bootsect.exe не найдена, попробуйте указать полный путь к ней:
X:\boot\bootsect.exe /nt60 all /force
Пересоздание BCD файла загрузчика Windows 10
Далее с помощью команды BCDedit нужно создать новый файл с конфигурацией загрузчика (предполагается, что у вас нет резервной копии BCD).
Ваши дальнейшие действия зависят от того, есть ли на диске отдельный раздел System Reserved или нет. В командной строке выполните:
diskpart
list vol
Проверьте, есть ли на диске компьютера системный раздел System Reserved. Его можно идентифицировать по метке тома, либо более точнее по размеру (500 Мб для Windows 10+, 350 Мб для Windows 8.1 и 100 Мб для Windows 7).
- Если раздела нет (вы случайно удалили его), можно хранить конфигурацию загрузчика BCD на основном диске, где находится каталог Windows. Чтобы создать конфигурационные файл загрузчика BCD и Bootmgr на указанном диске, выполните команду:
bcdboot C:\Windows /S C:
Должно появится сообщение
Boot files successfully created
. - Если раздел System Reserved у вас имеется, удалите старый (поврежденный) файл BCD и создайте вместо него новый:
del c:\boot\bcd
Если разделу System Reserved не назначена буква диска (по-умолчанию), вы можете сами назначить ее с помощью diskpart.
Запустите:
diskpart
Выберите диск (в моем случае в компьютере имеется всего один жесткий диск, а вы можете вывести список дисков командой list disk):
select disk 0
На скриншота выше видно, что раздел с меткой System Reserverd называется Volume 1. Выберите его:
select volume 1
Назначьте букву диска (я назначил букву C:, но вы можете использовать любую другую букву, в этом случае измените путь в следующих командах):
assign letter C:
exit
Создайте временный пустой файл bcd.tmp:
bcdedit /createstore c:\boot\bcd.tmp
Создайте запись для диспетчера загрузки bootmgr:
bcdedit.exe /store c:\boot\bcd.tmp /create {bootmgr} /d "Windows Boot Manager"
Импортируйте в BCD настройки из файла bcd.tmp:
bcdedit.exe /import c:\boot\bcd.tmp
Если команда bcdedit возвращает ошибку (
Ошибка создания хранилища. Отказано в доступе, access denied
) при доступе к файлу BCD, попробуйте снять с него атрибуты скрытый, read-only и системный:
attrib C:\Boot\BCD -s -h -r
Укажите, что загрузчик находится на служебном разделе System Reserved (ему назначена буква диска C: )
bcdedit.exe /set {bootmgr} device partition=c:
Настройте время ожидания при выборе ОС:
bcdedit.exe /timeout 10
Удалите временный файл:
del c:\boot\bcd.tmp
Итак, вы создали пустой BCD файл с параметрами загрузчика. Теперь в него нужно добавить записи об установленных на диске Windows .
Создайте в хранилище BCD новую запись для Windows 10:
bcdedit.exe /create /d "Windows 10" /application osloader
Команда должна вернуть уникальный идентификатор (GUID) данной записи загрузчика:
The entry {8a7f03d0-5338-11e7-b495-c7fffbb9ccfs} was successfully created.
Укажем, что bootmgr должен использовать данную запись по-умолчанию (после истечения времени ожидания при выборе ОС, для загрузки будет используется именно эта запись).
bcdedit /default {8a7f03d0-5338-11e7-b495-c7fffbb9ccfs}
Теперь в новой записи загрузчика осталось указать пути к имеющейся на диске установленной копии Windows 10. Ранее мы определили, что в среде WinPE диску с установленной Windows присвоена буква D:. Используйте эту букву диска в следующих командах:
bcdedit.exe /set {default}device partition=d:
bcdedit.exe /set {default} osdevice partition=d:
bcdedit.exe /set {default} path \Windows\system32\winload.exe
bcdedit.exe /set {default} systemroot \Windows
Осталось сделать данную загрузочную запись в BCD видимой (по умолчанию она скрыта):
bcdedit.exe /displayorder {default} /addlast
Итак, мы полностью пересоздали загрузчик Windows 10 (обновили файл BCD и перезаписали загрузочный сектор MBR).
Теперь нужно сделать раздел, на котором находится файл BCD с конфигурацией загрузчика активным (BIOS передает управлению загрузчику ОС с активным MBR раздел). Допустим, разделы на вашем диске распределены так.
- Volume 0 – загрузочная/установочная флешка (ISO образ) диск, с которого вы загрузили компьютер
- Volume 1 – раздел System Reserved с BCD загрузчиком (размер 500 Мб)
- Volume 2 – раздел с файлами Windows (здесь находятся каталог Windows, Program Files, Users и т.д.)
В этом примере нужно сделать активным раздел Volume 1 (в вашем случае определите номер раздела самостоятельно). Сделать раздел активным можно с помощью diskpart:
diskpart
list disk
sel disk 0
list vol
select volume 1
(файлы bootmgr и «\Boot\BCD» находятся на этом разделе)
active
exit
Проверьте, что раздел volume 1 теперь активный:
select vol 1
detail partition
Все верно (
Active: Yes
).
Теперь вы можете перезагрузить компьютер и убедится, что Windows загружается в штатном режиме.