Skip to content

Instantly share code, notes, and snippets.

@maxwellmlin
Created April 14, 2021 03:46
Show Gist options
  • Save maxwellmlin/5e1ec9b2f988f466a9eeaceacf99baa8 to your computer and use it in GitHub Desktop.
Save maxwellmlin/5e1ec9b2f988f466a9eeaceacf99baa8 to your computer and use it in GitHub Desktop.
Logic Pro X Trial Reset
mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash
@nurujjamanpollob
Copy link

ive used this once before and it worked. im trying to use it again and it isnt working. terminal is saying operation not permitted. i already tried to look and delete the file under library, but im honestly not even sure what file i should delete. any help or insight would be greatly appreciated!

Use this command sudo mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash it should work.

@immezeno
Copy link

immezeno commented Oct 8, 2023

ive used this once before and it worked. im trying to use it again and it isnt working. terminal is saying operation not permitted. i already tried to look and delete the file under library, but im honestly not even sure what file i should delete. any help or insight would be greatly appreciated!

Use this command sudo mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash it should work.

when I enter this code it asks me for a password, is that normal?

@nurujjamanpollob
Copy link

ive used this once before and it worked. im trying to use it again and it isnt working. terminal is saying operation not permitted. i already tried to look and delete the file under library, but im honestly not even sure what file i should delete. any help or insight would be greatly appreciated!

Use this command sudo mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash it should work.

when I enter this code it asks me for a password, is that normal?

Yes, it's normal. Be careful to learn more abou running command with sudo privilege from here: https://www.techtarget.com/searchsecurity/definition/sudo-superuser-do

@xoyo23
Copy link

xoyo23 commented Oct 16, 2023

Says Operation not permitted. Any one know the reason why?

@golotovskyi
Copy link

Do you have any idea how to apply the command to Dorico 5? Though the trial period has gone I wasn't able to give it a try for some reasons, thank you
Screenshot 2023-11-08 at 12 32 41

@MatveyRubets
Copy link

legend

@kpkcg
Copy link

kpkcg commented Mar 26, 2024

does anyone know the password for:
sudo mv -v ~/Library/Application\ Support/.lpxuserdata ~/.Trash

@sgcgl
Copy link

sgcgl commented Apr 1, 2024

If you are unable to use your regular password, you may need the admin password

@marksy
Copy link

marksy commented Apr 7, 2024

why not just rm -f ~/Library/Application\ Support/.lpxuserdata?

@Tanch2006
Copy link

@maxwellmlin sir, does this line of code works for the latest logic pro trial update?? I'm scared to delete the old one

@Doghead1234
Copy link

everything still works

@Doghead1234
Copy link

if you're unable to use the command you can delete the file manually by going to library - application support and deleting the .lpxuserdata file

@Doghead1234
Copy link

then just restart logic pro and the trial will be at 90 days again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment