Skip to content

Safe mode, app reset, app removal

waydabber edited this page Jan 9, 2024 · 10 revisions

Sometimes you might run into problems. There are times when you just want to start things over...

Note

The article reflects app version v2.0.2

If you encounter any issues, you can try the following (in this order):

  • Start the app in safe mode
  • Simple app reset
  • Exhaustive reset

Safe mode

To start the app in Safe Mode, simply hold the SHIFT key during you launch the app. With safe mode enabled, the app will not connect any dummies, will not restore last brightness/color settings and will try to avoid any other configuration changes during startup.

The app confirms safe mode by showing this dialog:

Screenshot 2023-03-14 at 12 55 25

Simple app reset

You can simply reset the app settings by opening app Application > Advanced settings & privacy > Reset App Settings.... This should delete all custom settings, remove all dummies and reset the app as if it was freshly installed.

Screenshot 2023-11-07 at 12 03 58

Or for version 1.x:

Screenshot 2023-03-14 at 12 53 14

This reset will not remove license files, so you don't have to activate the app again.

Exhaustive reset

You can reset BetterDisplay and all associated settings and system changes and remove all traces of the app in the following manner:

  1. Close the app
  2. Open Terminal and run the following command: defaults delete pro.betterdisplay.BetterDisplay for app version v2.x (or: defaults delete me.waydabber.BetterDummy` for v1.x or) - this will remove app settings.
  3. Navigate to your computer's /Library/Preferences folder in Finder and remove the file com.apple.windowserver.displays.plist
  4. Navigate to your user's ~/Library/Preferences/ByHost folder in Finder and remove every file that starts with com.apple.windowserver - steps 3 and 4 will reset the display layout configuration.
  5. Navigate to your computer's /Library/ColorSync/Profiles/Displays folder and remove all files - this will reset ColorSync data for all previous dummies (you might want to preserve profiles of real displays files if they are not an auto-generated one - usually they are so it is easier to just delete everything there).
  6. Navigate to your computer's /Library/Displays/Contents/Resources/Overrides folder and remove all folders and files - this will remove all custom configuration
  7. Navigate to your user's ~/Library/Application Support folder and remove the folder BetterDisplay (or for older versions BetterDummy) - this will delete all licensing data (if you simply want to reset the app or purchased Pro and want to reinstall the app in the future, skip this step). Make sure you have the license key stored somewhere safe as after this step you'll need to enter this again and activate the app.
  8. Move the BetterDisplay app to the Trash and then empty the Trash (if you simply wanted to reset the app, skip this step).
  9. Restart your Mac

If any of the folders or files mentioned in one of the steps don't exist on your system, you can skip that step and move on to the next.