First of all check imagick Module installed or not. So hover on Tools then click to Health. If showing imagick Module missing.
How to Install imagick Module
- Open SSH or terminal and login there.
- Then enter command –
sudo apt install php8.1-imagick
Complete installation procedure and restart server using sudo systemctl restart apache2 command.