Magento – How to delete or remove the store

magento-1magento-1.7magento-community

enter image description hereI have a magento website in which the store structure is:

All Store Views    
Main Website  
 Main Website Store  
 Default Store View  
 Main Website Store  
 English
 Main Website Store  
 English

I have accidentally created them while importing the products and order. now i am not getting how to remove them and i only want single store on my website.

Thanks in advance

Best Answer

Go to System->Store management, click on the name of the store view you want to remove and you should see a Delete button on the top right corner. That should delete your store view. There is an intermediary page that asks you if you want to back-ul the store before deleting it. I suggest to back up your entire database before starting anything, then just skip that step.
[EDIT]
You can only delete the store views that are not used as default in their store groups.
so you should edit the store group, and change the default store view for it.
Same goes for store groups. You cannot delete one that are default in their website.