D
Deleted member 39026
Guest
2nd batch worked. but its nothing different than renaming the file.Try the first .bat with admin. if that doesnt work try the second one.
it worked for me.
its from Gemini AI
2nd batch worked. but its nothing different than renaming the file.Try the first .bat with admin. if that doesnt work try the second one.
it worked for me.
its from Gemini AI
I tried this in the past and failed to find what was triggering it. I have vague memories but I think even Garlin didn't know what was responsible for spawning this garbage....same, and after a while, it still pops up regardlessNothing will get rid of this sh*t, unfortunately.
I'm going to start a 'monitoring' process this week, and let this system run, so I can try and catch whatever is triggering this nonsense, as it is keeping me awake at night now![]()
$acl = Get-Acl "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_*****\CrossDeviceResume.exe"takeown /F "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_*****\CrossDeviceResume.exe"icalcs "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_*****\CrossDeviceResume.exe" Administrators:FSet-Acl -Path "C:\Windows\SystemApps\MicrosoftWindows.Client.CBS_*****\CrossDeviceResume.exe" -AclObject $aclWelcome to the forumI'm pretty obsessive about what processes/features can run on my PC.
LOL, I used AI for something good:If all else fails kludge it. All's fair in love and war.
That should work good. I tried renaming it and taking ownership etc. but Id get annoying error on login every time, also SFC /Scannow reverted it. The task scheduler on login (above) should work better.This scheduled task has worked without issues for me:
schtasks /create /sc OnLogon /delay 0000:03 /tn "\Microsoft\Windows\Shell\Kill CrossDeviceResume.exe" /tr "taskkill /im CrossDeviceResume.exe /f" /ru SYSTEM /f
I ran the command through PsExec, but it should work through regular Admin PowerShell
Welcome to the forum!That should work good. I tried renaming it and taking ownership etc. but Id get annoying error on login every time, also SFC /Scannow reverted it. The task scheduler on login (above) should work better.
This program is stupid: crossdeviceresume.exe If MS wanted to make something usefull for the phone they would do a mirroring app like scrcpy
which I DO use nearly every session.
Thanks for this forum. this is my first day