If you are facing this error, then chances are you may have installed new hardware or software which is causing the issue. Sometimes installing the latest Windows updates seems to cause this issue but you can’t be sure until you troubleshoot the issue. Now as far as software problems are concerned, these might be the possible reasons as to
why you are facing this error:
- Corrupted BCD information
- System File is damaged.
- Loose or faulty SATA/IDE Cable
- Conflicting 3rd party software
- Virus or malware
The error which you will get after a reboot will be:
Error: Windows failed to start. A recent hardware or software change might have caused the issue after you install Windows Updates
The main problem is that you won’t boot into Windows and you will be stuck at this error message screen. In short, you will be inside a reboot loop as every time you restart your PC you will again face the same error message until you fix the issue. So without wasting any time let’s see how actually to Fix “Windows failed to start. A recent hardware or software change might be the cause” with the below-listed troubleshooting steps.
Table of Contents
Method 1: Run Startup/Automatic Repair
1. Insert the Windows 10 bootable installation DVD or Recovery Disc and restart your PC.
2. When prompted to Press any key to boot from CD or DVD, press any key to continue.
3. Select your language preferences, and click Next. Click Repair your computer in the bottom-left.
4. On choose an option screen, click Troubleshoot.
5. On Troubleshoot screen, click the Advanced option.
6. On the Advanced options screen, click Automatic Repair or Startup Repair.
7. Wait till the Windows Automatic/Startup Repairs complete.
8. Restart and you have successfully Fix Windows failed to start. A recent hardware or software change might be the cause, if not, continue.
Also Read: How to fix Automatic Repair couldn’t repair your PC.
Method 2: Boot into Last Known Good Configuration
Before going any further let’s discuss how to Enable Legacy Advanced Boot Menu so that you can easily get Boot Options:
1. Restart your Windows 10.
2. As the system restarts enter into BIOS setup and configure your PC to boot from CD/DVD.
3. Insert the Windows 10 bootable installation DVD and restart your PC.
4. When prompted to Press any key to boot from CD or DVD, press any key to continue.
5. Select your language preferences, and click Next. Click Repair your computer in the bottom-left.
6. On choose an option screen, click Troubleshoot.
7. On Troubleshoot screen, click the Advanced option.
8. On Advanced options screen, click Command Prompt.
9. When the Command Prompt(CMD) open type C: and hit enter.
10. Now type the following command:
BCDEDIT /SET {DEFAULT} BOOTMENUPOLICY LEGACY
11. And hit enter to Enable Legacy Advanced Boot Menu.
12. Close Command Prompt and back on the Choose an option screen, click Continue to restart Windows 10.
13. Finally, don’t forget to eject your Windows 10 installation DVD to get Boot options.
14. On the Boot Options screen, choose “Last Known Good Configuration (Advanced).”
Method 3: Perform a System Restore
1. Put in the Windows installation media or Recovery Drive/System Repair Disc and select your language preferences, and click Next
2. Click Repair your computer at the bottom.
3. Now, choose Troubleshoot and then Advanced Options.
4. Finally, click on “System Restore” and follow on-screen instructions to complete the restore.
5. Restart your PC to save changes and see if you can fix Windows failed to start. A recent hardware or software change might be the cause error.
Method 4: Run SFC and CHKDSK
1. Again go to command prompt using the method 1, click on command prompt in the Advanced options screen.
2. Type the following command in cmd and hit enter after each one:
sfc /scannow /offbootdir=c:\ /offwindir=c:\windows chkdsk C: /f /r /x
Note: Make sure you use the drive letter where Windows is currently installed. Also in the above command C: is the drive on which we want to check disk, /f stands for a flag which chkdsk the permission to fix any errors associated with the drive, /r let chkdsk search for bad sectors and perform recovery and /x instructs the check disk to dismount the drive before beginning the process.
3. Exit the command prompt and restart your PC.
Method 5: Rebuild BCD configuration
1. Using above method open command prompt using Windows installation disk.
2. Now type the following commands one by one and hit enter after each one:
bootrec.exe /FixMbr bootrec.exe /FixBoot bootrec.exe /RebuildBcd
3. If the above command fails, then enter the following commands in cmd:
bcdedit /export C:\BCD_Backup c: cd boot attrib bcd -s -h -r ren c:\boot\bcd bcd.old bootrec /RebuildBcd
4. Finally, exit the cmd and restart your Windows.
5. This method seems to Fix Windows failed to start. A recent hardware or software change might cause the error, but if it doesn’t work for you, then continue.
Method 6: Set Correct Boot Order
1. When your computer starts (Before the boot screen or the error screen), repeatedly press Delete or F1 or F2 key (Depending upon your computer’s manufacturer) to enter BIOS setup.
2. Once you are in BIOS setup, select the Boot tab from the list of options.
3. Now make sure that the computer Hard disk or SSD is set as a top priority in the Boot order. If not, use up or down arrow keys to set hard disk at the top, which means the computer will first boot from it rather than any other source.
4. Finally, press F10 to save this change and exit.
Recommended:
- Fix High CPU Usage By TiWorker.exe
- 10 ways to fix A disk read error occurred
- Fix High CPU Usage by svchost.exe (netsvcs)
- Fix High CPU Usage by RuntimeBroker.exe
That’s it you have successfully Fix Windows failed to start. A recent hardware or software change might be the cause, but if you still have any questions regarding this post, please ask them in the comment’s section.
Home
Windows
By
Abhishek Silwal
If you have enabled Windows Boot Manager or use an older Operating System where the UEFI bootloader is not available, you will encounter the error message: “Windows failed to start. A recent hardware or software change might be the cause.” It appears when the Boot Manager can’t access the boot device.
It will also display a possible cause, such as, “A required device isn’t connected or can’t be accessed.” This issue mainly happens because of the corruption of the boot files necessary to start the OS. But it is also possible that the necessary boot device is not connected properly.
Remove External Devices
Depending on your Boot priority order, your system may be trying to boot from another media, such as a USB or a network device. So, before trying other possible solutions, try removing all unnecessary external devices.
This way, only the normal OS storage device or installation media is available as the current boot device.
Check BIOS Settings
Before you begin repairing the potentially corrupt boot files, you need to ensure that your computer is detecting the OS drive and interfacing with it properly. Also, you need to check the boot order list to make sure that the OS drive is the first priority.
- Start your computer and press the BIOS key immediately after you see the logo to get to BIOS.
- Go to Boot or a similar tab and select something like Boot Priority.
- Make sure your OS drive (generally C Drive) is at the top of the list. If the drive does not show up, it is not connected properly, and you need to reinsert it in this scenario.
- If you are trying to boot from a Windows installation media, you have to move the media to the top instead.
- Now, look for the SATA mode option. You can usually find it under Advanced or Storage Controller settings.
- If you are using older operating systems, IDE is the preferred choice. And for newer systems, set it to AHCI. We recommend checking if the computer boots when enabling each option to ensure what mode you need.
- If you still encounter the error regardless of the mode, set the SATA mode to AHCI for now if you are using Windows Vista and later OS. After trying other methods, you can switch the SATA mode and check which works best for you.
Perform Startup Repair Using Windows Installation Media
Windows includes the Startup Repair feature that automatically checks for errors with the boot configuration data or other boot files and attempts to repair them. You will get an option to perform the startup repair whenever you encounter the error.
However, if it can’t solve it, the source file for the repair may have some issues as well. In such cases, you need to use an installation media to use it as the source.
- Create a Windows installation media with the same version as your system on another computer.
- Boot using this installation media. If you have an MBR disk, you need to manually change the Boot order from the BIOS to prioritize the installation media.
For a GPT disk or UEFI system, you should get the choice to boot from the media. Or you may need to press a certain key to access the boot menu. Search official sources for such a key for your motherboard. - Set the language preferences and agree with any license terms.
- Then, on the installation screen, click on Repair your computer.
- On newer Windows OS, go to Troubleshoot > Advanced options > Startup Repair. For older ones, you can directly select Startup Repair.
- Follow the on-screen instructions to finish the repair and then boot again.
- This time, boot using your original OS drive and then check if you still encounter the error.
Manually Repair Boot Files
Sometimes, the automatic startup repair utility can’t repair the boot files. In such cases, you need to manually repair them using the Command Prompt.
- Boot using the proper Windows installation media (see above solution).
- Specify your language preferences and click Next.
- On the Install screen, click Repair your computer.
- Select Command Prompt or Troubleshoot > Advanced options > Command Prompt.
- Type the two commands below to check if you have a GPT partition system in your OS disk and press Enter after each:
diskpartlist disk(here, the Gpt column should show an asterisk (*) sign if you have a GPT partition on the disk)
- Enter the commands below depending on the partition scheme of your system disk:
For GPT,
For MBR,
exit(to exit out of diskpart)bootrec /fixmbrbootrec /fixbootbootrec /rebuildbcd
Re-create Boot Files
If the boot configuration and file repairing commands don’t work, you must recreate these files from scratch using your operating system files.
- Boot using the proper Windows installation media and go to the Command Prompt (see above method).
- Type the two commands below to check if you have a GPT partition system in your OS disk and press Enter after each:
diskpartlist disk(here, the Gpt column should show an asterisk (*) sign if you have a GPT partition on the disk)
- Enter the commands below depending on the partition scheme of your system disk:
For GPT,
select disk #(replace # with the relevant disk number)list volume(check the number of the volume with the FAT32 partition that is hidden)select volume #assign letter = S:(or any unused drive letter)exitcd /d S:\EFI\Microsoft\Boot\(replace S: with the drive letter you used earlier)ren BCD BCD.old(to create a backup to account for unforeseen situations)bcdboot C:\Windows /l en-us /s S: /f all(here, replace C: with the drive letter of the operating system and S: with the letter you assigned earlier.)bootrec /rebuildbcd(not necessary if you have a Windows version before Windows 10 Version 1709)
For MBR,
select disk #(replace # with the required disk number)list volume(check the number of the volume with where Info says System)select volume #assign letter = S:(or any unused drive letter)exitbootrec /fixmbrbcdboot C:\Windows /s S:(here, replace C: with the drive letter of the operating system and S: with the letter you assigned earlier.)
Clean Install Windows
If you cannot boot into your operating system after repairing the boot files, your final option is to clean install Windows. A clean install removes the partition containing the boot files as well as the OS partition. This way, you can reinstall all such files (but without corruption) to resolve your issue.
Clean installing Windows will delete all the data on the disk (of your non-system drives as well). So, first, try backing the data on the disk by booting with a Linux live disk or Windows-to-go disk.
- Create a Windows installation media of the version you want (using the same as the Windows in your disk is not necessary).
- Boot using this media and specify your language preferences.
- Click on Install now on the Install screen.
- Enter your product key if you have it. If not, select I don’t have a product key as well as the Windows build you want (Home, Pro, etc.)
- Click on Next.
- Agree with the license agreements and select Next.
- Choose Custom: Install Windows only.
- Select all the partitions for your OS disk (Drive 0) and click Delete for each. Confirm your choice as well.
- After you only have the unallocated space for the disk, select it and click Next.
- Ignore the warning as the setup process will automatically create the necessary partitions.
- Click on the partition that says Primary and then Next.
- Follow the on-screen instructions to clean install Windows.
- After restarting, check if you can boot from the OS drive. Then, you will need to go through the initial account and privacy setup.
Use USB 2.0 Port to Install Older Windows
All computers that already have Windows 10+ may not support installing old OS like Windows 7 from USB 3.0 ports or flash drives. If you try doing so, you’ll get the above error while trying to boot from the installation media.
This is mainly because of the lack of USB 3.0 drivers on the installation media. But on some computers, you might still be able to install the OS. Regardless, it’s better to either use USB 2.0 or include USB 3.0 drivers in the Windows image on the installation media. You may also need to enable CSM or Legacy support on your BIOS settings.
Additionally, if you only have USB 3.0 ports, you have to enable USB debug mode on BIOS to use them as USB 2.0 ports.
Are you the one struggling with the “Windows Failed to start error on Startup”, then here check out what goes wrong with your Windows operating system and how to fix the error.
Getting the Windows errors is a common problem but sometimes this can be a big headache. Facing Windows won’t boot into its Operating system is the biggest nightmare that comes in the life.
Well, there are various errors appear when the Windows system won’t boot or failed to start. One of the recent error messages is:
“Windows has failed to start. A recent hardware or software change might be the cause.”
The most common reason responsible for getting the Windows failed to startup properly error is recently installed Windows update. However when the error message appears it provides the users with a couple of options like run startup repair, or start Windows normally to fix the error.
But after running the startup repair or starting the Windows normally return the same error message.
Apart from the Windows update, there are many other reasons responsible for getting the “Windows failed to start” error message:
- The incompatible or faulty hardware
- Software confliction
- Outdated driver issues
- Recently installed drivers or update
- Boot files corruption
- HDD/SSD issue
These are some of the reasons responsible for getting the “Windows failed to start” error message.
Here check out the solutions that you try to resolve the issues and boot into the operating system. But before moving further check out some of the common error message related to the Windows failed to start error message.
Some other error messages related to Windows failed to start issue.
- Windows Failed To Start Startup Repair Not Working: When the Windows failed to start many users reported that the Startup repair option also stops working.
- Windows 7 Failed To Start File Boot BCD: This is another version faced by the Windows 7 users.
- Windows 10 Failed To Start Error 0xc000000f: The Windows 10 users are also not free from the Windows won’t boot error.
- Windows Failed To Start Boot Device Is Inaccessible: Inaccessible boot device is another common error message appears when the Windows failed to start.
How to Fix Windows Failed To Start on Startup Error Message:
Try the below-given solutions one by one to get rid of the Windows won’t boot up an error message.
Solution 1: Remove External Devices
Very first you need to the remove the external devices and then try booting. Well, the Windows failed to start error message on startup is most likely related to the hardware.
The External devices like printers, camera, scanners etc. are some of them. In some cases, the bad or outdated drivers also cause the error when Windows begins to load, determine which device is causing the issue.
Also if have installed any latest Windows update then simply uninstall it and check if this helps you.
- To do so turn off the computer and unplug it > press power button for twenty seconds. And plug it back after that try booting again.
Solution 2: Assure your Computers Detects HDD and Boot From It:
It is important that your windows operating system boot from HDD to avoid the failed startup issue.
So here follow the steps to do so:
- Restart your system > get into the BIOS settings (you can find the key on system user manual or on the first screen appears when it boots up)
- Then in the BIOS settings > locate Boot priority order or Boot order > highlight the Boot priority order > hit Enter
- Then from the list of devices make sure the HDD is on the top of the list.
- But if you don’t find that HDD then open your machine > remove and reseat the SATA or IDE cable connecting the HDD to the motherboard (if possible replace it altogether)
- Next Boot up your computer > access BIOS settings > check HDD is detected or not
- If the HDD is on the list but not on the top > configure the list to let the HDD on the top.
- After doing this Save changes > exit BIOS > restart your system.
Hope doing this will help you resolve the Windows failed to start on Startup error message but if not then try the next solution.
You May Also Read:
- Fix Boot Error 0xC000000E: The selected entry could not be loaded
- FIX: Boot Problem Caused by Corrupted BCD File under Windows 8
- Best Ways to Fix Endless Reboot Loop after Windows 10 Update
- 6 Ways to Fix “Your PC Did Not Start Correctly” Windows 10
Solution 3: Perform a Startup Repair
Try performing a Startup repair, this helps you fix Windows failed to start error.
Follow the steps to do so:
- Insert a Windows installation disc or Windows system repair disc in the system.
- Restart system > boot from the disc.
- Choose language and other preferences > click Next.
- Now a screen displays having Install Now button at its centre
- Click on Repair your computer in the bottom left corner.
- And as the whole process is completed > restart your system.
Note: if you are using the system repair disc, then you will be taken to next step. Choose operating system you want to repair > click Startup Repair and follow the onscreen instruction > restart your system.
Lastly, check if doing this will help you to resolve Windows failed to start issue.
Solution 4: Perform a System Restore
Well, if none of the above-given solutions helps you to fix the issue then try performing a system restore. Doing this will help you to restore your computer to a point time before it was installed.
Follow the steps to perform a system restore:
- Insert a Windows installation disc or Windows system repair disc > reboot your system and boot from the disc.
- Go to the BIOS settings > set the DVD/CD drive system first boot device.
- Now Save the changes > exit BIOS settings > press any key to boot from the disc when the computer startup.
- Choose operating system needed to Repair > select Repair Your Computer
- Click on System Restore > select the Restore Point (created days before the error appears)
- Follow the onscreen instruction to begin the System Restore
- After finishing the system restore process > restart your computer
Now check if the issue is resolved or not.
Solution 5: Reinstall Windows
This is the last solution, if none of the above-given fixes helps you to fix the error, then try reinstalling the Windows operating system together.
Please Note: Reinstalling the Windows system will erase the entire data, programs, so before a backup of the important files and folders.
Check Your Windows PC/Laptop Health
You can make use of the professional recommended solution Windows Repair tool, to fix various Windows update errors and other issues related to it. This is the advanced tool that scan, detect and repair various Windows operating system issues such as corruption, damages of the Windows system files, malware/viruses, protect you from file loss, hardware issues and many more. You can also fix various issues like BSOD error, DLL error, Registry issues, drivers issues, games related issues, application error and many others. This not only fixes the errors but also optimize your Windows PC performance and fix other issues without any hassle.
Conclusion:
Windows failed to start on startup is the most irritating error message faced by the Windows users.
There are many unpleasant reasons behind getting the error message.
I tried my best to put together the entire working solutions that helped many users to get rid of the error.
Apart from that always delete the temporary files, scan your system with good antivirus software and remove unwanted software time to time to maintain the Windows PC performance and other boot up issues.
Additionally, if you find the article helpful or have any query, comment, questions or suggestions related, then please feel free to share it with us in the comment section below or you can also go to our Fix Windows Errors Ask Question Page.
Good Luck!!!
Summary
Article Name
5 Tricks to Fix Windows Failed to Start Error on Startup
Description
Uninstall the latest installed Windows update, hardware, old drivers and other working solutions to fix Windows Failed to start error on Startup error message and start using your Windows operating system without any hassle…
Author
Publisher Name
Fix Windows Errors
Publisher Logo
В ОС Windows регулярно возникают проблемы разного рода, и особенно после установки обновлений, присланных Microsoft на ПК пользователя. Иногда после таких обновлений система вовсе отказывается запускаться. Мы расскажем, что делать, если не запускается Windows, и предложим 10 проверенных способов для исправления проблемы.
Причины
Способы
Обновления
Черный экран
Экран смерти
Чек-лист
Причины
Способы
Обновления
Черный экран
Экран смерти
Чек-лист
Операционная система Windows не всегда стабильна и может преподносить пользователям весьма неприятные сюрпризы. В этой статье мы подробно расскажем о том, что делать в тех случаях, когдане запускается Windows на ПК или ноутбуке.
Стоит отметить, что проблемы со стабильностью были характерны в основном для старых версий ОС, а актуальные Windows 10 и 11 работают лучше. Но и с ними могут возникать проблемы.
Почему Windows может не загружаться
Если не загружается Windows, то этому обычно есть какое-то объяснение и иногда весьма простое. Понять, по каким именно причинам ОС отказалась работать, важно в том числе и для последующего ее восстановления. Поэтому сейчас мы рассмотрим наиболее часто встречающиеся причины возникновения неисправности или системного сбоя.
- Проблемы с аппаратной частью. Чаще всего проблемы возникают с оперативной памятью или другими «железными» компонентами. Для исправления ситуации есть определенные приемы, но в большинстве случаев такое поведение железа говорит о его скором выходе из строя. И поэтому проблемный компонент лучше будет заменить.
- Проблема с подключенным периферийным устройством. Иногда проблему могут вызывать флешки, мыши, принтеры и другие периферийные устройства, подключенные к компьютеру. В этом случае решить проблему довольно просто. Но сначала потребуется определить проблемный девайс путем простой проверки: нужно поочередно выключить и включить обратно все подключенные устройства — если при подключении какого-либо из них начинаются проблемы, его стоит заменить.
- ПК не видит накопитель с системными файлами. Проблема может быть вызвана как неисправностью самого накопителя, так и неправильной работой шлейфа, если речь идет о SATA III накопителях. Нужно попробовать поменять шлейфы или же проверить при помощи заведомо исправного накопителя.
- Было установлено проблемное обновление. Проблемные обновления Windows давно стали привычным делом — Microsoft с завидным постоянством что-нибудь да ломает в каждом новом апдейте. Придется удалить проблемное обновление вручную: такая возможность есть даже в том случае, если ОС не запускается.
- Критическое повреждение системных файлов или реестра. Такое может случиться, например, если пользователь чистил реестр или удалял лишние файлы при помощи каких-либо автоматических «оптимизаторов». В этом случае для восстановления файлов потребуется флешка с установочным образом Windows.
- Проблема с драйверами. Недоработанные или плохо оптимизированные драйверы для того или иного устройства могут также «повесить» операционную систему. В этом случае необходимо будет восстановить ОС, так как удалить проблемные драйверы, не находясь в системе, никак не получится. Именно поэтому нужно время от времени создавать точки восстановления.
- Неправильный порядок загрузки в BIOS/UEFI. Возможно, сбился порядок загрузки в BIOS и компьютер пытается загрузится с диска, на котором вовсе нет никакой системы. В этом случае решить проблему очень просто — достаточно зайти в BIOS/UEFI и поменять порядок загрузки на правильный.
- Наличие вирусов в ОС. Привести к подобному результату могут и разнообразные вирусы. В числе прочего они могут повредить или заблокировать те файлы, которые необходимы для работы ОС. Но в этом случае система должна загрузиться в безопасный режим. И уже в нем можно будет выполнить поиск и удаление вредоносных объектов.
Проверенные способы решить проблему с запуском Windows
Теперь мы рассмотрим способы, которые помогут восстановить работоспособность ОС. Поскольку в большинстве случаев определить причину неисправности не представляется возможным, придется перебирать все возможные варианты до тех пор, пока Windows не запустится.
1. Отключение периферии
Попробуйте отключить все устройства, которые в данный момент подключены к ПК: мыши, клавиатуры, USB-накопители, внешние звуковые карты, смартфоны, внешние диски и прочее. Если система запустится, возвращайте по одному устройству и обязательно произведите перезагрузку. Как только найдете то устройство, с которым система не стартует, замените его на новое или просто уберите его, если девайс не является критичным для работы компьютера.
2. Запуск в безопасном режиме
Безопасный режим позволит исправить проблемы с системными файлами (при помощи команды «sfc /scannow», выполненной в командной строке) или же проверить ОС на наличие вирусов. Однако нужно знать, как правильно входить в этот режим. Если у вас установлена Windows 7, то достаточно во время загрузки нажать кнопку «F8», выбрать в параметрах загрузки «Безопасный режим» при помощи кнопок со стрелками и запустить его кнопкой «Enter».
С Windows 10 и 11 все немного сложнее. Необходимо два раза подряд прервать загрузку операционной системы при помощи кнопки питания. В третий раз загрузку не нужно прерывать и через некоторое время система начнет диагностику. По завершении диагностики появится экран с вариантами, на котором нужно выбрать «Поиск и устранение неисправностей». И уже со следующего меню можно будет запустить безопасный режим, выбрав пункт «Параметры загрузки».
3. Восстановление системы
Режим восстановления системы может помочь в том случае, если ОС не грузится даже в безопасном режиме. Но для этого потребуется USB-накопитель с установочным образом Windows. Нужно вставить накопитель в USB-порт и загрузиться с него во время старта компьютера. Для этого потребуется запустить BIOS, нажав во время старта соответствующую кнопку: это может быть «Delete», «F2», «F10» или «F11» в зависимости от типа BIOS, используемого на материнской плате.
После входа в разделе «Boot» потребуется выставить в первую очередь загрузку с USB-накопителя. После этого нужно нажать «F10» и перезагрузить компьютер с сохранением параметров. После загрузки с флешки в первом окне выберите язык и раскладку, а затем нажмите «Далее». В следующем окне потребуется выбрать пункт «Восстановление системы». Вы сразу попадете в нужную среду и сможете начать восстановление.
4. Проверка настроек BIOS
Если есть подозрение, что Windows не запускается из-за неправильно выставленного порядка загрузки, следует запустить BIOS и проверить его настройки — особенно в разделе «Boot». Если действительно сбился порядок, то нужно поставить системный диск на первое место, нажать «F10» для сохранения параметров и перезагрузить компьютер. Если проблема была действительно в этом, то после проведенных манипуляций Windows должна стартовать без проблем.
5. Сброс BIOS
Иногда причиной возникновения неисправности могут стать некоторые настройки BIOS: например, увеличенная тактовая частота процессора (разгон) или неправильно подобранные тайминги оперативной памяти вместе с вольтажом. В этом случае потребуется сбросить настройки BIOS. Проще всего это сделать при помощи батарейки на материнской плате компьютера.
В первую очередь нужно полностью обесточить компьютер, отключить его от электрической сети и выключить бесперебойник, если таковой имеется. После этого нужно вскрыть корпус, найти на материнской плате круглую плоскую батарейку типа «таблетка» и вынуть ее на 10 секунд. После этого можно возвращать батарею, включать все системы и пробовать загружаться — настройки BIOS будут сброшены до стандартных.
Что делать, если Windows не запускается после установки обновлений
Проблемные обновления Windows уже не являются большой редкостью. Разработчики этой операционной системы в последнее время имеют обыкновение ломать какие-то функции с очередным обновлением. Иногда бывают и критические ошибки, в результате которых система не хочет запускаться. Восстановить ее работоспособность можно несколькими способами.
1. Восстановление или полная переустановка ОС
О процессе восстановления мы уже говорили чуть выше — для него требуется установочная флешка с Windows. Но в этом случае такой вариант может не сработать, и в результате пользователю придется переустанавливать операционную систему полностью. Процесс установки ОС с нуля стандартен и вряд ли вызовет какие-либо вопросы.
Подробнее об установке Windows можно прочесть в нашей статье.
2. Удаление проблемных обновлений через среду восстановления
Эта процедура потребует навыков работы с командной строкой Windows. Суть заключается в запуске консоли из среды восстановления Windows и удалении проблемных обновлений при помощи соответствующих команд. Для запуска среды восстановления потребуется установочная USB-флешка с Windows.
- Сначала загрузитесь с флешки на экране с кнопкой «Установить» нажмите сочетание «Shift+F10» для запуска режима восстановления.
- Выберите «Поиск и устранение неисправностей» и затем щелкните по пункту «Командная строка».
- В консоли введите команду «diskpart» и нажмите «Enter».
- Посмотрите, какая буква присвоена системному диску, после этого выполните команду «exit» (не забывая нажать «Enter»).
- При помощи команды «DISM /Image:V:\ /Get-Packages /format:table», где «V» — буква вашего системного диска, выведите на экран список всех установленных обновлений в системе.
- Если вы точно знаете порядковый номер обновления (цифры после сочетания КВ), которое вызвало проблему, то примените команду «DISM /Image:V:\ /Get-Packages /format:table | find «номер_обновления». Если не знаете номера, то можно отсортировать обновления по дате установки командой «DISM /Image:V:\ /Get-Packages /format:table | find «дата_установки»». Учтите, что дата прописывается в формате «mm/dd/yy».
- Выделите идентификатор пакета (находится под его названием) и нажмите «Enter» для его копирования.
- Примените команду «DISM /Image:V:\ /Remove-Package /PackageName:идентификатор_пакета» для удаления обновления. Вставить идентификатор можно, просто кликнув правой кнопкой мыши по нужному месту.
Если вы не знаете, какое именно обновление вызвало проблему, удалите вручную все установленные пакеты. После этого попытайтесь загрузить операционную систему в штатном режиме.
Что делать, если Windows запускается, но с пустым черным экраном
Появление черного экрана при попытке загрузки Windows может быть вызвано сразу несколькими проблемами. Часто такое случается при попытке подключить второй монитор к ПК. Также проблема может возникать из-за не до конца подключенного или вовсе выключенного монитора. Но если при попытке загрузки Windows демонстрирует черный экран с курсором на нем, то это явно проблема с записями в реестре. Их необходимо поправить.
- При появлении черного экрана нажмите сочетание «Win+R», введите команду «regedit» и нажмите «Enter».
- В редакторе реестра перейдите в ветку «HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon».
- Проверьте, что в параметре «Shell» вписан «explorer.exe».
- Также проверьте, чтобы в «userinit» был прописан правильный путь к исполняемому файлу. Чаще всего теряется буква системного диска. Правильный путь выглядит так: «C:\windows\system32\userinit.exe», если системный диск у вас обозначен буквой «С».
Если есть какие-то несоответствия, нужно их исправить и перезагрузить компьютер. Вполне возможно, что такая процедура вернет работоспособность операционной системы. Если нет, то можно попробовать запустить ПК без одного модуля оперативной памяти (если используются два). Возможно, проблема аппаратного характера.
Что делать, если Windows не загружается и выводит экран смерти
Синие экраны смерти (Blue Screen Of Death или BSOD) — это наследие старых версий Windows. Сейчас-то такие экраны не совсем синие и к «смерти» ОС приводят совсем в редких случаях. Тем не менее, сталкиваться с ними неприятно, поскольку из информации на экране не понятно, с каким компонентом возникла проблема. В большинстве случаев от BSOD можно избавиться, если речь идет не об аппаратной неисправности.
Виды экранов смерти
Существуют определенные типы экранов смерти, которые различаются в том числе и цветом. Цветовое обозначение дает возможность понять, какая именно неисправность случилась, а это поможет выбрать наиболее правильный путь ее исправления.
| Тип экрана | Описание, причины появления |
| Синий экран смерти (Blue Screen of Death, BSOD) | Классический синий экран может сигнализировать о следующих проблемах: сбои в работе аппаратной части, перегрев процессора или видеокарт, последствия неправильного разгона комплектующих, установка несовместимых с ОС драйверов или устройств. |
| Фиолетовый экран смерти (Purple Screen of Death, PSOD) | Всегда появляется в случае возникновения проблемы с VMkernel ESX/ESXi, сигнализируя о том, что работа хоста и виртуальных машин была завершена некорректно. |
| Красный экран смерти (Red Screen of Death, RSOD) | Чаще всего возникает после неудачной попытки разгона аппаратных комплектующих компьютера. Все зависимости от того, как разгон осуществлялся: с помощью соответствующего софта или через BIOS. |
| Черный экран смерти (Black Screen of Death, BSOD) | Может возникать на разных этапах загрузки Windows и представляет собой белый цвет на черном фоне. Чаще всего связан с проблемами портов HDMI или DisplayPort, к которым подключен монитор, а также причиной могут стать проблемные обновления или ошибки в ПО. |
| Зеленый экран смерти Green Screen of Death, GSOD) | Чаще всего встречается на неактивированных версиях Windows 10 build 14997 или 15002. Сигнализируют о тех же проблемах по аппаратной или программной части, что и классические синие экраны. |
| Оранжевый экран смерти Orange Screen of death, OSOD) | Оранжевый экран смерти – это своеобразный Kernel Panic. Он говорит о том, что случился критический сбой какого-то аппаратного оборудования. Встречается крайне редко. |
Способы исправить проблему
Существуют определенные способы исправить проблему с экраном смерти. Причем иногда для экранов разного типа могут применяться совершенно разные способы. В этом разделе мы рассмотрим наиболее действенные, в соответствии с кодом ошибки, отображаемом на экране смерти.
- 0×00000001: APC_INDЕX_MISMATCH. Ошибка в ядре операционной системы. Нужно проверить актуальность и работоспособность драйверов. Также ошибка может возникать по причине нехватки оперативной памяти или малого количества свободного места на накопителе.
- 0×0000000A: IRQL_NОT_LESS_ОR_EQUAL. Ошибка обработки данных в виртуальной памяти, которая связана с процессом IRQL. В большинстве случаев виноват драйвер какого-либо оборудования, работающий с ошибкой. Для решения проблемы необходимо переустановить все драйверы в системе.
- 0×0000001E: KMODE_EXCEPTION_NOT_HANDLED. Ошибка может быть вызвана кэшированием процессора и встречается она довольно редко. Если же такое происходит на постоянной основе, то в большинстве случаев потребуется замена процессора. Также можно обратиться с этой проблемой к производителю ЦП — возможно, он знает решение.
- 0×00000020: KERNEL_APC_PЕNDING_DURING_EXIT. Ошибка, связанная с APC счетчиком. Нужно проверить на ошибки все файловые системы, которые находятся в ОС, а также установленные драйверы. Что-то из этого вызвало ошибку, и для ее решения потребуется либо смена файловой системы, либо переустановка драйверов.
- 0×00000023: FAT_FILE_SYSTEM. Сбой обработки данных на накопителе в файловой системе FAT32. Нужно будет удалить и заново создать раздел с этой файловой системой — это позволит решить проблему.
- 0×00000024: NTFS_FILE_SYSTEM. Сбой обработки данных на накопителе в разделе NTFS. Решение такое же, как и с предыдущей ошибкой — только нужно будет создавать раздел с файловой системой NTFS.
- 0×0000002A: INCONSISTENT_IRP. Ошибка в работе I/O Request Packet (IRP). Для решения проблемы необходимо методично переустановить все драйверы на компьютере — в результате будет заменен и проблемный.
- 0×0000002B: PANIC_STACK_SWITCH. Ошибка, вызванная переполнением стека ядра. Здесь спектр проблем довольно большой: вплоть до повреждения ядра. В этом случае поможет только полная переустановка Windows.
- 0×0000002E: DATA_BUS_ERROR. Драйвер обратился к несуществующему адресу в оперативной памяти. Проблема может заключаться как в самом драйвере, так и в оперативной памяти. Поэтому может потребоваться как замена модуля ОЗУ, так и переустановка драйверов.
- 0×00000032: PHASE1_INITIALIZATION_FAILED. Ошибка инициализации системы на поздней стадии. Может быть вызвана разными причинами. Рекомендуется переустановить операционную систему.
- 0×00000035: NO_MORE_IRP_STACK_LOCATIONS. Ошибка взаимодействия низкоуровневых и высокоуровневых драйверов. Нужно проверить на ошибки все драйверы и память и в случае необходимости заменить память или переустановить драйверы.
- 0×00000036: DEVICE_REFERENCE_COUNT_NOT_ZERO. Ошибка, которая связана с вызовом драйвера. Требуется полная переустановка драйверов во всей операционной системе.
- 0×0000003E: MULTIPROCESSOR_CONFIGURATION_NOT_SUPPORTED. Конфликт процессоров. Возникает, когда в системе установлены процессоры разного уровня и типа — нужно установить одинаковые по параметрам процессоры.
- 0х0000003F: NO_MORE_SYSTEM_PTES. Не хватает точек доступа к файлу подкачки. Причиной может быть фрагментация раздела Swap. Необходимо выполнить дефрагментацию.
Чек-лист для пользователя компьютера: что делать, если не запускается Windows
Подведем итоги и обобщим всю информацию по проблемам с запуском Windows на компьютере или ноутбуке.
- Первым делом стоит проверить периферию, подключение кабелей, настройки BIOS. Только после этого можно переходить к более радикальным мерам.
- В большинстве случаев может помочь сброс настроек BIOS до заводских и переустановка драйверов в безопасном режиме.
- Если сброс и переустановка не помогли, можно попробовать удалить последние обновления из среды восстановления или же восстановить систему.
- В некоторых случаях придется переустановить Windows.
- В крайнем случае понадобится помощь специалиста по железу.
Howdy friends, are you facing the issue of windows failed to start, don’t worry ! in this article, we will share the best method to solve the problem ” Windows failed to start “.
A little story, when there is work:
- Turn on the computer.
- Waiting for booting.
- Eh, instead a message appears ” Windows failed to start “.
With a follow-up message: A Recent Hardware or Software Change Might be the Cause to Fix the Problem .
This is an error that I rarely encounter. Finally, maybe a few years ago, with the codes 0xc00000e, 0xc00000f, and 0xc00000e9.
The effect? Of course, the computer can’t enter Windows. Even though it has been restarted, usually the boot process will still only be stuck on that page.
Curious why? Come on, we discuss.
Table of Contents
Causes of Windows Failed to Start
The main reason is, most likely due to corrupted system data on your Windows. For example, corrupt or missing data.
Besides that, it could also happen for many other things. Starting from system bugs, errors, or failed updates, to hard disk damage problems.
To fix it, we actually only need to deal with the corrupted data.
But what are the steps? Well, this is what I will discuss here.
Read Also:
- Fixed: Error Loading Operating System in Windows
- How To Fix: Mouse Scroll Not Working On Windows 10
How to Fix Windows Failed to Start So Normal Again
How to solve the error message ” Windows failed to start ” is very possible. You just have to try a few methods which I happen to want to cover here.
The following is the discussion:
1. Use the Last Known Good Configuration ( Advanced ) Option
On the error page, you will definitely find many options. One of them is the Last Known Good Configuration.
For those of you who don’t know, the Last Known Good Configuration option serves to return the error setting to normal system time.
Please select this option. Use the directional signs on the keyboard, then press Enter.
2. Use System Restore
In short, System Restore is a Windows feature whose function is to restore data to a previous state.
For example, today my Windows is broken. Then I use System Restore, then restore the system condition like yesterday when it was still normal.
We can find this System Restore in versions of Windows 7 and above.
For this method:
- When Windows boots (before reaching the failed to start page ), press the F7 and F8 keys repeatedly.
- Next, please select the Repair your Computer option.
- After that, you can find and select the option System Restore.
- Finally, just restore the system state in the list of available Restore Points.
Oh yes, when talking about the problem that failed to start, the System Restore option can sometimes be used, and sometimes not.
This is because usually, the function of the F7 and F8 keys that are pressed repeatedly does not work. So, please just give it a try, OK.
3. Repair Boot File Using Installation DVD
In Windows, there is a data set that functions to regulate the boot process, called the boot file. If damaged, these data will trigger certain errors, when the computer starts up.
Well, here actually Windows itself has provided a solution, namely by using the boot repair method via the Repair feature.
If you experience the error message ” Windows failed to start “, you can even see the steps for the fix, using the installation DVD.
Check the Insert Your Windows Installation Disc message.
Well, for how, please follow the steps below:
- First, insert the installation DVD.
- Set priority to first.
- Then boot the DVD.
- In the installation window, select the desired language, then click Next.
- Then select the Repair Your Computer option.
At this point, you will see a Command Prompt (CMD). Please open the program, then type the following command:
- bootrec / FixMbr > Press Enter.
- bootrec / FixBoot > Press Enter.
- bootrec / ScanOs > Press Enter.
- bootrec / rebuildBcd > Press Enter.
When so, close all open windows and shut down the computer. Then please restart it and don’t forget to remove the installation DVD.
4. Perform Install Birthday
If there is data that is corrupt and difficult to repair, it would be better if Windows just reinstalled it. That way, the system will definitely return to normal.
The installation process can be done as usual. But remember, format the drive properly, so that other errors don’t appear such as Boot Manager.
Do this option, if the previous 3 methods still don’t work.
Has Not Succeeded?
If it doesn’t work, then you should try to check the storage hardware, on the computer or laptop, you are using. Especially if you are still using a hard drive.
Why? Because if this hardware is damaged, then the impact will affect the system data later, where it will be corrupted continuously, even after Windows is reinstalled.
For how to check, you must first remove the hard drive, then install it on another computer. Use hard disk health checking software, such as HDTune or Harddisk Sentinel.
The Final Word
The problem with Windows failed to start, in my opinion, is not difficult to fix. Especially if the damage is just a misconfiguration or there is only corrupt data.
But, it’s a different story if the damage is in components such as hard drives. Then we have to check again more thoroughly.
Hopefully, this information can help those of you who might be experiencing it. If for example there are other errors, let me know in the comments column.
May be useful.
