Microsoft meldt dat een bug in een Windows-update het afsluiten kan belemmeren. Het bedrijf legt uit wat erdoor wordt getroffen en hoe dit op te lossen is.

Microsoft heeft de richtlijnen voor een Windows-afsluitbug, die is ontstaan ​​door de updates van januari 2026, uitgebreid en bevestigd dat het probleem meer systemen treft dan aanvankelijk werd gemeld. Volgens BleepingComputer kan het probleem ervoor zorgen dat sommige apparaten opnieuw opstarten in plaats van af te sluiten of in de slaapstand te gaan wanneer bepaalde beveiligingsinstellingen zijn ingeschakeld.

Voor de meeste gebruikers uit zich het symptoom als "mijn pc wil niet afsluiten". Voor IT-teams is het werkelijke probleem echter de compatibiliteit tussen beveiligingsfuncties die afhankelijk zijn van virtualisatie en het updateproces.

Wat gebeurt er op de getroffen machines?

BleepingComputer meldt dat na het installeren van bepaalde updates sommige pc's met Secure Launch-functionaliteit en ingeschakelde Virtual Secure Mode (VSM) niet meer kunnen afsluiten of in de slaapstand gaan; in plaats daarvan start het systeem opnieuw op.

Dit is niet alleen irritant. Het kan:

  • Reparatie- en onderhoudsvensters
  • Verwar beleid voor energiebeheer
  • Verhoogde slijtage (onverwachte herstarts)
  • Laat systemen in onverwachte toestanden staan ​​voor encryptie- en compliance-workflows.

Welke Windows-versies en -updates zijn hierbij betrokken?

Volgens BleepingComputer:

  • Windows 11 23H2-systemen waarop KB5073455 is geïnstalleerd (en System Guard Secure Launch is ingeschakeld) zijn als getroffen geïdentificeerd.
  • Microsoft heeft kort daarna out-of-band (OOB) updates uitgebracht om dat specifieke probleem op te lossen.
  • Microsoft heeft later zijn dashboard bijgewerkt om vergelijkbaar gedrag te bevestigen op Windows 10 22H2 en bepaalde Windows 10 Enterprise LTSC-versies wanneer VSM is ingeschakeld na het installeren van updates zoals KB5073724 en KB5078131.

Wat is VSM en waarom komt het in het verhaal voor?

VSM (Virtual Secure Mode) gebruikt hardwarevirtualisatie om een ​​geïsoleerde "veilige kernel"-regio te creëren, die gevoelige gegevens beschermt zoals:

  • Referenties
  • Versleutelingssleutels
  • Beveiligingstokens

Het vormt de basis voor functies zoals Credential Guard en Hypervisor-Protected Code Integrity.

Omdat VSM de manier verandert waarop het besturingssysteem omgaat met componenten op laag niveau (opstarten, geheugenisolatie, hypervisor), kunnen bugs in het updateproces specifiek voorkomen op machines waar deze beveiligingen zijn ingeschakeld.

De oplossing die Microsoft aanbeveelt

BleepingComputer meldt dat Microsoft getroffen klanten heeft geadviseerd om hun computer handmatig af te sluiten met behulp van:

  • afsluiten /s /t 0

Dit dwingt een rechtstreeks afsluitcommando af en kan helpen totdat een oplossing via een toekomstige update beschikbaar komt.

Organisaties kunnen die tijdelijke oplossing weliswaar via scripts implementeren of via beheertools uitrollen, maar het blijft een lapmiddel.

Wat IT-teams nu moeten doen

  1. Controleer welke vloten Secure Launch of VSM hebben ingeschakeld.(Deze kunnen beperkt zijn tot bepaalde modellen of bedrijfsimages).
  2. Controleer of de update-KB's zijn geïnstalleerd.en vergelijk dit met de release-informatie van Microsoft.
  3. Implementeer OOB-updates waar van toepassing.en het afsluit-/slaapstandgedrag valideren.
  4. Communiceer gebruikersinstructies(inclusief de workaround via de commandoregel) om de overbelasting van de helpdesk te verminderen.

Kortom

De bug in het afsluiten van Windows herinnert ons eraan dat sterkere beveiligingsfuncties complexere interacties met updates kunnen veroorzaken. Als uw apparaten Secure Launch of VSM gebruiken, houd dan de updates van Microsoft nauwlettend in de gaten en gebruik de tijdelijke oplossing via de afsluitopdracht totdat de definitieve oplossing beschikbaar is.


Bronnen

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...
e Nederlands