Thanks!! I tried it, but it doesnt helpTry running the same PowerShell script from this thread:
https://www.ntlite.com/community/in...ve-windows-backup-app-sandbox.4775/post-53091
vivetool.exe /disable /id:56517033
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943]
"EnabledStateOptions"=dword:00000000
"EnabledState"=dword:00000001
"Variant"=dword:00000000
"VariantPayload"=dword:00000000
"VariantPayloadKind"=dword:00000000
If you want to disable this feature automatically, add this reg file from NTLite's Registry screen:
reg add HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943 /v EnabledStateOptions /t REG_DWORD /d 0
reg add HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943 /v EnabledState/t REG_DWORD /d 1
reg add HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943 /v Variant/t REG_DWORD /d 0
reg add HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943 /v VariantPayload/t REG_DWORD /d 0
reg add HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943 /v VariantPayloadKind/t REG_DWORD /d 0
Have you tested this with the latest cumulative update (March 10th)? It changed something. I was able to remove CrossDeviceResume before somehow but I can't since this update, CrossDeviceResume.exe runs in the background again regardless of any registry hacks. My solution is to kill it with ProcessKiller. It only spawns after a reboot and few times per day, as far as I can see, so that works for me.For anyone wanting a copy and paste here you go!
Thank you!I run on the march 10 build and it worked for me. Try it never the less it can also work for you too.
[HKEY_LOCAL_MACHINE\System\ControlSet001\Control\FeatureManagement\Overrides\8\1387020943]"EnabledStateOptions"=dword:00000000"EnabledState"=dword:00000001"Variant"=dword:00000000"VariantPayload"=dword:00000000"VariantPayloadKind"=dword:00000000
So maybe I'm not crazy or tired after all? I think it didn't work like last week, but it works now. Oh wellI've heard some users saying the trick doesn't work, but after trying again later, it works. Other users say it never works. /shrug
Lucky youI'm on W7 SP1. None of this annoys me.![]()