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

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
博客园 - 三生石上(FineUI控件)
T
The Blog of Author Tim Ferriss
宝玉的分享
宝玉的分享
Hugging Face - Blog
Hugging Face - Blog
WordPress大学
WordPress大学
V
Visual Studio Blog
小众软件
小众软件
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
MongoDB | Blog
MongoDB | Blog
V
V2EX
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 【当耐特】
Microsoft Azure Blog
Microsoft Azure Blog
The Cloudflare Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
L
LangChain Blog
Martin Fowler
Martin Fowler
GbyAI
GbyAI
博客园 - 司徒正美

The Register - Software: OSes

Fedora: Microsoft is all aboard, but Deepin is dumped Microsoft promises to do better, but it has a long way to go First big Microsoft update after vow to 'win back fans' Who needs ghost train scares when Windows is such a fright? Microsoft boss tells investors the company is working to 'win back fans' Microsoft boss says company is working to 'win back fans' Linux cryptographic code flaw offers fast route to root Fedora 44 is out – countless versions of it Microsoft sets its sights on the past with 86-DOS and PC-DOS Microsoft updates the Windows Update Experience Windows second-chance setup hurts IT, productivity Ubuntu Resolute Raccoon drops Xorg, keeps X11 apps alive More ancient Linux device support facing the ax WSL9x hacks Linux into ancient Windows 9x systems UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Zorin OS 18.1 released - and the Lite edition reappears Task Manager's CPU%: an obituary for the recent past Linux 7.1 will have an optional new NTFS driver Microsoft releases Windows Server update to fix April update 20-year-old Enlightenment E16 bug finally gets patched 20-year-old Enlightenment E16 bug finally gets patched Raspberry Pi OS ends open-door policy for sudo Firefox Nightly adds Web Serial after years of saying no Windows Update: Torture chamber for seldom-used PCs Windows Update: Torture chamber for seldom-used PCs Notepad loses Copilot icon as Microsoft gives subtlety a try Notepad loses Copilot icon as Microsoft gives subtlety a try Microsoft attempts to untangle Windows Insider program Adobe finally patches PDF pest after months of abuse NHS pays £46K to prep next Microsoft licensing round
Some 'broken by update' PCs were already doomed
Richard Speed Richard Speed · 2026-04-02 · via The Register - Software: OSes

OSes

Microsoft veteran says some 'broken by update' PCs were already doomed

Patch Tuesday often gets blamed when a reboot merely exposes damage already done, according to Chen

It's not me, it's you. Five words that signify the end of a relationship with a toxic partner, or an ill-timed riposte to users tired of broken Microsoft updates.

According to veteran Microsoft engineer Raymond Chen, updates from the company aren't always to blame for borked customer devices. Sometimes those devices were already broken, but customers hadn't noticed until a Patch Tuesday restart attempt left them with an unbootable system.

Chen wrote: "My colleagues over in enterprise product support often get corporate customers who report that 'Your latest update broke our system'." It seems a reasonable complaint – the computer was working fine until an update.

However, a thorough investigation of log files, dumps, and traces can reveal that the culprit was not the update. In fact, rolling back the update doesn't fix things. Restarting a system that hasn't had the update applied yet results in another unbootable device.

According to Chen, what is really happening is that a few weeks prior, somebody did something to the device. Perhaps it was a new driver. Maybe a new group policy that did something a little suspect with the registry. Something that left the device unbootable but it wasn't noticed until the Patch Tuesday restart.

"And then," writes Chen, "Patch Tuesday comes around, the update installs, and the system reboots, and now the new software or the new driver or the sketchy configuration settings kick in to make their lives miserable."

"It wasn't the update that broke their system. It was the fact that the system rebooted."

It's a cute story, until one considers that Chen comes from an earlier era of Windows when Microsoft thoroughly tested code before shipping it. More recently, the company has churned out a succession of updates that left customer computers in varying states of distress.

At the end of March, Microsoft released an out-of-band update to deal with a preview patch that didn't even manage to install, let alone render a customer's device unbootable.

Uncontrolled tinkering with devices might be a factor in unbootable computers, but a larger factor these days is that many Microsoft updates have proved just as flaky as administrators suspect, if not more so. ®