Created
June 21, 2022 19:33
-
-
Save TehBrian/bf82c7505b647d423da6d5abbe2b95a3 to your computer and use it in GitHub Desktop.
Final Cut Pro Trial Reset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mv -v ~/Library/Application\ Support/.ffuserdata ~/.Trash |
you should just be able to run the command above in Terminal, and that should renew the trial.
Another way that may be useful:
- Open Finder and open > libraries > application support
- Then open terminal and type:
1 defaults write com.apple.Finder AppleShowAllFiles true
2 killall Finder - Then go back to Finder and find .ffuserdata file and delete it. Now the trial should be reseted to 90 days.
To show hidden files (which is what the defaults
command does), you can also just press Cmd
+Shift
+.
at the same time in any Finder window.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hey there! can you help me set this on my Macbook, please? my 90 days trial ended and I do not have access to my files!