How to disable automatic updates in CapCut? A tutorial on completely locking the version in a Win/Mac dual-boot system (right-click permission denial method).

Many video creators have had this experience: just as they get used to a stable version of CapCut, the background secretly downloads an update package, forcing an upgrade upon restart. The result is a drastically different interface, frequent lag, and even previously free features becoming VIP paid features.

What's most frustrating is that there's no "turn off automatic updates" switch in the CapCut settings.

So the question is, how do we completely lock down the CapCut version and prevent it from secretly upgrading again? The answer is: block the update channel directly through the operating system's underlying permission management!

How to disable automatic updates in CapCut? A tutorial on completely locking the version in a Win/Mac dual-boot system (right-click permission denial method).

I. Windows PC: Right-click properties and deny permissions method

The most crucial point: to completely prevent CapCut from forcibly updating, the core is to delete the new version update folder and lock permissions in the old version (such as 5.9) directory through "Properties → Security → Deny Write".

This way, even if the background tries to download an update, it will fail because the permission is denied.

  1. Find the installation location of CapCut

    • Locate the CapCut shortcut on your desktop, right-click and select Properties.
    • On the "Shortcut" tab, click "Open file location".
    • Locate the CapCut installation location: Find the CapCut shortcut on your desktop, right-click → Properties. In the "Shortcut" tab, click "Open file location".
  2. Delete the new version update folder

    • Find something similar in the directory 8.6.0 This is the new update package in the folder.
    • Delete the entire folder to avoid triggering automatic upgrades.
      To delete the new update folder, locate a folder similar to "8.6.0" in the directory; this is the new update package. Delete the entire folder to prevent automatic upgrades from triggering.
  3. Lock directory permissions for older versions (e.g., 5.9)

    Lock the permissions of the old version (such as 5.9) directory. Right-click the 5.9 folder → Properties → Security.

    • Right-click 5.9 Folder → Properties → Security.
    • Select users one by one from the “Group or user name” list (SYSTEM, Administrators, current account).
    • Click Edit, and check the box for "Write" permissions. Refuse.
    • Confirm and save.
    • How to disable automatic updates in CapCut? A tutorial on completely locking the version in a Win/Mac dual-boot system (right-click permission denial method) - Chen Weiliang Blog_Network Marketing Planning_Cross-border E-commerce Website Promotion Tutorial
  4. Verification successful

    • Restart your computer and reopen CapCut.
    • If the version remains at 5.9, the setup was successful.
      To verify success, restart your computer and reopen CapCut. If the version remains at 5.9, the setup was successful.

Advanced Techniques
If found in the installation directory JianYingProUpdater.exeSimilarly, right-click → Properties → Security → Edit → Deny All. Double protection!

II. Apple Mac computers: Folder locking and Terminal commands

On Apple's macOS, the logic is similar, also achieved by revoking write permissions for the update directory.

Method 1: Lock Finder Info

  1. Open Finder, press Command + Shift + G,enter:

    ~/Library/Application Support/
    
  2. enter JianYingPro Folder, find installer.

    • Clear existing files.
    • If it doesn't exist, create one.
  3. Right-click → Show Info → Expand "Sharing & Permissions".

    • will everyone, staff, current user Change the permissions to "No permission".
    • Check the box in the "General" area. locking.

Method 2: One-click blocking via terminal command (Recommended)

If you are familiar with the terminal, simply run the following command:

rm -rf ~/Library/Application\ Support/JianYingPro/installer/*
chmod 000 ~/Library/Application\ Support/JianYingPro/installer
chflags uchg ~/Library/Application\ Support/JianYingPro/installer

This allows you to instantly clear, revoke permissions, and lock the update directory, completely blocking it.

⚠️Tip : If you downloaded CapCut from the Mac App Store , simply uncheck "Automatic Updates" in the App Store settings; no folder changes are required.

III. Frequently Asked Questions (FAQ)

  • Q1: What if I want to update it later?

    • Windows: Cancel "Deny" permission.
    • Mac: Unlock and restore read and write permissions, or run chflags nouchg versus chmod 755.
  • Q2: Will a pop-up notification still appear after permissions are locked?
    It will prompt you, but the update file cannot be downloaded. Clicking upgrade only results in "Download failed," and the version remains unchanged.

Final Thoughts

Whether it's Windows or Mac, the most effective strategy to prevent updates is to block the write channel for update packages.

By right-clicking and selecting "Properties - Security - Deny Permissions" or using terminal commands, you can permanently fix your favorite version of CapCut with just one setting.

In the world of creation, stability is productivity. Locking down versions is not only a matter of technical control, but also a way for creators to defend their freedom.

Remember this:Mastering the version means mastering the rhythm; refusing forced updates is protecting the dignity of creation.

How can I obtain the CapCut Pro 5.9 installation package for Windows/Mac computers?

Simply join the Telegram channel and check the pinned "Toolkit" to get it ▼

Comment

Your email address will not be published. Required fields are marked with * .

Scroll to Top