In order to uninstall the magento 2 extension from your Admin Panel, use command from the terminal:
php bin/magento module:disable extension_name
Comments are closed.