On macOS, Imager uses the default QSettings path - so on my install, it's located at:
~/Library/Preferences/org.raspberrypi.Imager.plist
So, to remove your saved configuration using a macOS Terminal:
~/Library/Preferences/org.raspberrypi.Imager.plist
So, to remove your saved configuration using a macOS Terminal:
Code:
rm ~/Library/Preferences/org.raspberrypi.Imager.plist
Statistics: Posted by tdewey — Mon Aug 05, 2024 3:54 pm