On Sep 27, 2021, at 3:24 PM, Greg Couch via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:To get rid of the user installed bundle, the first step is to find where on the filesystem the files are. So start the Shell tool from the Tools / General menu. And then type in it:
import chimerax
chimerax.app_dirs.user_data_dirThat will show where to go. For example, for me on Windows, it prints:
'C:\\Users\\gregc\\AppData\\Local\\UCSF\\ChimeraX\\1.2'