Site Language:

Blue screen of death

:(

Your PC ran into a problem and needs to restart. We're just collecting some error info, and then we'll restart for you.

0% complete

For more information about this issue and possible fixes, visit https://windows.com/stopcode If you call a support person, give them this info: Stop code:
CRITICAL_PROCESS_DIED

What people use a simulated blue screen for:

  • A harmless desk prank

    The classic use: leave it fullscreen on a colleague's unattended machine and wait. It is convincing because it is a faithful reproduction of the real Windows stop screen, and harmless because nothing is actually wrong — pressing Escape returns the browser to normal and no setting, file or process has been touched.
  • Screenshots for articles and documentation

    Writing a troubleshooting guide is much easier when you can produce a clean stop-screen image on demand instead of waiting for a real crash or hunting for a licensable photograph. Put the page fullscreen, capture it, and you have an illustration for a support article, a slide, or internal documentation.
  • Training and IT support practice

    Helpdesk training needs realistic failure states. A simulated stop screen lets trainees practise the first questions — what the stop code says, what the user was doing, whether it repeats on reboot — without needing a genuinely broken machine on the bench.
  • Film, theatre and video production

    Productions need a computer to fail visibly on cue. Loading a page in fullscreen is far simpler than compositing a crash in post, and it behaves predictably on set: the screen stays put for as long as the take needs and resets instantly between them.
  • Understanding what a stop code means

    A real stop screen names the fault — CRITICAL_PROCESS_DIED, IRQL_NOT_LESS_OR_EQUAL, PAGE_FAULT_IN_NONPAGED_AREA and so on. That string is the single most useful piece of information on the screen, because it narrows the cause from anything at all down to a category: driver, memory, storage or a failed system process. Most people photograph the wrong part of the screen and miss it.
  • Demonstrating what to do during a real crash

    The useful response to a genuine stop screen is to note the stop code, let the machine complete its automatic restart, and check whether it recurs. Having a stable simulated screen makes it easy to show someone exactly which part to read and photograph before the machine reboots itself and the information disappears.
  • Testing kiosk and digital-signage recovery

    Anyone running unattended displays needs to know what happens when something goes wrong on screen. Displaying a convincing failure state is a quick way to check that monitoring alerts fire, that staff notice, and that the documented recovery procedure actually works.
  • A screensaver with a sense of humour

    Left fullscreen on a spare monitor, the stop screen makes a deadpan ambient display for an office, a workshop or a stream backdrop. It is a familiar enough image that people react to it, which is precisely the point.
  • Streaming and content bits

    Streamers use a fake crash as a transition gag or a reaction bait. Because it runs in a browser it can be captured as a window source in OBS and switched to like any other scene, without touching the machine's actual state mid-broadcast.
  • Use it considerately

    This is a browser page pretending to be a system failure — it changes nothing on the computer. Even so, aim it at people who will find it funny. Do not use it on someone mid-deadline, on shared or public equipment, or in any situation where a person might reasonably panic about losing work or be pushed into paying for a repair they do not need.

Frequently Asked Questions

Is this a real blue screen of death?

No. It is an ordinary web page rendered fullscreen to look like the Windows stop screen. Nothing has crashed, no system file is touched, and no data is at risk. Press Escape to leave fullscreen and close the tab as you would any other.

How do I exit it?

Press Escape to exit fullscreen, then close or navigate away from the tab. If someone has left it on your machine and the keyboard seems unresponsive, click the page once to give it focus and press Escape again. Alt+Tab or Alt+F4 on Windows, and Command+Tab or Command+W on a Mac, will also get you out.

What is the blue screen of death actually?

It is the Windows stop error screen, shown when the kernel hits a condition it cannot safely recover from and halts the system rather than risk corrupting data. Common triggers are faulty device drivers, failing RAM, storage errors and, occasionally, overheating or unstable overclocks. Windows writes a memory dump, displays the stop code, and restarts.

What should I do if I get a real one?

Write down or photograph the stop code — the capitalised text such as CRITICAL_PROCESS_DIED — before the machine restarts, because that string is what makes the fault searchable. If it happened right after installing hardware or a driver, roll that change back first. If it repeats, run the built-in memory diagnostic and check your storage health, then search specifically for that stop code rather than for the blue screen generally.

Does this work on a Mac or a phone?

Yes — it is just a web page, so it displays fullscreen on any device with a modern browser. The joke lands best on a Windows machine for obvious reasons, but the page itself does not care what it is running on.

Can I use the screenshot in an article or video?

The page exists to be captured, and a screenshot of a simulated error screen is a normal illustrative use. Bear in mind that the Windows visual design and name belong to Microsoft, so if you are publishing commercially it is worth labelling the image as a simulation and checking your own trademark position.

Why does the stop screen show a progress percentage?

On a real stop screen that counter tracks the memory dump being written to disk — a snapshot of system state saved for later analysis. It is why the machine sits on the screen for a while instead of rebooting instantly, and why interrupting it by holding the power button loses the diagnostic information.

Will this harm the computer it runs on?

No. It has no access to system files, drivers or settings — a web page cannot crash an operating system by displaying a picture of a crash. The only thing it changes is what is drawn on screen, and closing the tab undoes that completely.