You can remove wishlist tabs from the customer edit page in Magento 2 admin panel.
Your eCommerce site doesn’t support the wishlist functionality, you need to remove tabs from the customer section of the admin also.
Wishlist section displays the list of wishlist items grid for the specific customer.
Create a customer_index_edit.xml file in your module with adminhtml scope, Continue reading “How to remove wishlist tabs from the admin Customer edit Page Magento 2?”