Another option:
1) click Start > Run and run the command cmd. A command prompt opens.
2) in the command prompt, type net share to see your shares listed.
3) use the command net share sharename /delete to delete the unwanted shares one at a time, putting the appropriate names in place of sharename.
Did that work?