3 ways to change the password for Magento 2 admin panel:
in the admin panel
via email
via phpMyAdmin
SQL query for changing the admin password via phpMyAdmin:
UPDATE admin_user SET password = SHA2('NewPassword', 256) WHERE username='admin'
Follow us on social networks to always stay in touch and never miss an interesting content:
Twitter - / belvg_com
Facebook - / belvgcom
LinkedIn - / belvg
Google + - https://plus.google.com/u/0/b/1116976...
Instagram - / belvg_team
If you have some questions or want to get a free quote, please, contact [email protected]