Unable to change email address of admin on localhost

You can also change your email address from your database with below steps:

  1. Log into the database.
  2. Locate the wp_options table.
  3. Near the top locate the admin_email option : https://prnt.sc/waaxez
  4. Edit the option_value field with the new email. This can be done either inline, or by editing depending on your version of phpMyAdmin
  5. Save your work if it wasn’t auto-saved