Open xampp control panel.
Start apache and mysql.
Click on config option of apache.
Click on php.ini and open it.
Press Ctrl+F and search "extension=" or "extension=fileinfo".
On the next line to "extension=fileinfo", add "extension=gd".
Save the file.
Stop apache and restart it.
@devansh-webkul yeah I have done a lot of rnd but the problem is that It is running on a live server. If I take latest clone, then what about my configurations and setting running on my live machine?