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

推荐订阅源

人人都是产品经理
人人都是产品经理
Google DeepMind News
Google DeepMind News
博客园 - 【当耐特】
量子位
博客园 - 司徒正美
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
博客园 - 聂微东
Jina AI
Jina AI
J
Java Code Geeks
腾讯CDC
大猫的无限游戏
大猫的无限游戏
V
Visual Studio Blog
I
InfoQ
D
Docker
Recent Announcements
Recent Announcements
MongoDB | Blog
MongoDB | Blog
博客园 - Franky
宝玉的分享
宝玉的分享
G
Google Developers Blog
GbyAI
GbyAI
Y
Y Combinator Blog
有赞技术团队
有赞技术团队
H
Help Net Security

The Register - Special Features

Troops’ phones gave away location data to foreign adversaries Qualcomm picks bad time to pitch a $300 laptop platform AI agents get their own phone directory built atop DNS Carnival confirms ShinyHunters cruised off with 6M customer records after April breach Google engineer accused of turning Year in Search secrets into Polymarket payday Are we human? India's cyber agency sets clock at 12 hours to tackle exploited bugs as AI turns up the heat Broadcom gets early start on WiFi 8 with next-gen wireless routing kit Are we human? Microsoft Excel champ proves he still has the formula Anthropic co-founder hallucinates ghost in the machine Anthropic co-founder hallucinates ghost in the machine NASA plans Moon Base buildout with rovers, drones, cargo landers MyPillow must decide whether to be firm or soft as ransomware crims demand pay Starship shows it can deploy satellites, but Moon mission clock still ticks Huawei's chip law looks less like Moore and more like marketing Experts pour cold borscht on Farage's Russian hack claim Logitech unveils a cushioned mouse for all-day use AI eyes scanning for bugs create a worrisome Linux security trend A Russian speaker and jailbroken Gemini went on a hacking spree and emptied at least one MAGA victim's crypto wallets AI datacenter boom collides with US grid reality Media giant settles for $930k amid user-snooping allegations AT&T sues to ditch Cali copper phone lines to save billions FBI warns of Kali365 as device code phishing soars Techie claims Trump Mobile website was leaking thousands of people's data BOFH: Vibe-coded solutions arrive for problems nobody has Dems slam Trump for making cybersecurity hold out the tin cup while splurging on ballroom and Jan. 6 'slush fund' Google explains how it will infuse ads into AI answers AI is getting pricey, but relief is coming, but not for you Deus ex machina: Half of US Christians trust AI's spiritual advice
Windows 11 can now turn back the clock when updates go bad
Richard Speed · 2026-06-25 · via The Register - Special Features

PERSONAL TECH

Point-in-time restore offers a 72-hour escape hatch for stricken PCs

Users with hopelessly borked Windows devices have a new avenue of recovery in the form of point-in-time restore for Windows 11.

The service is designed to restore a Windows 11 PC to its exact state at an earlier point in time and is accessed through the Troubleshoot menu in the Windows Recovery Environment.

Choose Point-in-time restore from WinRE menu - Image courtesy Phantomofearth

Choose point-in-time restore from WinRE menu
Phantomofearth

According to Microsoft, each restore point covers the operating system, apps, settings, and local files. It is stored locally and automatically deleted after 72 hours or when free disk space falls below 20 GB. New points are created approximately every 24 hours by default, although the interval can be configured.

Like the existing System Restore functionality, point-in-time restore uses the Volume Shadow Copy Service (VSS) to get a device back to a previous state. However, there are differences. Point-in-time restores are scheduled, whereas System Restore requires an event or manual intervention to trigger a restore point. Point-in-time restore mitigates storage impact by using reserved storage and also has a maximum retention period of 72 hours for each restore point.

Point-in-time restore is on by default on devices with an OS volume size of 200 GB or greater and not under enterprise management, such as Windows Home and Pro. It'll be off by default on managed systems until Windows 11 26H2 arrives.

There are some downsides. A restore can only be triggered locally, although Microsoft plans to add remote initiation via Intune in the future. The upshot is that it has limited utility for administrators.

There is also the potential for problems with Outlook, where a data file (.ost) mismatch might occur after a restore, necessitating the deletion or renaming of files, and Windows Recall may be disabled after a restore. Some might argue the latter is more of a feature than a known issue.

"Point‑in‑time restore is an important foundation for the future of Windows recovery," Microsoft said, labeling it part of the company's Windows resiliency initiative. It's been in public preview for some time and is enabled on more than two million devices.

However, nagging questions remain. Why has it taken so long to add this capability to Windows, and why does the operating system allow updates that can leave users needing to restore their PCs in the first place? ®