@Raj_kumar_THAPA At root of you project, run this command:
npm run strapi admin:reset-user-password --email=existing@user.com --password=NewPassword
Provide proper values for email and password flags.
After running this command, you’ll be again prompted for some inputs like in the screenshot below.
