Cannot login into the application

I have setup frappe and erpnext on my laptop. While setup i had set the Administrator password as admin. But the application is not accepting the login….displays Invalid login. Try again. i tried it with another password admin123….same proble

Hi @kamleshv10x

Try to run “bench --site your-site-name set-admin-password newpassword” to reset password

or check the site_config.json on frappe-bench/sites/sitename/site_config.json for key value

“admin_password”: “admin”