if your Library's hidden, you can use SU's 'Ruby Console' to find and open it for you
Select All then copy and paste this into 'RC' and hit return/enter
open_Templates = %x(open "#{Sketchup.find_support_file('Templates')}")
then delete as desired...
john