---
title: "How to change a user&#8217;s password in phpBB"
description: "When administering your forum members you will perform many actions from time. One of the most common tasks is changing the user password. Perhaps they forget or you need to do so for security..."
url: https://www.inmotionhosting.com/support/edu/phpbb/change-user-password-phpbb/
date: 2012-12-07
modified: 2022-03-11
author: "Brad Markle"
categories: ["phpBB"]
type: post
lang: en
---

# How to change a user&#8217;s password in phpBB

When administering your forum members you will perform many actions from time. One of the most common tasks is changing the user password. Perhaps they forget or you need to do so for security reasons. Follow the steps below to learn how to reset a member’s password in phpBB 3.0

**Changing a user’s password in phpBB 3.0**

1. [Log into your phpBB admin dashboard](/support/edu/phpbb/phpbb-login/).
2. From there, click on the **Users and Groups** tab.
3. On the left hand sidebar, click on the **Manage Users** link from the *Users* category.
4. You will see a page for you to identify the user you want to use. Enter the user’s name in the **Enter Username** field. After entering the user’s name, click on the **Submit** button.[![1-locate-user](https://www.inmotionhosting.com/support/wp-content/uploads/2012/12/edu_phpbb_users-and-groups_change-user-password_1-locate-user.png)](/support/wp-content/uploads/2012/12/edu_phpbb_users-and-groups_change-user-password_1-locate-user.png)
5. From here you will see the user’s information. Scroll down the page to the **Password** and **Confirm Password** fields. Enter the same password in both fields.[![2-enter-new-password](https://www.inmotionhosting.com/support/wp-content/uploads/2012/12/edu_phpbb_users-and-groups_change-user-password_2-enter-new-password.png)](/support/wp-content/uploads/2012/12/edu_phpbb_users-and-groups_change-user-password_2-enter-new-password.png)
6. Click **Submit** at the bottom of the section to save the information. You will receive a message that the information was changed successfully.[![change-successful](https://www.inmotionhosting.com/support/wp-content/uploads/2012/12/edu_phpbb_users-and-groups_change-user-password_change-successful.png)](/support/wp-content/uploads/2012/12/edu_phpbb_users-and-groups_change-user-password_change-successful.png)
