Try checking php.ini, path should be something like: C:\xampp\php\php.ini
C:\xampp\php\php.ini
Search for max_execution_time = 120 and increase it to 300, after that save it and restart Apache in Xampp, maybe this can help.