# How to change Windows password?

{% hint style="danger" %}
Before changing, please ask yourself this: "Is my password strong enough?"
{% endhint %}

{% embed url="<https://www.youtube.com/watch?v=rxag7TElNGs>" %}
Video Guide
{% endembed %}

Go to control panel and click Change account type or manage users.&#x20;

![](/files/-M14WZVY6J7r9ZBy_wq7)

Click on Administrator&#x20;

![](/files/-M14WbRag_PAudG67sHz)

Change the users password

![](/files/-M14WeEE1DIAvOwgM3H2)

Enter a new password (strong), we recommend <https://passwordsgenerator.net/> using 20+ characters.

Then enter in the old password to verify. &#x20;

![](/files/-M14Wp2PvP1HMCHNg5Um)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-servers.zesty.group/security/how-do-i-change-windows-password.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
