Why Your Devices Suddenly Want So Many Software Updates
Your laptop wanted to restart again last night. Your phone is holding a 1.4 GB update over your head until you plug it in. Even the TV asked for something this week.
If it feels like every device you own has gotten pushier about software updates lately, you’re not imagining it. The pace really has picked up, and the reason is one of the more remarkable tech stories of 2026: artificial intelligence has learned to read old computer code and find the flaws hiding in it — flaws that sat undiscovered for ten, twenty, even thirty years.
Quick Summary: AI models can now find software bugs faster than human researchers ever could, including bugs buried in decades-old code. Companies are racing to fix them, which is why updates have grown bigger and more frequent. The catch: attackers have access to the same kind of AI. Installing updates promptly is now the cheapest, most effective security habit you have.
The bug hunt just went industrial
For most of computing history, finding a security flaw was slow, artisanal work. A skilled researcher picked one program, stared at it for weeks, and sometimes found something. That’s why serious bugs could sit in widely used software for decades. Nobody had the hours to look everywhere.
AI models don’t have that problem. They can read millions of lines of code and flag the weak spots in a fraction of the time.
The results this year have been striking. In April 2026, Anthropic launched Project Glasswing, pointing its Claude models at the open-source software that quietly underpins almost everything. Working with partners including Microsoft, Apple, Google, and Cisco, the project reported thousands of high-severity flaws — among them a bug that had been sitting in OpenBSD for 27 years and another in the FFmpeg video library that survived undetected for 16. Google DeepMind’s CodeMender agent has been doing similar work since late 2025, and has already contributed dozens of security fixes to open-source projects, some spanning millions of lines of code.
Then came the part you felt on your own computer. On July 15, 2026, Microsoft patched 570 security vulnerabilities in a single monthly update, a record, and said plainly that AI-assisted discovery was the reason, including in Windows code dating back decades. Microsoft’s Windows chief told customers to expect “a higher volume of security updates” in every release from here on.
The part worth sitting with: none of these bugs are new. They were always there. Software you’ve trusted for years was never as solid as it looked — we just lacked the tools to see the cracks.
Why bank regulators are suddenly involved
On July 7, 2026, the European Central Bank told the 110 biggest banks in Europe to submit concrete plans for defending against AI-enabled cyberattacks by October 31. Top of the list: patch faster. The ECB’s chief supervisor, Claudia Buch, put it carefully — AI doesn’t create new kinds of risk, but it does “amplify the speed and scale” at which the old risks arrive.
That’s the uncomfortable half of the story. The same AI that helps Microsoft’s defenders find a bug can help an attacker find it too, or build a working attack within days of a fix being published, by studying what the fix changed. The window between “patch available” and “criminals exploiting the hole” used to be measured in weeks or months. It’s shrinking fast.
A useful way to picture it: Old software is a beach where coins have been buried for thirty years. Finding one used to take a person with a trowel and enormous patience. AI just handed out metal detectors — to the security teams sweeping in daylight and to the thieves sweeping at night. Whoever covers more sand first wins. That’s the security story of 2026 in one image.
Banks have regulators to make them take this seriously. You have a pop-up that says Remind Me Later.
What this means for your software updates
You don’t need to read patch notes or track vulnerability databases. You need three habits, and the first two take five minutes to set up.
Turn on automatic updates everywhere they’re offered. Phone, computer, browser, tablet, and the apps you actually use. On an iPhone, that’s Settings → General → Software Update → Automatic Updates (turn everything on). On Windows 11, Windows Update handles itself, but check Settings → Windows Update → Advanced options and enable “Receive updates for other Microsoft products.”
Actually restart. A downloaded update protects nothing until it’s installed, and plenty of machines sit for weeks with a fix waiting behind a postponed reboot. Once a week, let everything restart. Pick a day; make it boring.
Let go of the “wait and see” habit. For years, cautious people held off installing updates for a week or two in case the patch itself caused trouble. That was defensible advice once, and honesty requires saying botched patches still happen occasionally. But the math has changed. As of mid-2026, the risk of running a known-vulnerable machine while attackers’ AI probes for exactly that hole outweighs the small chance an update misbehaves — for a home user, it isn’t close. (Businesses with specialized software are a different conversation.) The same shrinking-window logic applies to the companies holding your data, which is why breach follow-up matters; I covered what actually happens on that side in what happens to your data when a company gets hacked.
What I’d Do / What I’d Skip
Do: Auto-updates on every device that offers them, a weekly restart, and one calendar reminder to check the things that don’t update themselves — your router’s firmware page is the big one. We will talk about routers later and why they are so important but also so weak when it comes to security.
Skip: Any paid “driver updater” or “system update manager” utility. The updaters built into Windows, macOS, iOS, and Android are the only ones you need, and the third-party ones range from pointless to actively harmful.
One more calibration point: this doesn’t mean AI has made computing more dangerous overall. The defenders are, for now, ahead — the record patch counts are proof the good-guy detectors are sweeping the beach first. I wrote earlier this year about keeping a level head on what AI can and can’t do, and this is the flip side of the same coin: less hype, less fear, clear eyes about what changed.
What changed is speed. The bugs were always there; now they get found. Your job is just to make sure the fix reaches your machine before anything else does.
So: the next time the restart popup interrupts your email, Remind Me Later will be sitting right there, warm and familiar, the most-clicked button in computing. Click the other one.
Verified Resources & Documentation
- ECB tells Europe’s biggest banks to prepare for AI-powered cyber threats — Euronews (July 7, 2026)
- Microsoft patches record number of security vulnerabilities, citing its use of AI — TechCrunch (July 15, 2026)
- Project Glasswing: Securing critical software for the AI era — Anthropic
- Introducing CodeMender: an AI agent for code security — Google DeepMind
- Update Software — CISA, Secure Our World
Keep Reading
- What AI Can (and Can’t) Do in 2026 — A Plain-English Update
- Passkeys in 2026: Why They Are a Smarter Choice Than Traditional Passwords
- Top 5 AI Systems: What Each Is Best At (Fall 2025)