
WordPress
LockedoutofWordPressadmin?Accessrecoverysteps
Can't log into wp-admin? Password reset, security plugin lockouts, and FTP recovery - before hiring a login fix.
By VIQQ StudioUpdated June 20265 min read
Key takeaways
- Reset credentials safely
- Bypass security lockouts
- Restore admin access
Try it yourself first
Try password reset first - never edit production files without a backup.
Locked out of WordPress usually means password, security plugin, or a fatal error on admin - not that the site is gone.
This order avoids making things worse while you regain access.
DIYsteps
1Step 1 - Password reset
- Use 'Lost your password?' on /wp-admin - check spam for reset email.
- If email fails, reset via phpMyAdmin: wp_users → user_pass → MD5 (temporary) or use WP-CLI user update.
2Step 2 - Security plugin lockout
- Rename or disable Wordfence/iThemes via FTP in wp-content/plugins.
- Clear lockout transients in wp_options if you know the option name.
3Step 3 - White screen on admin only
- Rename plugins folder to plugins.old via FTP - if admin loads, re-enable plugins one by one.
- Switch to default theme by renaming active theme folder.
Commonquestions
Will resetting password delete content?
No - access fixes change credentials and permissions, not posts or pages.
Still broken?
Getascopedrepair-norebuildpitch
Stop DIY if: Database corruption, hacked admin users, or no FTP/hosting access - book a login fix instead of guessing in production.
Locked admin, bad user roles, or security plugin loops - we restore access and document what changed.



