#Delete, frm=the varible name frm.destroy() #Hide the frame #Use the correct forget, depends on how the frame is placed frm.pack_forget() frm.grid_forget()