# Modify IAM User Password Rules

1. Open the **AWS Management Console** and navigate to the **Identity and Access Management (IAM).**
    
2. Click on **Account settings** from the left navigation panel.
    
    ![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722829734327/4ca9e921-d876-4ad1-999d-8bcdc6153fe3.png align="center")
    
3. Click **Edit**.
    
4. Click **Custom**.
    
    ![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722829762667/d11fdf49-78cd-4b4c-92f4-86d95fa2c6ca.png align="center")
    
5. Set **Password minimum length**.
    
6. Select the required options under **Password strength**.
    
    ![](https://cdn.hashnode.com/res/hashnode/image/upload/v1722829806613/0e61ca93-e457-46de-9c5c-87e001af2015.png align="center")
    
7. Click **Save changes**.
    
8. Try creating a new IAM user, the password will require newly set criteria.
