Articles in this section

How to disable 2FA for Plesk login

Plesk for Windows kb: how-to Plesk for Linux ABT: Group B

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Question

Unable to log in to Plesk due to Two-Factor Authentication (2FA) issues (code not working or access problem). How can I disable 2FA and regain access?

Answer

Note: This procedure requires root/administrator access and must be performed via command line.

1. Connect to the Plesk server:

  • Linux: via SSH
  • Windows Server: via RDP

2. Run the following command to disable the extension (on Windows Server, start a command prompt as an Administrator):

  • For Google Authenticator extension:

    # plesk bin extension --disable google-authenticator

  • For Multi-Factor Authentication (MFA) extension:

    # plesk bin extension --disable mfa

Was this article helpful?

Comments

3 comments
Date Votes
  • If you get this message:

    The extension google-authenticator is not installed.

    exit status 1
     

    Try this instead:

    plesk bin extension --disable mfa

    1
  • How to remove mfa 

    0
  • I am not on mfa how to now log in impossible ??

     

    0

Please sign in to leave a comment.