---
title: "How to change the username for Anonymous users in Drupal 7"
description: "There are many account settings available for the users in Drupal 7. They are found under the People subcategory in the Configuration category. When working with anonymous users, however,  there is..."
url: https://www.inmotionhosting.com/support/edu/drupal/edit-anonymous-username/
date: 2012-06-27
modified: 2021-08-16
author: "Scott Mitchell"
categories: ["Drupal"]
type: post
lang: en
---

# How to change the username for Anonymous users in Drupal 7

There are many account settings available for the users in Drupal 7. They are found under the People subcategory in the Configuration category. When working with anonymous users, however,  there is only one, the username. By default, it is set to Anonymous. This is fairly standard, but maybe you want to change it to something else. You could shorten it to ‘Anon’ or change it to ‘Unregistered’. Whatever you want is fine. Modifying the username for an Anonymous user within the Drupal 7 admin dashboard is a straightforward process. To do that, just follow these steps:

**Editing the username for Anonymous users in Drupal 7:**

1. [Log into your Drupal 7 Admin dashboard](/support/edu/drupal/how-to-log-into-the-drupal-admin-dashboard/).
2. Find the **Configuration** menu item in the top menu bar and click it.[![_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. From the **Configuration** screen, find the **People** category and then click on the **Account Settings** link.[![_config-people-account](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings__config-people-account.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings__config-people-account.png)
4. This brings you to the **Account Settings** screen. You should be on the **Settings** tab automatically (found on the right side of the screen.) Locate the **Name** field under the  **Anonymous Users** section, which is at the very top.[![config-people-account-anon](https://www.inmotionhosting.com/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings_config-people-account-anon.png)](/support/wp-content/uploads/2012/06/edu_Drupal_7_Configuration_People_Account_Settings_config-people-account-anon.png)
5. Change the username to the name of your choice. By default, the name is shown as ‘Anonymous’.
6. Once completed, scroll down to the bottom of the screen and click on the **Save Configuration** button.

You have now learned how to alter the username for Anonymous users in Drupal 7.
