---
title: "How to disable user pictures in Drupal 7"
description: "One of the default features for your users in Drupal 7 is the ability to use custom pictures. This is for both fun and to show each users identity. This is enabled by default, but for simplicity you..."
url: https://www.inmotionhosting.com/support/edu/drupal/disable-user-images/
date: 2012-06-27
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# How to disable user pictures in Drupal 7

One of the default features for your users in Drupal 7 is the ability to use custom pictures. This is for both fun and to show each users identity. This is enabled by default, but for simplicity you may want to disable this feature. To remove the ability to use user pictures in Drupal 7, simply perform the following steps.

**Turning off the user pictures setting in Drupal 7:**

1. [Log into your Drupal 7 Admin dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/).
2. Using the top menu bar, find and click on the **Configuration **option.[![_main-dashboard-configuration](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration__main-dashboard-configuration.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration__main-dashboard-configuration.png)
3. This is the **Configuration **screen. Locate the People category clicking on the **Account Settings **link.
4. You are now on the the **Account Settings **screen. Be sure you are on the **Settings **Tab. This is found in the upper right part of the screen. The setting is the second on the screen under the **Personalization** section. Click on the checkbox to uncheck and turn off the feature.[![config-people-account-pics](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings_config-people-account-pics.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings_config-people-account-pics.png)
5. Click on the **Save Configuration **button at the bottom of the screen.

That is how you turn off user pictures in Drupal 7
