Critical Operating Systems ✓ Solution Verified by Community (100+ upvotes)

Error Code page-fault-in-nonpaged-area — Windows 11

Windows Blue Screen — faulty hardware or corrupted system files.

85% úspěšnost
👥 100+ uživatelů ověřilo
📅 Aktualizováno: 2026-08-12
⏱️ 45 min čtení
Zdroj: Community Report · Jak ověřujeme opravy
Error Codepage-fault-in-nonpaged-area
Affected SystemWindows 11 (Microsoft)
DifficultyCritical
Estimated Time45 min
Requires Admin Rights⚠️ Yes
Requires Reboot🔄 Yes

Postup řešení

  1. 1 Boot into Safe Mode with Networking.
  2. 2 Run DISM to repair system image.
  3. 3 Run System File Checker: sfc /scannow.
  4. 4 Run Check Disk: chkdsk C: /f /r.
  5. 5 Check RAM with Windows Memory Diagnostic (mdsched.exe).
  6. 6 Use Display Driver Uninstaller (DDU) in Safe Mode to remove and reinstall GPU drivers.
  7. 7 Update all drivers via Windows Update or manufacturer websites.
  8. 8 If problem persists, test RAM sticks individually.

Alternativní řešení

Metoda 2 (0 upvotes)

  1. Press Windows key + R to open the Run dialog. Type 'mdsched.exe' and press Enter. Choose 'Restart now and check for problems' to run Windows Memory Diagnostic. This tool will test your RAM for errors. If it finds any, your RAM is likely faulty and needs replacement. This is the most common cause of this error.
  2. If memory is fine, check your hard drive. Open File Explorer, right-click on your system drive (usually C:), select 'Properties', go to the 'Tools' tab, and click 'Check' under Error checking. Follow the prompts to scan for and fix disk errors. A failing drive can cause memory access issues.
  3. Open Command Prompt as administrator by pressing Windows key + X and selecting 'Terminal (Admin)' or 'Command Prompt (Admin)'. Type 'sfc /scannow' and press Enter. This scans and repairs corrupted system files. Wait for it to complete — it may take 15-20 minutes. If it finds issues, it will fix them automatically.
  4. If SFC doesn't help, run DISM. In the same Command Prompt, type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This repairs the Windows system image that SFC uses. It can take up to 30 minutes, so be patient.
  5. Update your drivers. Press Windows key + X and select 'Device Manager'. Expand categories like 'Display adapters', 'Disk drives', and 'Memory technology devices'. Right-click each device and select 'Update driver'. Choose 'Search automatically for drivers'. Outdated or faulty drivers can cause memory access errors.
  6. If the error persists, check for hardware issues. Reseat your RAM modules: power off your PC, unplug it, open the case, remove the RAM sticks, and reinsert them firmly. Also check that all cables (especially SATA cables for hard drives) are securely connected.
  7. As a last resort, perform a System Restore. Press Windows key + R, type 'rstrui.exe', and press Enter. Follow the wizard to restore your PC to a point before the error started. This can undo recent changes that caused the problem.

Metoda 3 (0 upvotes)

  1. Boot into Safe Mode: Restart your PC and press F8 (or Shift + Restart) to access Advanced Startup Options. Choose 'Safe Mode' from the troubleshooting menu. Safe Mode loads only essential drivers, which helps isolate the problem. If the error doesn't appear in Safe Mode, it's likely a driver or software issue.
  2. Run the Windows Memory Diagnostic: Press Windows key + R, type 'mdsched.exe' and press Enter. Choose 'Restart now and check for problems'. Windows will reboot and run a memory test. This checks your RAM for errors. If errors are found, your RAM is likely faulty and needs replacement.
  3. Run the System File Checker (SFC): Open Command Prompt as administrator (right-click Start, select 'Terminal (Admin)'). Type 'sfc /scannow' and press Enter. This scans and repairs corrupted system files. It may take 15-20 minutes. If it finds issues, it will fix them automatically.
  4. Run the DISM tool: In the same Command Prompt, type 'DISM /Online /Cleanup-Image /RestoreHealth' and press Enter. This repairs the Windows system image, which SFC relies on. It can take up to 30 minutes. After it completes, restart your PC and run SFC again if needed.
  5. Check your hard drive for errors: Open Command Prompt as administrator and type 'chkdsk /f /r' and press Enter. You'll be prompted to schedule a check on the next restart. Restart your PC. This scans for and fixes disk errors. If the disk has bad sectors, it may indicate a failing drive.
  6. Update your drivers: Press Windows key + X and select 'Device Manager'. Expand categories like 'Display adapters', 'Storage controllers', and 'IDE ATA/ATAPI controllers'. Right-click each device and select 'Update driver'. Choose 'Search automatically for drivers'. Outdated or faulty drivers are a common cause of this BSOD.
  7. Check for Windows updates: Press Windows key + I to open Settings, go to 'Windows Update', and click 'Check for updates'. Install any pending updates. Microsoft often releases fixes for known BSOD issues.

🔍 Didn't work? Enter your GPU and CPU for hardware-specific advice:

🔧 Stále máte problémy?

Popište svůj přesný problém Error Buddymu a získejte personalizovanou opravu během několika sekund.

🛠️ Vyzkoušet Error Buddy — Zdarma