Ad Space — Top Banner

0x00000085

Microsoft Windows

Severity: Critical

What Does This Error Mean?

The 0x00000085 blue screen is called SETUP_FAILURE. It means Windows Setup encountered a fatal error and could not complete. This typically happens during a Windows installation, upgrade, or major update — not during normal everyday use.

Affected Models

  • Windows 10
  • Windows 11
  • Windows 8.1
  • Windows Server

Common Causes

  • The installation media (USB drive or DVD) is corrupted or was not created correctly
  • The hard drive or SSD has bad sectors that are blocking the installation
  • RAM is faulty and failing during the setup process
  • The BIOS or UEFI firmware needs to be updated for the new Windows version
  • A third-party driver on the installation media is incompatible with your hardware

How to Fix It

  1. Recreate your installation USB using the official Microsoft Media Creation Tool. Download it from microsoft.com and use a new, formatted USB drive of at least 8 GB.

    A corrupted installation file is one of the most common causes of this error. Using the official tool ensures the files are complete and verified.

  2. Run Check Disk on your hard drive before installing. Boot from the Windows USB, open Command Prompt, and type: chkdsk C: /f /r

    Bad sectors on the drive can cause setup to fail mid-installation. This scan finds and marks bad sectors so setup avoids them.

  3. Test your RAM with the Windows Memory Diagnostic tool or MemTest86 (a free tool you can boot from USB). Replace any RAM that shows errors.

    Even one failing RAM stick can cause setup to crash. If you have two sticks, try installing with just one at a time to identify the faulty one.

  4. Check your BIOS version and update it if an update is available. Visit your motherboard manufacturer's website or your PC manufacturer's support page.

    Newer Windows versions sometimes require updated firmware to install correctly, especially on older hardware.

  5. Disconnect all non-essential hardware before installing. Unplug external drives, extra monitors, printers, and USB devices. Leave only a keyboard and mouse connected.

    An incompatible peripheral can cause setup to crash. Adding devices back one at a time after installation helps identify the problem device.

When to Call a Professional

If you have checked the installation media and your hard drive passes diagnostics but the error persists, a technician can help identify hardware incompatibilities. Some older PCs simply cannot run newer versions of Windows without hardware upgrades.

Frequently Asked Questions

Does this error happen during normal Windows use?

No. The SETUP_FAILURE stop code (0x00000085) specifically occurs during Windows installation or upgrade processes. If your computer is crashing during normal use, you are likely seeing a different blue screen code. Double-check the exact code shown on the blue screen.

Can I install Windows on a drive that has bad sectors?

You can sometimes install to a drive with minor bad sectors after running chkdsk. However, a drive with significant bad sectors is unreliable and will likely cause more problems later. If your drive is failing, replacing it before installing Windows is strongly recommended.

Does my PC meet Windows 11 requirements?

Windows 11 has specific hardware requirements including a compatible TPM 2.0 chip, Secure Boot support, and a supported processor. Microsoft's PC Health Check app (downloadable from microsoft.com) will tell you if your PC qualifies. If your PC does not meet the requirements, you may need to stick with Windows 10.