How to remove select2 from dom April 6, 2023 by Tarik You need to use destroy method on select2. See the Documentation i.e $("#e1").select2('destroy');