惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
博客园_首页
WordPress大学
WordPress大学
大猫的无限游戏
大猫的无限游戏
有赞技术团队
有赞技术团队
阮一峰的网络日志
阮一峰的网络日志
Hugging Face - Blog
Hugging Face - Blog
博客园 - 【当耐特】
酷 壳 – CoolShell
酷 壳 – CoolShell
Y
Y Combinator Blog
Vercel News
Vercel News
The GitHub Blog
The GitHub Blog
T
The Blog of Author Tim Ferriss
云风的 BLOG
云风的 BLOG
博客园 - 司徒正美
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
Stack Overflow Blog
Stack Overflow Blog
N
Netflix TechBlog - Medium
Martin Fowler
Martin Fowler
宝玉的分享
宝玉的分享
G
Google Developers Blog
Last Week in AI
Last Week in AI

Latest from Windows Central

"An unmatched upgrade opportunity": Intel's new Core Series 3 mobile CPUs target "value buyers"… "There are over 5,700 combinations.": I attended Panasonic's USS Intrepid press conference and saw 10Gbps, Wi‑Fi 7 and on‑device AI in the new Toughbook 56, but should you swap out your Toughbook 55? "We "So Mac folks feel comfortable": Microsoft Microsoft thinks you'll want an Xbox Controller and 1 year of Microsoft 365 and Xbox Game Pass over a MacBook Neo "Microsoft fired the skilled people, leaving flowchart followers": Microsoft's Security Response Center is being blamed for the zero-day BlueHammer exploit leak, but I can't tell who's right "Thank you to every Greymane": Crimson Desert shows no signs of slowing down, topping over 5 million sales… "Another all-round excellent mini PC:" Beelink's discounted desktop is fantastic for intensive work and… Xbox's Starfield gets Nintendo Switch 2 rating days after its PS5 release, keeping hopes for a port of Bethesda's RPG alive — here's what we know "The stuff that we're seeing is really well put together": Xbox game publishing chief says Forza Horizon 6 takes him back to the golden years of racing games Microsoft's Xbox games lead Matt Booty says its studios are in a "culture of cultures" and work together more than you think — Blizzard is even helping with Fable Rumored feature coming to Steam that will help you track prices, and Microsoft should copy it immediately for Xbox and… Xbox and Best Buy want to help you build your first video game in 2026 Microsoft prepares display upgrades and two stage launch for new Surface Pro and Surface Laptop with Intel and… Someone discovered Seagate's Xbox Storage Expansion cards can be used on PC — which has made their value more… ID@Xbox makes a bold claim — “Games launching day one into Game Pass… do very well on other platforms… Before Forza Horizon 6 takes us to Japan, let's remember where the legend began almost 14 years ago "Users can now simply ask what happened": AppControl's optional AI integration gives you in-depth PC diagnostic history in plain English — It works with popular LLMs, but I'll use offline models for added security Our friends at Tom's Guide are upgrading: Here's what it means, and how our sister site's overhaul… "Quantity over quality is not always the answer": WWE 2K26 comes close to being the best in the world, but yearly releases are holding it back I "This is one headset that absolutely will not disappoint anyone": Our favorite Xbox headset raises the bar for sound quality with a price that's lower than I expected "One of the better laptops I’ve encountered and one I’d happily use daily": This high-end ThinkPad is a solid bet for professionals — especially after this generous discount I've finally found a loophole to block a specific type of YouTube ads, and it won’t cost you a dime: Just a… www.windowscentral.com "The Lotus guys probably figured it didn't matter to be wrong": Excel thinks 1900 was a leap year because of a small shortcut taken in the '80s — I'll think of this next time I want to cut corners Starfield's sales on PlayStation 5 make me wonder why Xbox even bothered... was this worth devaluing exclusivity? Overwatch Season 2 is LIVE! Xbox Your Xbox Storage Expansion Cards can have a life after the console if you get a simple adapter for your PC
Dell SupportAssist is crashing some Windows 11 PCs, causi...
mhuck@live.c · 2026-05-14 · via Latest from Windows Central
Side profile of the new Dell XPS 14 (2026) with LCD and latest Intel Core Ultra 3 processor.
Dell's XPS 14 (2026) is one of the latest PCs that may be affected by this Dell SupportAssist app issue. (Image credit: Future | Daniel Rubino)

On Windows 11, some Dell users are discovering that the software designed to recover their devices is now crashing their PCs instead.

Recently, users in Dell's support forums (via Neowin and Dell forum links 2) began reporting frequent blue screens and reboot loops on Windows 11 after an update to the "Dell SupportAssist Remediation" software. The issue appears to be tied to version 5.5.16.0, released on April 30, and affects systems such as the XPS 15 9530.

Event Viewer showing a series of critical Kernel-Power errors. Below, a bugcheck analysis indicates a 'CRITICAL_PROCESS_DIED' error.

(Image credit: Dell)

The interesting part is that Windows 11 itself does not appear to be the root of the cause.

Dell SupportAssist is a causing critical error

Some users took it upon themselves to investigate the crashes with Microsoft's WinDbg debugging tool, which traced the issue to DellSupportAssistRemediationService.exe, a background recovery component bundled with many Dell computers.

SupportAssist is part of Dell's broader support platform that handles diagnostics, driver updates, recovery tools, and automated repair functions. The remediation service runs in the background with deep system access, which can explain why a failure can trigger a full bugcheck instead of a normal app crash, and it explains why many users initially blamed Microsoft.

For years, Windows 11 system updates have trained users to assume the operating system is responsible when a computer suddenly becomes unstable. This time, the evidence from crash dumps points to Dell's own recovery stack.

Why this SupportAssist bug is a bigger problem

The biggest problem is how invisible the software is to most people. A lot of users may not even know SupportAssist exists because it ships preinstalled on consumer and business devices.

The reports also revive concerns around computer manufacturers' software reliability. Recovery tools are supposed to help and simplify troubleshooting. In this case, users are uninstalling the recovery service to keep their computers running as expected without crashes.

It's important to note that Dell has now publicly acknowledged the issue, saying that the company "is aware of the BSOD issue and is working towards a resolution. As many have noted, version 5.5.16.0 of the Dell SupportAssist Remediation service or Alienware SupportAssist Remediation service can cause the BSODs."

At the time of this writing, the company recommends uninstalling the software. However, disabling the service can also mitigate the issue.

How to stop Dell SupportAssist crashes on Windows 11

According to users, there are at least two temporary workarounds that appear to stop the reboot loops.

The safest option is to disable the remediation service without removing the rest of Dell's tools. Here's how:

  1. Open Start.
  2. Search for Command Prompt, right-click the top result, and choose the Run as administrator option.
  3. Type the following command to disable the problematic Dell software and press Enter: sc.exe config "Dell SupportAssist Remediation" start= disabled
  4. Restart the computer.

Once you complete the steps, the computer should no longer crash due to this problem.

It's worth noting that multiple users have reported that using this method stops crashes from happening.

How to uninstall Dell SupportAssist on Windows 11

If turning off the service does not work, you can also try removing the SupportAssist components entirely. Here's how:

  1. Open Settings
  2. Click Apps.
  3. Click the Installed apps page on the right side.
  4. Select the "Dell SupportAssist Remediation" or "Alienware SupportAssist Remediation" app from the list.
  5. Click the menu button (three dots) next to each app and choose the Uninstall option.
  6. Click the Uninstall button one more time.
  7. Restart the computer.

After you complete the steps, the Dell device should stop crashing on Windows 11.

One thing to note is that Dell states, "any system repair points created by Dell OS SupportAssist Recovery may not be available after uninstalling the Remediation Service."

Windows Central's Take

I think this situation perfectly shows why I've never been a fan of heavily integrated OEM utilities running quietly in the background on Windows 11 or older versions. SupportAssist is supposed to help users recover from problems, but instead, it became the problem.

What became clear to me is how quickly users blamed Windows 11, and honestly, I can't blame them. I've even published a guide to help users install updates with less fear of breaking their PCs because that's how cautious many people have become after years of buggy releases. However, over time, I've noticed that some of the worst stability problems on laptops actually come from third-party drivers, vendor utilities, and support software.

Have you come across this issue on your Dell computer? Let me know in the comments.

More resources

Explore more in-depth how-to guides, troubleshooting advice, and essential tips to get the most out of Windows 11 and 10. Start browsing here:


Click to join us on r/WindowsCentral

Join us on Reddit at r/WindowsCentral to share your insights and discuss our latest news, reviews, and more.


Mauro Huculak has been a Windows How-To Expert contributor for WindowsCentral.com for nearly a decade and has over 22 years of combined experience in IT and technical writing. He holds various professional certifications from Microsoft, Cisco, VMware, and CompTIA and has been recognized as a Microsoft MVP for many years.