Acronis True Image/Cyber Protect Home Office activation

Discussion in 'MDL Projects and Applications' started by nova-s, Aug 23, 2014.

  1. kianew

    kianew MDL Junior Member

    Sep 22, 2022
    50
    254
    0
  2. shuttle25

    shuttle25 MDL Novice

    Mar 27, 2015
    2
    0
    0
  3. Lord44

    Lord44 MDL Junior Member

    Jun 3, 2012
    79
    87
    0
    #1903 Lord44, May 25, 2025
    Last edited by a moderator: May 26, 2025
  4. parallax1957

    parallax1957 MDL Novice

    Jun 21, 2025
    2
    0
    0
    Hello Rio, please share ATI 2025 V 29.2.1.41810 (AcronisTrueImage.exe) under Win11 and run acronis_reset.bat + acronis_resetV2.bat + subscription_31d.reg

    Thanks in advance, Parallax
     
  5. Tiino-X83

    Tiino-X83 MDL Novice

    Aug 19, 2011
    3
    3
    0
    Hi everyone,


    I just installed Acronis True Image 2025, downloaded from the official website. After the installation, I ran the following files as suggested in some threads:


    • acronis_reset.bat
    • acronis_resetV2.bat
    • subscription_31d.reg


    However, the software still shows “31 days remaining”, as if I’m still in the trial period.


    Is this normal?

    Do I need to run these files in Safe Mode?

    I’m not really sure how the activation or reset process is supposed to work. Do I need to manually repeat this process every 31 days to reset the counter?

    Or is it supposed to happen automatically once the files are applied?

    Or maybe there’s a different method that should be used to fully activate the software?


    Thanks in advance to anyone who can clarify this!
     
  6. casio4ever

    casio4ever MDL Member

    Mar 27, 2015
    144
    32
    10
  7. casio4ever

    casio4ever MDL Member

    Mar 27, 2015
    144
    32
    10
  8. Tiino-X83

    Tiino-X83 MDL Novice

    Aug 19, 2011
    3
    3
    0
    No worries — and thanks for your message.


    Just to clarify: I wasn’t addressing you personally, it’s just that literally no one had replied for days, so I had to figure everything out on my own, which was a bit frustrating at the time. Hence the tone.


    But in any case, I do appreciate your input — thank you for taking the time to respond.
     
  9. casio4ever

    casio4ever MDL Member

    Mar 27, 2015
    144
    32
    10
    You're Welcome, Brother :)
     
  10. Killerind

    Killerind MDL Novice

    May 2, 2022
    1
    0
    0
    You can make periodically backups. There are 5 backup schemes available with customizable backup periods. So essentially a full version. Valid till 2030.
    One issue I have with this is that the protection services cannot be stopped or disabled even though you turn off protection.
     
  11. K3nguruh

    K3nguruh MDL Novice

    Sunday
    2
    0
    0
    #1915 K3nguruh, Sep 1, 2025 at 18:41
    Last edited: Sep 1, 2025 at 23:32
    Acronis True Image 2021 v25.10.1.39287


    Hallo ...

    und sorry, dass ich den Post mit dem "alten" Programm nochmal anschupse. Aber ich bin gerade dabei auf Windows 11 zu wechseln.

    Ich hatte unter Windows 11 auch das Problem, dass das Script nicht mehr ausgeführt werden konnte. Nachdem @keremcanb bereits das Problem lösen konnte, lief es bei mir trotzdem noch nicht ganz. Die DLL Datei konnte nicht beendet werden und somit war das patchen auch nicht möglich. Ich habe jetzt den alten Befehle "wmic" durch "taskkill" ersetzt und es läuft auch bei mir. Ohne den Windows Defender, etc. zu deaktivieren.


    Hello... And sorry for reviving the post about the "old" program. But I'm currently in the process of switching to Windows 11. I also had the problem under Windows 11 that the script could no longer be executed. Even after @keremcanb was able to solve the problem, it still didn't work completely for me. The DLL file couldn't be terminated, and thus, patching wasn't possible. I've now replaced the old "wmic" command with "taskkill," and it works for me, too. Without disabling Windows Defender, etc.


    Edition: Windows 11 Pro
    Version: 24H2
    Build: 26100.5067
    Leistung: Windows Feature Experience Pack 1000.26100.234.0


    @skyteddy
    https://forums.mydigitallife.net/th...-office-activation.56395/page-71#post-1719701

    @keremcanb (WIN 11 - Fix)
    https://forums.mydigitallife.net/th...-office-activation.56395/page-94#post-1877526


    Zeile 142 - 146 (ALT)
    Code:
    wmic process where name='tib_mounter_monitor.exe' delete %_nul3%
    wmic process where name='TrueImageMonitor.exe' delete %_nul3%
    wmic process where name='TrueImageTools.exe' delete %_nul3%
    wmic process where name='anti_ransomware_service.exe' delete %_nul3%
    wmic process where name='ga_service.exe' delete %_nul3%
    
    Zeile 142 - 146 (NEU)
    Code:
    taskkill /IM "tib_mounter_monitor.exe" /F %_nul3%
    taskkill /IM "TrueImageMonitor.exe" /F %_nul3%
    taskkill /IM "TrueImageTools.exe" /F %_nul3%
    taskkill /IM "anti_ransomware_service.exe" /F %_nul3%
    taskkill /IM "ga_service.exe" /F %_nul3%
    
     
  12. Gaboca

    Gaboca MDL Novice

    Dec 19, 2008
    3
    1
    0
    #1916 Gaboca, Sep 2, 2025 at 19:32
    Last edited: Sep 2, 2025 at 19:40
    Yesterday, I tried to activate ATI 2021 on Windows 11 (the last version that can be activated) v28.8.1.39216. The activation failed. The cmd window flashes for a second and then nothing happens. Does anyone have any idea what the problem might be?
     
  13. K3nguruh

    K3nguruh MDL Novice

    Sunday
    2
    0
    0
    Genau das habe ich über deinen Post erklärt.
    Ausserdem ist die letzte funktionierende 2021 Version die v25.10.1.39287


    That's exactly what I explained in your post.
    Also, the last working 2021 version is v25.10.1.39287