How to delete a suspended Pool?

Hi
I want to remove a pool that is damaged, I don’t want to recover it. But everything I try doesn’t work
zpool status output

I’ve tried
sudo zpool destroy -f Apps
cannot open ‘Apps’: pool I/O is currently suspended
But it hasn’t worked

I would appreciate some help