How to Remove Old Trusted Devices from WordPress: A Practical Security Guide

Written by: Abigail Ivy
Published on:

How to Remove Old Trusted Devices from WordPress

Trusted devices can make WordPress logins faster, but outdated ones can become a security gap if a laptop is lost, a browser is shared, or a team member leaves.

This guide explains how to remove old trusted devices from WordPress and how to keep your account trust list clean without disrupting legitimate access.

What trusted devices mean in WordPress security

In many WordPress setups, a trusted device is a browser or device that has been recognized by a login security feature, two-factor authentication plugin, or session management system.

Instead of forcing repeated verification, the system remembers that device for a set period or until it is manually revoked.

WordPress core does not provide a universal “trusted devices” dashboard for every site.

The exact removal process depends on the plugin or security layer you use, such as Wordfence, WP 2FA, iThemes Security, miniOrange, or a custom membership platform.

Why old trusted devices should be removed

Leaving unused devices marked as trusted increases exposure if an old browser profile, stolen phone, or shared computer still has access to your account.

Cleaning up trusted sessions and remembered devices helps reduce account takeover risk and supports basic security hygiene.

  • Prevents access from lost or replaced devices
  • Reduces risk from shared computers and public workstations
  • Limits exposure after staff turnover or role changes
  • Helps enforce stronger authentication policies

How to identify where trusted devices are managed

Before you remove anything, determine which WordPress component is storing the trust record.

Look for security, authentication, or membership plugins that mention two-factor authentication, remembered devices, session logs, or device approvals.

Check these common locations

  • WordPress user profile: Some plugins add device or session controls inside the profile screen.
  • Security plugin dashboard: Tools like Wordfence or iThemes Security may show active sessions or login history.
  • Two-factor authentication settings: Remembered device settings are often part of 2FA configuration.
  • Hosting control panel: Managed WordPress hosts may include session or device management options.
  • Database or custom plugin settings: Advanced sites may store trusted device data outside the dashboard.

How to remove old trusted devices from WordPress

The safest approach is to revoke the trusted status from inside the plugin or security tool that created it.

If you are not sure which system is responsible, review the plugin list and recent login/security settings first.

Method 1: Remove trusted devices from a two-factor authentication plugin

If your site uses a 2FA plugin, open the plugin’s settings from the WordPress admin area and look for trusted devices, remembered browsers, or trusted sessions.

Most plugins let you revoke a device individually or clear all trusted devices for a user.

  1. Sign in to the WordPress dashboard.
  2. Open the plugin’s two-factor or login security settings.
  3. Find the device trust or remembered device section.
  4. Select the old device or browser session.
  5. Choose revoke, forget, remove, or clear trust.
  6. Save changes and test the next login.

Method 2: Clear active sessions from the user profile

Some security plugins expose session management in the user profile under “Sessions,” “Logged-in devices,” or a similar label.

This is useful when a trusted device is no longer needed but the account itself remains active.

  1. Go to Users in the WordPress admin.
  2. Edit the affected user account.
  3. Look for active sessions or device listings.
  4. Log out the old browser or device session.
  5. Confirm that only current devices remain.

Method 3: Reset trusted device tokens through the plugin

Certain plugins use persistent cookies or tokens to remember a device.

If there is no individual removal option, the plugin may offer a “reset trusted devices” or “clear remembered browsers” button.

This will usually force re-verification on all devices tied to that account.

Method 4: Force a global logout for the user

If a device cannot be found or the account has already changed hands, log out the user from all sessions.

WordPress and several plugins can invalidate all sessions at once, which is often the fastest way to eliminate old device trust.

  • Use the plugin’s logout-all-sessions option if available
  • Change the account password immediately
  • Regenerate two-factor backup codes
  • Reconfirm trusted devices only on current hardware

What to do if you cannot find a trusted device setting

If your WordPress site does not show a clear trusted device list, the feature may be controlled by the plugin vendor, hidden in advanced settings, or managed externally.

In that case, review the plugin documentation using terms such as trusted browser, remembered device, session token, or device approval.

If the feature still cannot be found, temporarily disable the trust feature, update the password, and re-enable 2FA with fresh settings.

For high-risk accounts, contact the plugin support team or your hosting provider before changing security data on a live site.

Best practices for managing trusted devices in WordPress

Trusted devices are useful only when they are reviewed regularly.

A short, routine audit is usually enough for most sites, especially for administrators, editors, and WooCommerce store managers.

  • Review trusted devices monthly for admin accounts
  • Remove devices after laptop replacement or phone migration
  • Revoke trust when a user leaves the organization
  • Avoid trusting public, shared, or kiosk devices
  • Use a password manager and two-factor authentication together
  • Keep plugins, themes, and WordPress core updated

How to reduce future trusted device clutter

Device lists become messy when people keep adding new browsers without removing old ones.

You can reduce that problem by standardizing authentication policies and limiting how long trust remains valid.

Set shorter trust durations

If your plugin supports it, choose a shorter remembered-device window.

A shorter duration lowers long-term exposure while still reducing repeated login prompts for legitimate users.

Require trust only for known roles

Limit device trust to administrators, site owners, or specific team members who truly need it.

Contributors and temporary users usually do not need remembered browsers.

Document the device removal process

For teams, write a simple internal procedure for removing old trusted devices from WordPress during offboarding, device replacement, or incident response.

This keeps security actions consistent and avoids missed sessions.

Common mistakes to avoid

Many site owners assume that changing a password automatically removes all trusted devices.

That is not always true, because some plugins store trust separately from the login password.

  • Ignoring old sessions after a device is lost
  • Trusting devices on public computers
  • Failing to remove trust during employee offboarding
  • Assuming WordPress core handles all trusted device settings
  • Leaving backup codes unchanged after security changes

When to review trusted devices immediately

Some situations call for immediate cleanup rather than a routine audit.

If any of the following occurs, revoke trusted access right away and recheck account security settings.

  • A laptop, tablet, or phone is lost or stolen
  • A former team member still appears as trusted
  • You notice unfamiliar logins or login alerts
  • A support vendor used a temporary shared device
  • You migrate to a new 2FA or security plugin

After revoking access, confirm that the current device is still trusted if needed, and verify that backup authentication methods are current and secure.