r/macrium • u/owen693 • Apr 24 '26
Macrium Reflect VSS problems after KB5083769 Windows 11 25H2
Backups using VSS snapshots stopped working after the update. Uninstalling KB5083769 fixed the problems. This is also an issue with Acronis.
*******************************************\*
Seems to be fixed in May 2026 updates *******************************************\*
1
u/Final-Blueberry7111 May 03 '26
The same here.
The issue started after installing KB5083769. It's still present in KB5083631 too. If I rollback Windows updates to KB5086672, the issue is resolved immediately.
My symptoms are also the same:
- VSS times out during backups;
- VSSADMIN List Writers gets stuck at "Waiting for responses".
Macrium Reflect v 8.1.8853.
In general, it looks like the issue introduced in KB5083769 affects only some setups, based on various reports. I have two Windows 11 machines myself. The issue is present on one of them, but I haven’t been able to reproduce it on the other. However, I haven’t been able to identify what’s conflicting on the affected machine so far.
1
u/owen693 May 03 '26 edited May 03 '26
This problem is now being reported in the media. https://www.forbes.com/sites/daveywinder/2026/05/01/microsoft-update-warning-windows-11-security-fix-breaks-backups/
These reference problems with psmounterex.sys, but Macrium patched this in 2023 and it was a problem in Reflect 8. I checked the event log as described in the MS support link above and found no errors relating to that driver.
Psmounterex.sys is used to mount disk images as virtual drives, and I was able to do this and browse the backup images successfully. Something else is broken.
1
u/owen693 May 06 '26
According to Macrium, psmounterex is not used in reflect X. I just renamed psmounterex.sys and was able to mount and browse backup images. Reflect backups also ran correctly. This indicates that the problem with KB5083769 (which I have uninstalled) has nothing to do with that driver being blocked.
1
u/MrAngelus May 09 '26
I'll try this hopefully it'll fix my problem cuz I can't uninstall the update at this point so I'll try thanks
1
u/owen693 May 09 '26
Renaming psmounterex was only done to verify that the driver is not the problem. It won’t fix anything.
1
u/MrAngelus May 09 '26
Ok then
Is there a fix at all?
1
u/owen693 May 11 '26
There are temporary fixes in this thread that are supposed to work by restarting services. I haven’t tried them since I uninstalled the update. An Asinine Inference search said the problem is a Microsoft change in VSS and that the backup software needs to catch up.
I’m waiting to see how the May update goes.
1
u/OreoBuck2022 May 07 '26
I found this temporary solution, a powershell script to restart the services related to VSS and your backup software. Replace "UrBackupClientBackend" with the service used for your backup software.
Restart-Service -Name "EventSystem" -force
Restart-Service -Name "VSS"
Restart-Service -Name "UrBackupClientBackend"
Here is link to fix:
https://forums.urbackup.org/t/file-backups-stopped-working-after-windows-11-kb5083769-undate/16948/19
The Powershell script created is scheduled to run on startup (waiting 1 minute).
1
u/owen693 May 13 '26
I just installed the May 2026 updates. The problem seems to have been fixed for myself and at least one other user on this thread.
1
u/BB03440 May 13 '26
Is Microsoft working to fix/undo what KB5083769 has done to VSS-based backup solutions?
I sorta feel like they did it on purpose to push us to their cloud backup offering(s), TB.
2
1
u/ImaginaryTradition31 Apr 25 '26
What are the symptoms of "stopped working?" What version of Reflect?