Recent content by Distorted Vision

  1. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    @ChatGPT Actually just in this thread, not other threads created by me.
  2. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    Issue resolved. Adobe Creative Suite 2025 successfully installed and Acronis True Image 2025. @ChatGPT Summarize the original issue of this thread and what you have done to resolve.
  3. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    I just uninstalled Acronis True Image 2021 and now installating Adobe Creative Master Collection 2025. I will reinstall ATI afterwards.
  4. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    PS C:\WINDOWS\system32> Stop-Process -Id 4724 -Force Stop-Process : Cannot stop process "anti_ransomware_service (4724)" because of the following error: Access is denied At line:1 char:1 + Stop-Process -Id 4724 -Force + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : CloseError...
  5. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    Acronis Active Protection Service (32 bit) is still running.
  6. 6.webp

    6.webp

    Windows Task Manager showing active apps and many background processes.
  7. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    JSON (same effect): Settings > Open JSON file, add these at the root and save: { "multiLinePasteWarning": false, "largePasteWarning": false } Restart Terminal. (learn.microsoft.com) "add these at the root" Please clarify this statement. I do not understand what this meant.
  8. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    Please clarify what you meant my add these at the root.
  9. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    PS C:\Users\rupes> rd /s /q C:\adobeTemp Remove-Item : A positional parameter cannot be found that accepts argument '/q'. At line:1 char:1 + rd /s /q C:\adobeTemp + ~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Remove-Item], ParameterBindingException +...
  10. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    How to stop this warning screen appearing:
  11. 5.webp

    5.webp

    PowerShell shows errors deleting Adobe folders, with a multi-line paste warning dialog.
  12. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    PS C:\Users\rupes> rmdir C:\adobeTemp /s /q Remove-Item : A positional parameter cannot be found that accepts argument '/s'. At line:1 char:1 + rmdir C:\adobeTemp /s /q + ~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Remove-Item], ParameterBindingException +...
  13. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    C:\Windows\System32>sc query AcronisActiveProtectionService SERVICE_NAME: AcronisActiveProtectionService TYPE : 10 WIN32_OWN_PROCESS STATE : 1 STOPPED WIN32_EXIT_CODE : 1077 (0x435) SERVICE_EXIT_CODE : 0 (0x0) CHECKPOINT...
  14. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    C:\Windows\System32>sc stop AcronisCyberProtectionService [SC] ControlService FAILED 5: Access is denied.
  15. Distorted Vision

    Windows 11 How to Uninstall Adobe Creative Suite 2024

    C:\Windows\System32>sc stop AcronisActiveProtectionService [SC] ControlService FAILED 1052: The requested control is not valid for this service.
Back
Top