steps to Uninstall Module Manually for Magento 2
- Delete the Module folder from
{folder path}\app\code
- Remove module entry from below tables
core_config_data
&setup_module
-
Run command
{magento project root path}>{php path}\php bin/magento setup:upgrade => Setup Upgrade
{magento project root path}>{php path}\php bin/magento cache:flush => Clear Cache