マイクロソフトによると、Windows Updateのバグによりシャットダウンができなくなる可能性があるとのこと。影響を受けるものと回避策

マイクロソフトは、2026年1月のアップデートによって引き起こされたWindowsのシャットダウンバグに関するガイダンスを拡充し、当初報告されたよりも多くのシステムに影響することを確認しました。BleepingComputerによると、この問題により、特定のセキュリティ設定が有効になっている場合、一部のデバイスがシャットダウンや休止状態に入る代わりに再起動する可能性があるとのことです。

ほとんどのユーザーにとって、この症状は「PC がシャットダウンしない」というように見えます。IT チームにとって真の問題は、仮想化に依存するセキュリティ機能と更新パスの互換性です。

影響を受けるマシンで何が起こっているか

BleepingComputer は、特定の更新プログラムをインストールした後、仮想セキュア モード (VSM) が有効になっている一部の Secure Launch 対応 PC がシャットダウンまたは休止状態になれなくなり、代わりにシステムが再起動すると報告しています。

これは単に迷惑なだけではありません。次のような問題も発生します。

  • パッチ適用とメンテナンスの期間を短縮する
  • 混乱した電力管理ポリシー
  • 摩耗の増加(予期しない再起動)
  • 暗号化とコンプライアンスのワークフローのためにシステムを予期しない状態のままにする

関係するWindowsのバージョンとアップデート

BleepingComputerによると:

  • KB5073455 がインストールされている (および System Guard Secure Launch が有効になっている) Windows 11 23H2 システムが影響を受けることが確認されました。
  • Microsoft は、この特定のケースに対処するために、すぐに帯域外 (OOB) 更新をリリースしました。
  • Microsoft はその後ダッシュボードを更新し、KB5073724 や KB5078131 などの更新プログラムをインストールした後に VSM を有効にすると、Windows 10 22H2 および特定の Windows 10 Enterprise LTSC バージョンで同様の動作が発生することを確認しました。

VSMとは何か、そしてなぜそれが物語に登場するのか

VSM (仮想セキュアモード) は、ハードウェア仮想化を使用して分離された「セキュアカーネル」領域を作成し、次のような機密資産を保護します。

  • 資格
  • 暗号化キー
  • セキュリティトークン

これは、Credential Guard やハイパーバイザーで保護されたコード整合性などの機能の基盤となります。

VSM は OS が低レベルのコンポーネント (ブート、メモリ分離、ハイパーバイザー) と対話する方法を変更するため、更新パスのバグはこれらの保護が有効になっているマシンで特に発生する可能性があります。

マイクロソフトが推奨する回避策

BleepingComputer は、Microsoft が影響を受ける顧客に対し、以下の方法で手動でシャットダウンするようアドバイスしたと報告しています。

  • シャットダウン /s /t 0

これにより、直接シャットダウン コマンド パスが強制され、将来の更新で修正が提供されるまで役立ちます。

組織の場合、この回避策はスクリプト化したり、管理ツール経由でプッシュしたりできますが、それでも応急処置にすぎません。

ITチームが今すべきこと

  1. セキュア ローンチまたは VSM が有効になっているフリートを確認する(これらは特定のモデルまたはエンタープライズ イメージに限定される場合があります)。
  2. 更新KBがインストールされたことを確認するMicrosoft のリリース健全性ノートと照合します。
  3. 該当する場合は OOB アップデートを展開するシャットダウン/休止状態の動作を検証します。
  4. ユーザーガイダンスを伝える(コマンドライン回避策を含む) により、ヘルプデスクのノイズを削減します。

結論

Windowsのシャットダウンバグは、セキュリティ強化によってアップデートとの連携が複雑化する可能性があることを改めて認識させてくれます。デバイスでセキュア・ローンチまたはVSMを使用している場合は、Microsoftのリリースヘルスに関するアドバイザリを注意深く確認し、恒久的な修正がリリースされるまでシャットダウンコマンドによる回避策をご利用ください。


出典

Document Title
Microsoft says a Windows update bug can prevent shutdown—what’s affected and the workaround
Microsoft confirmed a January update bug that can cause affected Windows 10/11 PCs to restart instead of shutting down or hibernating when certain security features are enabled. Here’s what’s impacted, why VSM matters, and what to do.
Title Attribute
oEmbed (JSON)
oEmbed (XML)
JSON
View all posts by Admin
OpenAI’s new Codex macOS app is about managing coding agents, not just prompts
Notepad++ update hijack: what the six-month breach teaches about updater trust
Page Content
Microsoft says a Windows update bug can prevent shutdown—what’s affected and the workaround
Nature
Climate
/
Technology
/ By
Admin
Microsoft has expanded guidance on a Windows shutdown bug triggered by January 2026 updates, confirming it affects more systems than first reported. According to BleepingComputer, the issue can cause some devices to restart instead of shutting down or entering hibernation when specific security configurations are enabled.
For most users, the symptom looks like “my PC won’t shut down.” For IT teams, the real issue is compatibility between security features that rely on virtualization and the update path.
What’s happening on affected machines
BleepingComputer reports that after installing certain updates, some Secure Launch-capable PCs with Virtual Secure Mode (VSM) enabled are unable to shut down or hibernate; instead, the system restarts.
This isn’t just annoying. It can:
Break patching and maintenance windows
Confuse power-management policies
Increase wear (unexpected reboots)
Leave systems in unexpected states for encryption and compliance workflows
Which Windows versions and updates are involved
Per BleepingComputer:
Windows 11 23H2 systems with KB5073455 installed (and System Guard Secure Launch enabled) were identified as affected.
Microsoft issued out-of-band (OOB) updates shortly after to address that specific case.
Microsoft later updated its dashboard to confirm similar behavior on Windows 10 22H2 and certain Windows 10 Enterprise LTSC versions when VSM is enabled after installing updates including KB5073724 and KB5078131.
What is VSM and why it’s in the story
VSM (Virtual Secure Mode) uses hardware virtualization to create an isolated “secure kernel” region, protecting sensitive assets like:
Credentials
Encryption keys
Security tokens
It underpins features such as Credential Guard and Hypervisor-Protected Code Integrity.
Because VSM changes how the OS interacts with low-level components (boot, memory isolation, hypervisor), bugs in the update path can show up specifically on machines with these protections enabled.
The workaround Microsoft recommends
BleepingComputer reports that Microsoft advised affected customers to manually shut down using:
shutdown /s /t 0
This forces a direct shutdown command path and can help until a fix is delivered via a future update.
For organizations, that workaround can be scripted or pushed via management tools, but it’s still a band-aid.
What IT teams should do now
Check which fleets have Secure Launch or VSM enabled
(these may be limited to certain models or enterprise images).
Confirm update KBs installed
and match against Microsoft’s release-health notes.
Deploy OOB updates where applicable
and validate shutdown/hibernate behavior.
Communicate user guidance
(including the command-line workaround) to reduce helpdesk noise.
Bottom line
The Windows shutdown bug is a reminder that stronger security features can introduce more complex interactions with updates. If your devices use Secure Launch or VSM, track Microsoft’s release-health advisories closely—and use the shutdown command workaround until the permanent fix ships.
Sources
https://www.bleepingcomputer.com/news/microsoft/microsoft-january-update-shutdown-bug-affects-more-windows-pcs/
Previous Post
Next Post
oEmbed (JSON)
oEmbed (XML)
JSON
View all posts by Admin
OpenAI’s new Codex macOS app is about managing coding agents, not just prompts
Notepad++ update hijack: what the six-month breach teaches about updater trust
Microsoft confirmed a January update bug that can cause affected Windows 10/11 PCs to restart instead of shutting down or hibernating when certain security features are enabled. Here’s what’s impacted, why VSM matters, and what to do.
Document Title
Page not found - Florin.blog
Image Alt
Florin.blog
Title Attribute
Florin.blog » Feed
RSD
Skip to content
Placeholder Attribute
Search...
Page Content
Page not found - Florin.blog
Skip to content
Home
Blog
Garden Decor
Indoor
Main Menu
This page doesn't seem to exist.
It looks like the link pointing here was faulty. Maybe try searching?
Search for:
Search
Quick Links
Outdoors
About
Contact
Explore
Bestsellers
Hot deals
Best of The Year
Featured
Gift Cards
Help
Privacy Policy
Disclaimer
: As an Amazon Associate, we earn from qualifying purchases — at no extra cost to you.
Florin.blog
Florin.blog » Feed
RSD
Search...
日本語