Skip to main content

Lock Pin Reset on Mac devices

If you have forgot or lost your lock pin while using LumaShare on a MAC computer, follow these steps to reset the lock pin code.

  1. Quit LumaShare completely

  2. Open Terminal (Applications → Utilities → Terminal)

  3. Run this command to find the preferences file:
    find ~/Library/Containers -name "com.dslrbooth.fotoshare.plist" 2>/dev/null

  4. Copy the full path from the output

  5. Delete the file:
    rm "PASTE_THE_FULL_PATH_HERE"

  6. Relaunch LumaShare

  7. The lock PIN will be gone. You will need to reconfigure your app settings.

Did this answer your question?