mirror of https://github.com/docker/docs.git
				
				
				
			
		
			
				
	
	
		
			20 lines
		
	
	
		
			674 B
		
	
	
	
		
			Markdown
		
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			674 B
		
	
	
	
		
			Markdown
		
	
	
	
---
 | 
						|
description: Disable two-factor authentication on Docker Hub
 | 
						|
keywords: Docker, docker, registry, security, Docker Hub, authentication, two-factor
 | 
						|
  authentication
 | 
						|
title: Disable two-factor authentication on Docker Hub
 | 
						|
aliases: 
 | 
						|
- /docker-hub/2fa/disable-2fa/
 | 
						|
---
 | 
						|
 | 
						|
> **Warning**
 | 
						|
>
 | 
						|
> Disabling two-factor authentication results in decreased security for your
 | 
						|
> Docker Hub account.
 | 
						|
{ .warning }
 | 
						|
 | 
						|
## Disable two-factor authentication
 | 
						|
1. Sign in to your Docker Hub account. 
 | 
						|
2. Select your username and then from the dropdown menu, select **Account Settings**.
 | 
						|
3. Navigate to the **Security** tab and select **Disable 2FA**.
 | 
						|
4. Enter your password and select **Disable 2FA**. |