Doctype name is showing after app uninstalled

i had an app waba integration
i unistalled the app but doctype of that app is still showing in global search,
how can solve this ?

any suggestion

Hi,

Did you try the migrate command ??

bench --site your_site_name migrate and
bench --site your_site_name clear-cache

i tried bench clear-cache, migrate
and above command also

thank you for reply

There are bench commands to trim and tidy up the database tables that might help.

They can be found via bench —help command (sorry not at computer and can’t remember the exact names)

solved

uninstall app when bench is running, it’s working

previously i am trying without bench running