Why You Even Need This
Newer versions of CapCut are basically crippled unless you pay.
- ❌ Export blocked
- ❌ Even basic features paywalled
- ❌ Constant nags to upgrade to Premium
The last fully free CapCut version is:
CapCut 1.5.0 (offline and online features both currently works without premium)
Even if you install 1.5.0, CapCut force-updates itself to the latest version after a while.
So here’s how to lock CapCut to your version and stop all forced updates.
Important Warnings
- This may violate CapCut’s Terms of Service
- You won’t get security updates or any other updates in that manner
- CapCut may try to undo this later
- Back up your projects first
Use this at your own risk.
If you don’t have the 1.5 version right now, you can download it from an alternative site like uptodown. But strictly stick with trust worthy websites to avoid any malware.
What We’re Blocking
CapCut updates using three things:
configure.ini→ stores your versionProductInfo.xml→ tells launcher which version to runupdate.exe→ background updater
We will break all three.
Step-by-Step Manual Method (Windows)
Step 1 — Close CapCut Completely
-
Press Ctrl + Shift + Esc
-
End all processes:
CapCut.exeCapCutService.exe
-
Wait 10 seconds
Step 2 — Open CapCut Folder
Press Windows + R Paste:
%LOCALAPPDATA%\CapCut
or you can navigate here using windows exporer:
C:\Users\%USERNAME%\AppData\Local\CapCut
Step 3 — Clean Old Versions (Optional)
Go to:
CapCut\Apps
Keep only the version you want (example: 1.5.0)
Delete everything else.
Step 4 — Clean Update Cache
Go to:
CapCut\User Data
Delete these folders if they exist:
CacheShadow_CacheSmart_Cropupdate_cache
Step 5 — Lock configure.ini
Go to:
CapCut\Apps
Open configure.ini in Notepad.
You’ll see something like:
[capcut]
last_version=5.3.0
Change ONLY the version line to:
last_version=1.0.0.0
Save and close.
Now right-click configure.ini → Properties → Read-only → Apply
Step 6 — Block ProductInfo.xml
In:
CapCut\Apps
- Delete ProductInfo.xml if it exists
- Right-click → New → Text Document
- Rename it to:
ProductInfo.xml
(yes to extension warning)
Leave it empty.
Right-click → Properties → Read-only → Apply
Note:
If Windows is hiding file extensions, the file may actually be named
ProductInfo.xml.txtinstead ofProductInfo.xml.To fix this:
- File Explorer → View → Show → enable File name extensions
- Rename the file again to ensure it is exactly
ProductInfo.xml.
Step 7 — Block update.exe
Go to:
CapCut\User Data\Download
If Download doesn’t exist, create it.
Inside that folder:
- Delete
update.exeif it exists - Right-click → New → Text Document
- Rename it to:
update.exe
Leave it empty.
Right-click → Properties → Read-only → Apply
Done. CapCut Is Now Locked.
CapCut will now:
- ❌ Fail to install updates
- ❌ Fail to run updater
- ❌ Fail to overwrite your version
- ❌ Fail to switch versions
You can keep using:
- CapCut 1.5.0
- Or any version you prefer
- No paywalls
- No forced upgrades
Quick Check
Go to:
CapCut\Apps
Make sure:
configure.ini→ Read-only → containslast_version=1.0.0.0ProductInfo.xml→ 0 KB → Read-only
Go to:
CapCut\User Data\Download
Make sure:
update.exe→ 0 KB → Read-only
How to Restore Updates Later
If you ever want updates again:
-
Uncheck read-only on:
- configure.ini
- ProductInfo.xml
- update.exe
-
Delete:
- ProductInfo.xml
- update.exe
-
Open configure.ini Change:
last_version=1.0.0.0
to:
last_version=
- Launch CapCut It will auto-update again.
Summary
New CapCut versions are basically useless without Premium. The last real free version is 1.5.0. CapCut force-updates itself. This method stops that completely.
No scripts.
Just manual file locks.