show your app list
sudo nextcloud.occ app:list
to disable an app without removing it:
sudo nextcloud.occ app:disable <appname>
see