Sunday, December 29, 2024

20241229 remove alibabaprotect.exe

Ref: https://blog.yeshere.org/2023/01/remove-alibaba-pc-safe-service.html

Mix things up

takeown /f  "C:\Program Files (x86)\AlibabaProtect" /r /d y  

sc delete AlibabaProtect

sc queryex AlibabaProtect

taskkill /pid <pid number> /f

This will fail.


Rename  "C:\Program Files (x86)\AlibabaProtect" to "C:\Program Files (x86)\AlibabaProtect_"

Reboot

After reboot, remove the folder.

No comments:

Post a Comment