/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

← → days · ↑ ↓ browse · Enter similar · o open

A workaround to fix the BSOD caused by CrowdStrike's faulty update involves booting Windows in Safe Mode and deleting the security firm's “C-00000291*.sys” file

The Verge Tom Warren

Context & Ripple Effects

The incident began with a defective CrowdStrike update taking Windows systems offline across sectors that depend on endpoint protection. The available recovery path shifts the problem from identifying the cause to restoring individual machines.

Related coverage says the Falcon update put affected devices into a boot loop, while the remediation was later described as difficult to automate across large fleets. That makes operational recovery—not merely issuing a corrected update—the immediate constraint.

First-order effects

  • IT teams must boot affected Windows devices into Safe Mode and remove the specified CrowdStrike file before those machines can return to service.
  • Organizations with large Windows estates face a labor-intensive recovery process; CrowdStrike’s faulty update directly disrupts customers relying on its Falcon software.

Second-order effects

  • Businesses that depend on affected endpoints must prioritize device access and restoration, extending disruption where machines cannot be reached or handled individually.
  • The outage sharpens scrutiny of endpoint-security deployment controls, because software granted deep OS access can turn a bad configuration into a broad availability failure.

Third-order effects

  • If similar incidents recur, enterprises may demand more staged rollouts, rollback mechanisms, and isolation between security-agent updates and critical operations.
  • The episode is part of a wider tension in action-level security: the tools empowered to stop threats can also create concentrated operational risk when their updates fail.

The trend: Endpoint security is becoming a resilience issue as much as a defense capability, pushing customers to weigh deep system access against recoverability.

Discussion

  • @crumbler Casey Newton on threads
    That's crazy.  I thought it would be C-00000292*.sys
  • @vxunderground @vxunderground on x
    How to fix the Crowdstrike thing: 1. Boot Windows into safe mode 2. Go to C:\Windows\System32\drivers\CrowdStrike 3. Delete C-00000291*.sys 4. Repeat for every host in your enterprise network including remote workers 5. If you're using BitLocker jump off a bridge
  • @patrickmoorhead Patrick Moorhead on x
    Currently wondering why enterprises globally update a “.sys” file without an airgapped test prior to deployment. Speed? Confidence because “it never happened before”? @CrowdStrike
  • @evisdrenova Evis Drenova on x
    null pointers strike again! looks like the crowdstrike issue is a dereferenced null pointer that's trying to access null memory using the ‘mov r9d, dward ptr r[8]’ assembly operation. brutal. [image]
  • @russelljkaplan Russell Kaplan on x
    Trying to convince the United gate agent to let me reboot Windows in safe mode and delete “C-00000291*.sys”, to no avail [image]
  • @craiu Costin Raiu on x
    Some people report that the files responsible for the CrowdStrike crashes (Eg. C-00000291-00000000-00000032.sys) are full of zeroes. This is not the case for any of the machines I fixed by hand today. One example is
  • @craiu Costin Raiu on x
    Deleting this file named C-00000291-00000000-00000032.sys fixed the BSoD and allowed the machine to boot. YMMV. #crashstrike #crashscade
  • @craiu Costin Raiu on x
    It looks just like the other C-00* files in the same folder, starting with a 0xAAAAAAAA header. [image]
  • @0xtib3rius @0xtib3rius on x
    Lol, Microsoft are suggesting rebooting machines 15 times can solve the problem. This. Is. Chaos. #CrowdStrike #CrowdStroke #CrowdStruck [image]
  • @sanjeevsanyal Sanjeev Sanyal on x
    So, the whole thing is about a single rogue file called C-00000291*.sys Tells you how fragile modern civilization is......
  • @blenster @blenster on x
    A whole lot of people are learning some hard lessons on process and procedures today. Have empathy for those dealing with this mess; many have asked for changes that would have helped with this and were told no.
  • @vadimyuryev Vadim Yuryev on x
    Here's a FIX for the Blue Screen of Death for both Windows and Mac users! #BSOD $CRWD Windows: 1. Boot into safe mode 2. Go to C:\Windows\System32\drivers\Crowdstrike directory 3. Delete C-00000291*.sys 4. Restart (credit @MacPaw) Mac: 1. Don't worry. You're not impacted 😂💯🖥️ [im…