Hello - to remove the preset saved searches you need to create an init.org file and add the following:
(set! filter-include-default #f)
There is an article on this in the learning section of the beorg website. Check out https://beorg.app/learning/removing-pre-defined-filters/ for full details.
Brandon Blake