# How to disable 2FA for a client

To disable two-factor authentication (2FA) for a client:

{% stepper %}
{% step %}
Navigate to **Clients** > **General**.
{% endstep %}

{% step %}
Select the client and click the **Edit** button.
{% endstep %}

{% step %}
On the **View client** page, go to the **Settings** tab.
{% endstep %}

{% step %}
In the **2FA** section, select `Disabled` in the dropdown for either **google** or **sms**, or both, depending on which 2FA method you want to turn off.
{% endstep %}

{% step %}
Click **Save** to apply the changes.
{% endstep %}
{% endstepper %}
