# Managing your Network Password

## Reset Your Password Yourself

You may get a prompt while using your computer to alert you that your password is about to expire. Click the message to go to the change password page.&#x20;

You can also change your password at any time as long as you're logged in to your computer.&#x20;

1. Click "**Ctrl - Alt - Delete**" and a window will pop up. Click "**Change a password**"&#x20;

![](/files/-M2EkAZEVCWzJXa-OwPy)

2\. Fill out the next screen:

* Enter ID password
* Enter new password
* Confirm new password
* Password changed

![](/files/-M2EktauKEQrvJXWF_7H)

## Changing your password remotely

### Connected to Citrix to your desktop from a personal PC

* Hit **control-alt-end** to send the `control-alt-delete` command to your remote pc
* Change the password.

### Connected by NetMotion on device&#x20;

* After changing the password
* Lock the laptop by hitting `control-alt-delete` then click **Lock**.&#x20;
* After locking, unlock with your new password. (That should force the replication of the password to NetMotion)

### Connected by NetMotion and remote into your desktop

* Log off your remote desktop first
* Change the password on your laptop
* Once changed, remote into your desktop and login with your new password.

{% hint style="info" %}
NOTE: If you don’t change your password in the order mentioned above for that specific, NetMotion setup; you could Lock yourself out from the remote laptop.&#x20;

If this occurs, you will have to bring your laptop into work and physically put on the network to recache your new password.
{% endhint %}

## **Password has already expired?**

&#x20;Please contact the CTM Helpdesk or Scott Reedy to reset if not prompted to change at login.

## Get Help from CTM

If you've been locked out of your computer, call the CTM help desk at **512-974-4357** and they will provide you with a temporary password. You will be prompted to supply a new password when you log in.&#x20;

{% hint style="info" %}
NOTE: If you have NetMotion and your password expired, tell the CTM Helpdesk your password will have to be set to what it was when it expired in order to still be able to login to your local laptop.

Please tell the helpdesk that the “**change at first login**” flag cannot be set when resetting the password for those of you on NetMotion. You will get caught in a loop at login.
{% endhint %}


---

# 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://atd-dts.gitbook.io/tpw-staff/computer-management/managing-your-network-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.
