Skip to main content

Löschen eines Backup auf der externen Festplatte

Thread needs solution

Wenn ich ein Backup löschen möchte erscheint die Meldung:
Sie müssen Administratorenberechtigung haben?

0 Users found this helpful

Wilfried, welcome to these public User Forums.

In order to delete any backup (.tib) files in ATI 2018 or 2019 you need to turn off Acronis Active Protection as this will prevent you from doing such actions.

You can do this via the ATI 2019 GUI on the Active Protection settings page:

You can also do this using the following command at an Administrator Powershell or Command prompt window:

sc stop "AcronisActiveProtectionService"

then after deleting the unwanted files.

sc start "AcronisActiveProtectionService"