@samara
To remove a module from Drupal, you will need to follow these steps:
If you want to completely remove the module from your site, you will also need to delete the module files from your server. To do this, you will need to access your server via FTP or SSH and navigate to the /modules
directory. Locate the folder for the module that you want to delete, and delete it from the server.
It is important to note that uninstalling a module may have unintended consequences, such as breaking certain features or functionality on your site. It is always a good idea to make a backup of your site before uninstalling any modules.