If like many of the Magento store owners you find that some of the built-in features are not useful to you or to your customers you can always disable them via the admin interface buy disabling their respective modules.
Wishlist is not one of them.
To remove all of the traces of the wishlist functionality you need to do the following:
1. Go to the Admin interface (select the appropriate scope) and under System -> Configuration -> Customers -> Whishlist select “No” under the “Enabled” in the General options.
This will remove all of the whishlist links in the magento blocks as well as the whishlist itself.
2. Just to make things perfect you should check the (yourskinname)/template/catalog/product/view/addto.phtml and remove the “pipe” character from that file so that it doesn’t disturb the looks of your site
3. Finally, since you do not need Whishlist anymore it is wise to disable it’s respective module output thru the admin interface (Go to: System -> Configuration ->Advanced->Advanced and set disable “Mage_Whishlist” )
That’s it. Your whish is Magento’s command.



Hey, any tips disabling comparing?
How about disable product compare? This wish is a little harder to deliver, just when you thought you had it, it crops up somewhere unexpected.
Please do one to disable product compare, it just will not go away!
HI,
all here is the link to make disable compare products…
http://inchoo.net/ecommerce/magento/removing-product-comparison-in-magento/
thanks! quick and easy tutorial to get rid of those unnecessary features. will suggest your team for pro work
thankx! very helpful!
Thank a lot.
It is a very Help full answer in a very simplified way.
You are great
for guestwish http://free-extension.com/magento/magento-guest-wishlist.html this can be used
What if I would like to manually remove the wishlist block just from the frontpage ?
Whats the code ?