While working on your system, you may suddenly see a blue screen showing BAD SYSTEM CONFIG INFO error. The error may be caused by incorrect system settings, malicious software, faulty hardware, etc. This stop code contains the bug value of 0xc0000001. This is a serious error that can make the system crash or corrupt your data. There are other similar stop codes that users have encountered:
- BAD_SYSTEM_CONFIG_INFO during CHKDSK
- BAD_SYSTEM_CONFIG_INFO Ntfs Sys
- BAD SYSTEM CONFIG INFO Bootloop
- BAD SYSTEM CONFIG info on startup, boot
Before you go on fixing these BSOD errors on your system, you must find out why they occur.
Reasons for BAD SYSTEM CONFIG INFO Error
There could be several reasons that cause BAD SYSTEM CONFIG INFO Windows 10 error on your system, such as:
- Faulty or outdated device drivers
- Corruption in Boot Configuration Data (BCD) File
- Faulty hard drive
- Corrupted Windows Registry
- Faulty system files/programs
How to Fix BSOD BAD_SYSTEM_CONFIG INFO error?
Method 1: Update Device Driver
The first thing to check when you see the BAD_SYSTEM_CONFIG_INFO error is if any device driver is outdated or incompatible. Maybe there is an incompatible HDD or SSD driver, or any corrupt third-party driver is installed on your system, which may be causing this error on your Windows 10 PC. You may try updating the device drivers to fix this error. To do so, follow these steps:
a. Press Windows + X to go to Start and select Device Manager. (See Image 1)
b. Expand Display adapter and right-click on the driver you want to update and click Update driver. (See Image 2)
c. On the next prompt, choose ‘Search automatically for drivers.’ (See Image 3)
d. Windows will automatically start looking for the latest driver software. If Windows couldn’t find the latest driver, you may choose to ‘Search for updated drivers on Windows Update.’ (See Image 4)
e. You will see the available updates on the screen.
f. Click ‘Install now.’ (See Image 5)
g. The latest available updates will be installed with the latest driver software.
Method 2: Fix Corrupted BCD File
Boot Configuration Data (BCD) tells you how to start your Windows. If the BCD file gets corrupted due to any reason, you won’t be able to boot into your system. It may also cause the BAD SYSTEM CONFIG INFO Windows 10 error. You may fix the BCD file to get rid of this error using the two ways explained below.
A. Use BCDEDIT Command
a. Turn on your system. The moment it starts showing the Windows logo, long-press the power key to turn it off.
b. Repeat this process thrice until you enter the Automatic Repair environment.
c. Select Advanced options from the Automatic Repair environment and choose Troubleshoot from the ‘Choose an option’ screen. (See Image 6)
d. On the next prompt, follow Advanced options > Command Prompt (See image 7)
e. In the open Command Prompt window, type the following command, and hit Enter. (See Image 8, 9)
bcdedit/deletevalue {default} numproc |
bcdedit/deletevalue {default} truncatememory |
f. Wait until the process is done, close the command prompt, and reboot your PC.
B. Use BOOTREC Command
If the above process couldn’t fix the error, you may run the bootrec command. Follow the given steps:
a. Boot your system with USB installation media, created using Windows’ Media Creation tool.
b. Click Repair your computer and follow Troubleshoot > Advanced options > Command Prompt.
c. Type the following commands and press Enter. (See Image 9, 10, 11)
bootrec /repairbcd |
bootrec /osscan |
bootrec /repairmbr |
d. Once done, restart your system and check if the error is fixed.
Method 3: Run CHKDSK Command
If there is corruption in your system’s hard drive or the drive consists of bad sectors, you may encounter BAD_SYSTEM_CONFIG_INFO Windows 10 error on your system. You may fix the faulty hard drive is by running the CHKDSK command. Follow the given steps:
a. Open Command Prompt and choose to run it as administrator.
b. Type chkdsk f: /f and hit Enter. (See Image 12)
c. Let the process end. Once the process is done, reboot your PC, and see if the error is solved.
I have fixed the error, but all of my data is gone. Can I recover data after using the CHKDSK command?
You can recover lost files after running CHKDSK Command using a Windows data recovery tool, such as Stellar Data Recovery Professional. It is a DIY data retrieval tool that can restore all kinds of data, including files, documents, emails, photos, videos, and more. The software also supports recovery from formatted, corrupted, or even crashed Windows PCs or laptops. You can also recover data from external storage media drives, such as HDDs, SSDs, USB drives, SD cards, and more.
Method 4: Fix Corrupted Windows Registry
A corrupted Windows Registry could also be the reason for this blue screen error. According to some Windows users, repairing the corrupted Windows registry using Command Prompt utility may help you eliminate this 0xc0000001 error code. Follow the given steps:
a. Boot into your system using the same USB installation media you used to fix the BCD file.
b. Choose Troubleshoot and then follow Advanced options > Command Prompt.
c. In the open Command Prompt window, type the given commands, and hit Enter.
CD C:\Windows\System32\config |
ren C:\Windows\System32\config\DEFAULT DEFAULT.old |
ren C:\Windows\System32\config\SAM SAM.old |
ren C:\Windows\System32\config\SECURITY SECURITY.old |
ren C:\Windows\System32\config\SOFTWARE SOFTWARE.old |
ren C:\Windows\System32\config\SYSTEM SYSTEM.old |
Note: These commands will rename all these folders. After renaming the folders, Windows 10 won’t use them anymore. However, you may also delete them, but it is better to rename them if you need to restore them later.
d. Now, enter the given commands in the Command Prompt:
copy C:\Windows\System32\config\Reg\Back\DEFAULT C:WindowsSystem32config |
copy C:\Windows\System32\config\Reg\Back\SAM C:WindowsSystem32config |
copy C:\Windows\System32\config\Reg\Back\SECURITY C:WindowsSystem32config |
copy C:\Windows\System32\config\Reg\Back\SYSTEM C:WindowsSystem32config |
copy C:\Windows\System32\config\Reg\Back\SOFTWARE C:WindowsSystem32config |
e. These commands will copy the registry backup and replace the older files. Once the process is done, close the Command Prompt and reboot your system.
Method 5: Perform System Restore
Corrupt system files or system programs could be a potential reason behind the ‘BAD_SYSTEM_CONFIG_INFO boot loop’ error. You may perform System Restore to fix this error. However, performing a system restore will bring all the Device Manager related changes to the default configurations, affecting all the system programs, drivers, files, registry settings, etc. So, don’t forget to take the backup of your system data before performing this method.
To perform the System Restore, follow the below-said steps:
a. Open Create a restore point.
b. Next, in the System Properties window, select System Restore. (See Image 13)
c. Click Next on the next window.
d. Select the restore point from available ones and select ‘Scan for affected programs. (See Image 14)’
e. Click Next > Finish and restart your system to check if the problem is solved.
f. As discussed, this process will bring your system to the default configuration, eventually causing you data loss. You may use professional Windows data recovery software to retrieve data.
EndNote
BAD SYSTEM CONFIG INFO is a common bug check error. There could be multiple reasons for this error, such as outdated or faulty device driver, corrupt hard drive, faulty Windows registry, corrupt system files, etc. You may perform the DIY troubleshooting methods shared in this post to fix this error. However, if you lose data due to this BSOD error, use Windows data recovery software, such as Stellar Data Recovery Professional to recover your lost data. This software can recover data from formatted, corrupted, or even crashed Windows PCs or laptops.
Was this article helpful?
YES0
NO
Одна из ошибок, с которой можно столкнуться в Windows 10 или 8.1 (8) — синий экран (BSoD) с текстом «На вашем ПК возникла проблема, и его необходимо перезагрузить» и кодом BAD SYSTEM CONFIG INFO. Иногда проблема возникает спонтанно во время работы, иногда — сразу при загрузке компьютера.
В этой инструкции подробно о том, чем может быть вызван синий экран с кодом остановки BAD SYSTEM CONFIG INFO и о возможных способах исправления возникшей ошибки.
Как исправить ошибку BAD SYSTEM CONFIG INFO
Ошибка BAD SYSTEM CONFIG INFO обычно говорит о том, что в реестре Windows содержатся ошибки или несоответствия между значениями параметров реестра и фактической конфигурацией компьютера.
При этом не следует торопиться искать программы для исправления ошибок реестра, здесь они вряд ли помогут и, более того, нередко именно их использование приводит к появлению указанной ошибки. Есть более простые и действенные способы решения проблемы, в зависимости от того, при каких условиях она возникла.
Если ошибка появилась после изменения параметров БИОС (UEFI) или установки нового оборудования
В тех случаях, когда ошибка BSoD BAD SYSTEM CONFIG INFO стала появляться после того, как вы изменили какие-либо параметры реестра (например, изменили режим работы дисков) или установили какое-то новое оборудование, возможными способами исправить проблему будут:
- Если речь идет о некритичных параметрах БИОС, вернуть их в исходное состояние.
- Загрузить компьютер в безопасном режиме и, после полной загрузки Windows, перезагрузиться в обычном режиме (при загрузке в безопасном режиме часть параметров реестра могут быть перезаписаны актуальными данными). См. Безопасный режим Windows 10.
- Если было установлено новое оборудование, например, другая видеокарта, загрузитесь в безопасном режиме и удалите все драйверы аналогичного старого оборудования, если оно было установлено (например, у вас была видеокарта NVIDIA, вы установили другую, тоже NVIDIA), после этого скачайте и установите последние драйверы для нового оборудования. Перезагрузите компьютер в обычном режиме.
Обычно в рассматриваемом случае что-то из перечисленного помогает.
Если синий экран BAD SYSTEM CONFIG INFO возник в другой ситуации
Если ошибка стала появляться после установки каких-то программ, действий по очистке компьютера, ручного изменения параметров реестра или просто спонтанно (или же вы не помните, после чего она появилась), возможные варианты действий будут следующими.
- При появлении ошибки после недавней переустановки Windows 10 или 8.1 — установите вручную все оригинальные драйверы оборудования (с сайта производителя материнской платы, если это ПК или с официального сайта производителя ноутбука).
- Если ошибка появилась после каких-то действий с реестром, очистки реестра, использования твикеров, программ для отключения слежки Windows 10, попробуйте использовать точки восстановления системы, а при их отсутствии — ручное восстановление реестра Windows (инструкция для Windows 10, но в 8.1 шаги будут теми же).
- Если есть подозрение на наличие вредоносных программ, выполните проверку, используя специальные средства удаления вредоносных программ.
И, наконец, если ничто из этого не помогло, при этом изначально (до недавнего времени) ошибка BAD SYSTEM CONFIG INFO не появлялась, можно попробовать выполнить сброс Windows 10 с сохранением данных (для 8.1 процесс будет аналогичным).
Примечание: если некоторые из шагов не удается выполнить из-за того, что ошибка появляется еще до входа в Windows, можно использовать загрузочную флешку или диск с той же версией системы — загрузитесь с дистрибутива и на экране после выбора языка внизу слева нажмите «Восстановление системы».
Там будут доступны командная строка (для ручного восстановления реестра), использование точек восстановления системы и другие средства, которые могут оказаться полезными в рассматриваемой ситуации.
Все способы:
- Способ 1: Сброс настроек BIOS
- Способ 2: Проверка целостности системных файлов
- Способ 3: Восстановление системного реестра
- Способ 4: Установка драйверов
- Способ 5: Проверка оперативной памяти
- Способ 6: Диагностика жесткого диска
- Способ 7: Восстановление Windows 10
- Вопросы и ответы: 0
Практически все из перечисленных ниже методов выполняются именно в операционной системе, поэтому ее нужно запустить в «Безопасном режиме». Если у вас не получается сделать это, попробуйте сбросить BIOS или сразу переходите к последнему методу из статьи, подразумевающему восстановление Windows 10. При успешном входе в «Безопасный режим» попробуйте исправить ошибку, воспользовавшись всеми перечисленными в данном материале способами.
Читайте также: Переход в безопасный режим в Windows 10
Способ 1: Сброс настроек BIOS
Ошибка «BAD_SYSTEM_CONFIG_INFO», появляющаяся при загрузке Windows 10, может свидетельствовать о самых разных аппаратных или программных проблемах. В первую очередь мы советуем сбросить настройки BIOS, чтобы исключить неправильно установленные параметры. Особенно это будет актуально в тех случаях, когда недавно вы занимались разгоном или самостоятельно меняли настройки. Обычно сброс осуществляется при помощи извлечения батарейки материнской платы, но есть и другие варианты, о которых более детально читайте в материале ниже.
Подробнее: Сбрасываем настройки BIOS
Способ 2: Проверка целостности системных файлов
Теперь приступим к разбору тех методов, которые требуют загрузки Windows 10 в «Безопасном режиме». Самое простое, что вы можете сделать, — запустить проверку целостности системных файлов. Если они были повреждены или частично отсутствуют, это как раз может привести к появлению синего экрана смерти «BAD_SYSTEM_CONFIG_INFO» прямо на этапе загрузки операционной системы. Осуществляется поставленная задача через консоль путем простого ввода команд, однако имеет свои нюансы, поэтому настоятельно рекомендуем прочитать полную инструкцию, кликнув по следующей ссылке.
Подробнее: Как проверить целостность системных файлов в Windows 10
Способ 3: Восстановление системного реестра
Повреждения в системном реестре тоже могут вызывать появление самых разных проблем в операционной системе. Иногда они становятся настолько критичными, что синий экран смерти отображается сразу же или через несколько минут после начала работы Windows 10. Самостоятельно обнаружить и исправить ошибки системного реестра вряд ли получится, поэтому придется восстановить его. Есть три метода осуществления этой задачи: возврат резервной копии, замена файлов реестра или полноценное восстановление Windows.
Подробнее: Способы восстановления системного реестра в Windows 10
Способ 4: Установка драйверов
Отсутствующие или устаревшие драйверы в Windows 10 довольно редко приводят к появлению синего экрана смерти, однако не стоит исключать данную причину, к тому же наличие актуальных драйверов для всего оборудования никогда негативно не сказывалось на работе ОС. Поэтому понадобится выбрать один или несколько удобных для вас методов установки подобного ПО и полностью его обновить. Используйте официальные сайты производителей оборудования, их утилиты или сторонние программы, добиваясь того, чтобы все драйверы на вашем компьютере были установлены или обновлены до последних версий.
Способ 5: Проверка оперативной памяти
Синий экран смерти «BAD_SYSTEM_CONFIG_INFO» может появиться в тех случаях, когда возникают сбои в работе оперативной памяти. Необходимые системные процессы просто не обрабатываются или зависают, что и приводит к критическим ошибкам. Если у вас получилось загрузиться в «Безопасном режиме», проверьте ОЗУ на наличие программных сбоев при помощи системных или сторонних утилит. Выбор зависит исключительно от того, есть ли подозрения в том, что оперативная память действительно может функционировать некорректно (она устаревшая или компьютер часто зависал еще до появления BSOD).
Подробнее: Проверка оперативной памяти в Windows 10
Способ 6: Диагностика жесткого диска
Примерно то же самое, о чем говорилось в предыдущем методе, относится к жесткому диску. Невозможность считать или записать файлы тоже приводит к проблемам с загрузкой Windows и появлению различных ошибок синего экрана смерти. В данном случае тоже актуальны методы исправления с использованием различных утилит, которые могут работать как в Windows, так и запускаться без операционной системы.
Читайте также: Выполнение диагностики жесткого диска в Windows 10
Способ 7: Восстановление Windows 10
Отсутствие результата при выполнении перечисленных выше методов или даже возможности зайти в «Безопасный режим» вынуждает пойти самым радикальным путем — восстановить Windows через резервную копию или функцию возврата к заводским настройкам. Во втором случае исправление похоже на переустановку, однако не требует наличия образа с операционной системой. Соответственно, прибегать к использованию этого варианта стоит только в том случае, если все предыдущие были испробованы.
Подробнее: Восстанавливаем ОС Windows 10 к исходному состоянию
Наша группа в TelegramПолезные советы и помощь
BAD SYSTEM CONFIG INFO is a BSOD error that can happen on Windows 10 and older Windows versions. It indicates corrupt or missing data that belongs to the system configuration, preventing you from using your computer.
The BAD SYSTEM CONFIG INFO stop code can be triggered by a problem with the BCD (Boot Configuration Data), registry settings, system memory, device drivers, insufficient disk space, or something else.
Before turning to a tech professional for help, follow our simple guidelines below. Besides saving a lot of money, you should be able to troubleshoot this BSOD error code without having to perform a Windows factory reset.
If you haven’t recently created a system restore point, we suggest doing it now. It saves you the trouble of reinstalling your entire operating system if you make any mistakes during troubleshooting.
Once doing so, get started with the next solutions.
1. Check your internal memory
The BAD SYSTEM CONFIG INFO error code usually indicates a RAM problem, like not enough allocated memory resources. However, you should be able to quickly check this using a built-in OS tool.
- Close all running applications on your PC
- Click the Start button, type Windows Memory Diagnostic, and press Enter
- Click Restart now and check for problems
The software utility checks your computer and repairs any RAM issues it finds during Windows startup, so you just have to wait until the task is complete.
However, if you’re an experienced PC user that expects more information about the system memory, you should use MemTest instead of Windows Memory Diagnostic. It’s a more advanced tool.
2. Repair your hard disk and system files
A faulty hard drive or damaged system files could be the reason why you keep getting BAD SYSTEM CONFIG INFO on Windows 10. It means that you have to repair the underlying issue to make your operating system run error-free again.
Thankfully, you don’t need to set up any special tools on your PC since Windows 10 has three powerful utilities under its sleeve: CHKDSK (Check Disk), SFC (System File Checker), and DISM (Deployment Image Servicing and Management).
Here’s how to use CHKDSK:
- Press Win key+ R, type cmd, and press Ctrl + Shift + Enter to open Command Prompt as admin
- If your operating system is installed on the C: drive,
chkdsk c: /f
. Otherwise, replacec:
with the correct driver letter. Then, press Enter - Type y to confirm scheduling the disk checking job at the next system boot
- Restart your computer and wait until CHKDSK completes its task
If you still get the BAD SYSTEM CONFIG INFO stop code after running the Check Disk utility to fix HDD errors, then it could be a problem with your system files.
Here’s how to run SFC:
- Open CMD with elevated rights and type
sfc /scannow
- Wait until all issues are fixed
- Reboot your computer
You can run SFC to repair any corrupt system files that prevent your PC from running properly by triggering the BAD SYSTEM CONFIG INFO stop code. However, if it doesn’t work, then you should resort to DISM.
Here’s how to use DISM:
- Run Command Prompt as admin and type
DISM /online /cleanup-image /scanhealth
- If it shows any errors, you can fix them with
DISM /online /cleanup-image /restorehealth
- Reboot your computer and launch CMD again with elevation rights
- Type
sfc /scannow
and press Enter - Restart your PC again
DISM is a powerful tool that verifies the integrity of the component store of the OS image, so you can count on it to repair BSOD errors.
3. Update your drivers
If your computer’s drivers are too old or not compatible with your operating system, then you should expect BSOD stop codes on Windows 10 such as BAD SYSTEM CONFIG INFO. The solution is to reinstall and update your devices.
Here’s how to easily reinstall your drivers:
- Right-click the Start button and head over to Device Manager
- Select a device from the list, right-click it, and press Uninstall device
- Follow the Windows instructions and reboot your computer
- Your operating system should automatically reinstall the compatible drivers
If you need help with identifying the device drivers of your computer and figuring out which ones are not working properly, we suggest using Microsoft’s DriverVerifier.
Here’s how to update drivers:
- Go to Device Manager, right-click a device, and select Update driver
- Press Search automatically for updated driver software
- If Windows returns the The best drivers for your device are already installed message, select Search for updated drivers on Windows Update
- Restart your computer
Unfortunately, Microsoft often fails to find a newer driver in Windows Update. It doesn’t necessarily mean that it doesn’t exist. Instead, you have to manually download it from your manufacturer’s webpage.
However, it can be risky if you don’t know what you’re doing since you could accidentally install the wrong driver for your computer. To avoid this, it’s better to turn to the professional aid of a driver updating tool.
A driver updater identifies the current device drivers of your computer without your help. It also finds newer drivers online, downloads and installs them – even multiple drivers at the same time. And it’s all done automatically.
4. Use the BCD command
Another good way to fix BSOD error messages like BAD SYSTEM CONFIG INFO is by using the BCD command. Fortunately, you don’t need outside help to repair the BCD since you can rely on the Windows internal tools.
- Press the Win key, click the Power button, then press and hold the Shift key while clicking Restart
- After your PC reboots, select Troubleshoot and go to Advanced options
- Click Command Prompt to restart your PC again and get the command-line environment
- Select your PC account and enter your password
- Type the following command-lines and press Enter after each line
bcdedit/deletevalue {default} numproc
bcdedit/deletevalue {default} truncatememory
- Exit CMD and restart Windows
5. Repair the BCD
If your Boot Configuration Data is damaged, it will prevent you from launching Windows and even accessing safe mode. To fix this, you need a bootable USB flash disk or DVD with the Windows installation files.
If you don’t already have one, then you need to access another computer to be able to create it. We suggest using Media Creation Tool since it’s really fast and easy to use.
- Boot Windows from a USB or DVD
- Press the Win key, click the Power button, then press and hold the Shift key while clicking Restart
- Go to Troubleshoot > Advanced Options > Command Prompt
- Enter the following lines (press Enter after each line):
bootrec /repairbcd
bootrec /osscan
bootrec /repairmbr
- Exit CMD and restart your computer
6. Fix the system registry
If the Windows registry has incorrect values, it could be why you keep receiving the BAD SYSTEM CONFIG INFO error on your Windows 10 PC.
To fix this, you still need a bootable Windows disk and to launch Command Prompt from boot, as described in the previous solution.
- In Command Prompt, enter the following commands (press Enter after each line):
cd c:\Windows\System32\config
ren c:\Windows\System32\config\DEFAULT DEFAULT.old
ren c:\Windows\System32\config\SAM SAM.old
ren c:\Windows\System32\config\SECURITY SECURITY.old
ren c:\Windows\System32\config\SOFTWARE SOFTWARE.old
ren c:\Windows\System32\config\SYSTEM SYSTEM.old
copy c:\Windows\System32\config\RegBack\DEFAULT c:\Windows\System32\config\
copy c:\Windows\System32\config\RegBack\DEFAULT c:\Windows\System32\config\
copy c:\Windows\System32\config\RegBack\SAM c:\Windows\System32\config\
copy c:\Windows\System32\config\RegBack\SECURITY c:\Windows\System32\config\
copy c:\Windows\System32\config\RegBack\SYSTEM c:\Windows\System32\config\
copy c:\Windows\System32\config\RegBack\SOFTWARE c:\Windows\System32\config\
- Exit CMD and restart your computer
- Check if you still get the BSOD stop code
7. Use System Restore
Any software issue can be fixed by undoing all changes, thanks to System Restore mode. So, if the BAD SYSTEM CONFIG INFO error code was caused by a significant change at the software level, then you should be able to easily repair it this way.
Before starting recovery mode, though, remember that any new programs you recently installed will disappear after the rollback.
- Make sure to log in as the PC admin
- Press Win key + R, type control panel, and press the Enter key
- Click Recovery
- Click Open System Restore
- Choose a restore point, click Next, and follow the on-screen instructions
- Reboot your computer
8. Unplug and reseat your hardware devices
BSOD error messages can be caused by faulty hardware components or USB ports. You can put this theory to the test by unplugging all peripheral devices from your computer and connecting them to different USB ports.
If that doesn’t do the trick, then you should remove all cables and gear, then reseat the devices. Pay special attention to the BIOS, GPU, and RAM cards while doing this.
Afterward, boot your PC to see if you still get the BAD SYSTEM CONFIG INFO error on Windows 10.
9. Run a clean boot
If you’re having a difficult time with troubleshooting your operating system, then you can run a clean boot. It will force Windows to launch only the required drivers, services, and processes.
- Click the Start button, type System Configuration, and open this app
- Select the Services tab, deselect Hide all Microsoft services, and click Disable all
- Go to the Startup tab and click Open Task Manager
- In the Startup section, click Status to sort all processes by Enabled
- Right-click an app, select Disable, and do this for all apps with the Enabled status
- Reboot your computer
10. Free up your disk space
Insufficient disk space may cause a lot of problems on your computer, from Windows’ failed attempt to download and install the latest security patches, to blue screen error messages like BAD SYSTEM CONFIG INFO.
The solution is easy: remove data to make more room on your hard drive. You can do this by deleting any files you don’t use anymore, backing up essential data on external disks, and uploading information to the cloud.
When it comes to junk, you can get rid of it using the Windows Disk Cleanup tool so that you won’t have to install anything else.
Here’s how to use Disk Cleanup:
- Make sure you’re logged in as the system administrator
- Open your file explorer with Win + E, right-click the C: drive, and go to Properties
- Select the General tab and click Disk Cleanup
- Select all items in Files to delete, then click Clean up system files
- As soon as the file scan is over, select everything again, click OK and Delete Files
- Reboot your machine
A summary of BAD SYSTEM CONFIG INFO quick fixes
To recap, if you keep getting the BSOD error with BAD SYSTEM CONFIG INFO stop code on your Windows 10 PC, you can try to fix this problem by checking your internal memory, repairing your hard disk and system files, as well as by updating your device drivers.
It’s also a good idea to use the BCD command or repair BCD if it’s damaged, fix the Windows registry, and use System Restore to revert Windows to a previous checkpoint.
You could also try unplugging and reseating your hardware devices, running a clean boot, and freeing up disk space using the Disk Cleanup tool. However, if everything fails, it’s time to consider refreshing Windows.
Did any of these solutions work for you?
What else have you tried to repair the BAD SYSTEM CONFIG INFO error? Let us know in the comment section below.
Encountering the ‘Bad System Config Info’ error on Windows 10 can be frustrating and disruptive. This error often leads to the dreaded blue screen of death (BSOD), causing your system to become unresponsive. Whether you’re experiencing boot issues or persistent error messages, understanding how to fix the Bad System Config Info in Windows 10 is crucial. In this guide, we’ll walk you through various troubleshooting steps to repair and resolve this issue effectively.
What is Windows BAD_SYSTEM_CONFIG_INFO Error?
On Windows OS, there are several reasons behind the Windows Blue Screen Death and the Stop Code BAD_SYSTEM_CONFIG_INFO Error is one of them. The BAD_SYSTEM_CONFIG_INFO Problem comes up with the Error Code 0x00000074. When you start your system, you might get a Windows Blue Screen Error and Stop Code 0x00000074.
In the BAD_SYSTEM_CONFIG_INFO Problem, it is really hard to figure out from which part of the computer the problem is coming. There might be some Software & Hardware Issues related to the Bad System Configuration Windows Error. Some of the reasons for the BAD_SYSTEM_CONFIG_INFO can be the following.
- On the Computer, the cables might become loose to connect with other parts.
- The Hardware & Files become corrupted to work on.
- The Windows Drivers to connect between hardware & software not working properly.
- The incorrect Boot Master Record to start the system.
- Some basic configuration-related issues.
How to TroubleShoot BAD_SYSTEM_CONFIG_INFO Error on Windows?
To Come Out from Windows Error BAD_SYSTEM_CONFIG_INFO, the following guideline should be executed. We will start with the simple solution where we have to perform only System Restart.
Method 1: Fix Windows Configuration Error Using System Restart
The first & very simple method will be to Shut Down the Windows. You might be on the Blue Screen Error where the Restart Button will not be present. So, press the Power Button for a few moments to forcefully close the device.
Now, during that period, remove all the cables from the device. And rejoin them before starting the system. So, if there is any hardware-related problem, it will be removed by this method only. If the problem is still there, check for other methods.
Method 2: Fix Bad System Config Info By Resetting Windows PC
Step 1: Click on the Troubleshoot option to reset your PC.
Step 2: Select Reset this PC.
Step 3: Now, choose an option. We are selecting the Keep My Files option to remove apps and settings by keeping our personal files.
Method 3: Uninstall the Latest Updates to Fix System Windows Config Error
Step 1: Click on Troubleshoot option.
Step 2: Click the Advanced Options menu.
Step 3: Select Uninstall Updates option to remove recently installed updated from Windows
Step 4: Choose an Option as per your choice and proceed to uninstall recent updates.
Method 4: Fix Bad System Config Info by Memory Diagnostic
Step 1: Search for the Windows Memory Diagnostic on the Windows Search bar. Now, open it.
Step 2: You will find the Restart Now & Check For Problems option. Go for it to check for any issues on Windows Memory.
Method 5: Run SFC Command to Fix Windows Configuration Error
Step 1: Search for the Command Prompt & open it.
Step 2: Execute the following command. It will check the entire data on the system whether any problem is there or not.
Command: sfc /scannow
Method 6: Reset Driver Health to Fix Bad System Config Info
Step 1: In this case also, we need to open the Command Prompt on Windows.
Step 2: The below-mentioned command should be used to check & fix the Driver Heath if any problem is there.
Command: chkdsk C: /f
Method 7: Fix Windows Error by Repairing the Master Boot Record
Step 1: On the Boot Menu after entering by pressing Del Key multiple times, click on the Troubleshoot option.
Step 2: Press the Advanced Options.
Step 3: Select the Command Prompt option.
Step 4: Now, the following command will be used. It will fix the Master Boot Record of the system which might be also a potential reason behind the problem.
Command: bootrec /fixmbr
Method 8: Fix Windows Config Error Using Advanced Options
Step 1: On the Boot Menu, select the Troubleshoot option.
Step 2: Press the Advanced Options.
Step 3: Click on the Startup Settings Option.
Step 4: After restarting, press Enter on the Last Known Good Configuration.
Method 9: Fix Bad System Config Info on Windows via System Restore
Step 1: Search for the Recovery Under Control Panel & open it.
Step 2: Click on the Open System Restore Option.
Step 3: Click on the Next to move ahead without any changes.
Step 4: Select Finish to start the Restoring Process of Windows.
By following the steps outlined in this guide, you can fix the Bad System Config Info error on Windows 10 and restore your system’s functionality. From basic troubleshooting to advanced recovery techniques, these solutions will help you resolve the error and prevent future occurrences. So, start executing all the methods from the very beginning to resolve the Stop Code 0x00000074 on Windows.