default username and password: admin Password1
fix The following errors were found : Required PHP extension not found : intl
you need enable php_intl.dll :
open php.iini then Change ;extension=php_intl.dll to extension=php_intl.dll (remove the semicolon)

Class ‘Locale’ not found
Copy all the /xamp/php/ic*.dll
files to /xampp/apache/bin
this is also same as AMPPS

then you need restart Apache