On This Page
On This Page
Disable Application Passwords
Overview
Turns off WordPress application passwords site-wide: blocks REST/XML-RPC authentication with app tokens and hides the profile UI. Normal passwords and cookie-based logged-in REST access still work. Existing tokens remain stored but cannot authenticate until the module is off. Soft conflict with Two-Factor Authentication—2FA’s “require application passwords for REST/XML-RPC” is disabled when this module is on. No settings UI.

- Brochure sites with no API clients or mobile apps
- Teams reducing unused authentication surface
- Not headless, CI, or app-connected WordPress installs
Features
Site-wide disable
Hides profile UI
REST / XML-RPC token block
Normal passwords untouched
Reversible
Use Cases
- Simple brochure hardeningNo mobile app, no headless CMS—turn app passwords off.
- Reduce forgotten tokensStop old automation tokens from remaining a live auth path.
- Pair with REST public disableShrink anonymous and token-based API surface together.
Frequently Asked Questions
What does Disable Application Passwords do in WP PowerSuite?
It disables WordPress application passwords site-wide—blocking REST/XML-RPC app-token login and hiding the profile UI—without affecting normal passwords.
How do I enable Disable Application Passwords in WP PowerSuite?
Enable the module. There are no further settings.
Who should use Disable Application Passwords?
Sites that do not use mobile apps, headless clients, or automation via application passwords.
Will it break the WordPress mobile app?
It can. Anything that authenticates with application passwords will fail while this module is on.
Is Disable Application Passwords a free or Pro module in WP PowerSuite?
It is included (free) with WP PowerSuite.

