An acpi.sys failed blue screen means Windows hit a power driver error tied to BIOS, drivers, or hardware changes.
What Acpi.sys Does And Why This Error Appears
The acpi.sys driver sits between Windows and your motherboard firmware, translating power and sleep commands into signals the hardware understands. When acpi.sys fails, the link between the operating system and the Advanced Configuration and Power Interface breaks, so the system no longer knows how to handle basic power events.
Most this ACPI power error crashes show up as a blue screen during startup, wake from sleep, or while installing Windows. The message can mention ACPI_BIOS_ERROR, SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (acpi.sys), or a boot error that lists acpi.sys as corrupt or missing.
- After A BIOS Change — A firmware update, reset, or wrong setting can leave Windows and the BIOS disagreeing about supported power features.
- After New Hardware — A new RAM kit, SSD, or expansion card may not match current firmware settings or drivers.
- After Driver Updates — Chipset, storage, or battery drivers that do not match the BIOS can call acpi.sys in a way it cannot handle.
- After Power Loss Or Crash — Interrupted writes can corrupt system files, including the acpi.sys driver itself.
Because the this ACPI power error stop is tied so closely to firmware and drivers, guesswork rarely helps. A clear plan keeps you from making the problem worse or reinstalling Windows when you do not need to.
ACPI.SYS Failed Error At A Glance
Different wording on the blue screen gives clues about where to start. The table below sums up the most common patterns linked to acpi.sys failed crashes on Windows 10 and Windows 11.
| Pattern On Screen | Likely Area | First Thing To Try |
|---|---|---|
| ACPI_BIOS_ERROR | BIOS settings or firmware | Load BIOS defaults, then check for an update from the board or laptop vendor. |
| SYSTEM_THREAD_EXCEPTION_NOT_HANDLED (acpi.sys) | Drivers calling ACPI | Update chipset, storage, display, and battery drivers in Safe Mode. |
| 0xc0000098 With acpi.sys Mentioned | Boot files or system file damage | Run Startup Repair, then use sfc /scannow from recovery or Safe Mode. |
| Freeze Or Reboot When Waking From Sleep | Power plan or sleep state support | Switch to Balanced plan and turn off hybrid sleep, then test again. |
If you only see a quick flash of blue before the system restarts, disable automatic restart on system failure from the startup options menu so you can read the exact text. That line often points directly at the part that needs attention.
On newer laptops you might also see vendor-specific text near the bottom of the blue screen. That line often lists a support page, diagnostic code, or QR code that links to a matching guide for your exact model. Snap a quick photo of the screen with your phone before restarting so you can compare later messages and confirm that you are chasing the same issue each time.
Quick Checks Before You Change Settings
Before you start deeper system repairs, work through a few quick checks that rule out simple causes. These steps often clear this ACPI power error that started after a small hardware or software change.
- Disconnect Extra Devices — Unplug USB drives, hubs, docks, printers, and external displays, then try booting again with only keyboard, mouse, and monitor attached.
- Check Recent Changes — Think back to new drivers, tools, or hardware added just before this ACPI power error started and remove or roll back anything that stands out.
- Boot Into Safe Mode — From the recovery menu, choose Safe Mode with Networking so Windows loads with a minimal driver set that often bypasses the crash.
- Scan For Malware — Once in Safe Mode, run a full scan with Windows Security or a trusted antivirus to rule out damage from unwanted software.
If this ACPI power error only happens in normal mode but not in Safe Mode, that almost always points to a driver or third-party program rather than a physical fault. That is good news, because it narrows the work to software you can change without opening the case.
Fixing Acpi.sys Failed Errors Step By Step
Once you have a stable Safe Mode session or at least access to the Windows Recovery Environment, you can start targeted fixes. Work through them in order, testing after each group so you know what actually helped.
Remove Or Roll Back Recent Changes
Start with anything that changed right before the first acpi.sys failed message. The goal is to get back to the last known steady state before you adjust deeper system pieces.
- Uninstall New Apps — In Safe Mode, open Settings, then Apps, and remove drivers or tools installed in the last few days, especially tuning or overclock utilities.
- Use Driver Rollback — Open Device Manager, right-click suspect devices such as display, storage, or chipset items, choose Properties, and check the Driver tab for a Roll Back option.
- Undo Windows Updates — In Settings > Windows Update > Update history you can uninstall a recent quality update that lined up with your first blue screen.
Repair System Files And Boot Data
When this ACPI power error follows a power cut or abrupt reset, the driver file itself, or related boot files, may be damaged. Windows includes repair tools that can fix many of these problems without replacing the whole installation.
- Run System File Checker — Open Command Prompt as an administrator in Safe Mode and run
sfc /scannow, then wait while it checks and repairs protected files. - Run DISM Health Checks — In the same window, test the component store with
DISM /Online /Cleanup-Image /RestoreHealthand follow any prompts on screen. - Repair Boot Configuration — From recovery media, open Command Prompt and run
bootrec /fixmbr,bootrec /fixboot, andbootrec /rebuildbcdif the error code points to boot data.
Update Core Drivers Safely
The acpi.sys driver expects other low-level drivers to obey strict rules. When a chipset, storage, or power driver misbehaves, you often see blue screens that mention acpi.sys while the real culprit sits beside it.
- Grab Drivers From The Vendor — Download the latest chipset, storage, graphics, and battery drivers directly from your motherboard or laptop support page instead of random driver packs.
- Install One Set At A Time — Apply chipset drivers first, reboot, test, then move on to storage and graphics so you can spot which update affects stability.
- Remove Old ACPI Battery Entries — In Device Manager, expand Batteries, right-click Microsoft ACPI-Compliant Control Method Battery, choose Uninstall device, then scan for hardware changes so Windows reloads a fresh copy.
Use System Restore Or Startup Repair
If acpi.sys failed started recently and none of the direct fixes help, rolling the system back to a restore point often clears the fault with minimal effort.
- Launch System Restore — In the recovery menu, choose Troubleshoot, then Advanced options, then System Restore, and pick a point from before the first acpi.sys crash.
- Run Startup Repair — From the same Advanced options menu, pick Startup Repair so Windows can try to repair boot files and configuration automatically.
- Test Clean Boot — If you can reach the desktop, use System Configuration to disable non-Microsoft services, restart, and see whether this ACPI power error still appears.
When Acpi.sys Errors Point To Hardware Or BIOS
If the blue screen still mentions acpi.sys after software fixes, the problem often lives in firmware settings or a hardware fault. Work slowly here, because changes in this layer have more risk than uninstalling an app.
Before you touch firmware settings, make sure you have copies of any passwords, encryption keys, and recovery information tied to this machine. Changing boot modes or storage options can sometimes trigger BitLocker prompts or break older boot loaders. Having recovery keys printed or stored in a password manager saves stress if the system asks for them after the next restart. A short preparation step beats trying to recover keys while your PC will not boot properly.
Reset And Update BIOS Or UEFI Firmware
Modern boards and laptops run a UEFI firmware that exposes ACPI tables to Windows. When those tables do not match what the operating system expects, this ACPI power error stops can appear on every boot.
- Load Firmware Defaults — Enter the firmware setup screen, choose the option to load default or recommended settings, save, and test whether the blue screen disappears.
- Turn Off Overclocking — If you changed CPU, RAM, or GPU frequencies, switch back to automatic or default values so power states match what the ACPI tables describe.
- Apply A Vendor BIOS Update — On a working device, download the latest BIOS or UEFI package from the system maker, follow their exact flashing guide, and avoid interrupting power during the process.
Test RAM And Storage Hardware
Faulty RAM or a failing system drive can corrupt the data that acpi.sys relies on, even when the file itself looks intact. Long, repeatable tests give far better answers than quick surface checks.
- Run Memory Diagnostics — Use the Windows Memory Diagnostic tool or a bootable memory tester and let it run several passes over all installed modules.
- Swap Or Reseat Modules — Test with one RAM stick at a time, in different slots, watching for a pattern where this ACPI power error only appears with a specific piece installed.
- Check Drive Health — From another system, read SMART data for your system drive and run a full surface scan; replace the disk if errors keep coming back.
How To Prevent Future Acpi.sys Failed Crashes
Once your system boots cleanly again, a few habits can reduce the odds of seeing acpi.sys failed in the future. The goal is a quiet, predictable setup where firmware, drivers, and Windows move in step.
- Use Official Drivers — Stick to drivers from Windows Update, your board maker, or the laptop vendor instead of random driver tools from the web.
- Change One Thing At A Time — When you tweak BIOS settings or add hardware, make one change, test for a while, then move on to the next so you can trace any future crash.
- Keep Firmware And Windows In Sync — When a BIOS update mentions better ACPI support or new hardware support, plan to apply it during a calm maintenance window, then take a fresh system image.
- Create Regular Backups — Use file and image backups so that, if an acpi.sys failed loop ever returns, you can restore to a stable point without reinstalling everything by hand.
After big changes, such as a feature update or a BIOS flash, schedule a few extra restarts and short sleep or hibernate cycles. If acpi.sys issues return, they usually do so during this kind of stress test instead of weeks later during a busy workday. Spotting trouble early gives you a clean point to roll back or adjust settings before data is at risk.
The this ACPI power error message always feels serious, because it appears so early in the boot process, yet it often comes down to mismatched expectations between firmware, drivers, and Windows. With patient, step-by-step checks, you can just track down the weak link and bring the system back to a steady, reliable state.
