Module 01 · Tier 1 · SOP-001

Password Resets &
Account Lockouts

The single most common Tier 1 ticket. By the end of this module you'll understand why lockouts happen, how to execute resets safely, and how to document your work — exactly the way real IT environments do it.

Tier 1 — Help Desk SOP-001 ⏱ 5–10 min Beginner
📘

Phase 1 — Learn IT

Build the knowledge before you touch the keyboard

Why Password Resets Happen

Password resets are the single most common Tier 1 ticket in IT support. Understanding why they happen is just as important as knowing how to fix them.

Cause What It Means
Forgotten password User simply cannot remember it — very common on Mondays or after vacations.
Expired password Most organizations require password changes every 30–90 days. If the user misses the prompt, they get locked out.
Account lockout Too many incorrect login attempts trigger an automatic lockout. This is a security feature, not a bug.
Caps Lock / typo The most overlooked cause. Always check this first — it saves everyone time.
New device or browser Saved passwords don't transfer between devices. The user may not remember what they set.

Account Types You'll Encounter

Not all password resets are the same. The process changes depending on the account type. Knowing this before you start saves you from going down the wrong path.

Security First — Verify Identity Before Anything

⚠️

Non-Negotiable Security Rule

Never reset a password without verifying who you're talking to. This is not a formality — it protects the user and the organization. Skipping identity verification is how social engineering attacks succeed.

Identity verification methods depend on your organization's policy, but common approaches include:

  • Asking for the user's full name, employee ID, or last 4 of SSN (company-dependent)
  • Sending a verification code to a secondary email or phone on file
  • Confirming the answer to a pre-set security question
  • Manager authorization for critical accounts

Key Terms to Know

These are the words you'll hear in tickets, interviews, and real IT environments. Know them cold.

Authentication
Proving who you are to a system. Username + password is the most basic form.
Account Lockout
An automatic security block after too many failed login attempts.
Temp Password
A one-time password you give the user that they must change on first login.
Force Password Change
A setting requiring the user to create a new password the moment they log in. Always enable this after a reset.
Escalation
Passing a ticket to a higher-level tech because it exceeds your current access or skill level.
🛠️

Phase 2 — Do IT

Step-by-step execution — follow this every time

SOP-001 | PASSWORD RESET | TIER 1

User Password Reset — Local / Microsoft Account

This is the exact procedure you follow for every local Windows password reset. Deviating from this order creates risk and inconsistency.

The 7-Step Reset

01

Verify user identity

Ask the user's full name and one confirming detail (email on file, employee ID, etc.) before taking any action.

02

Confirm account type

Ask: "Is this a personal computer or a work computer? Is it connected to a company network?" This determines your next steps.

03

Open Settings

Navigate to the password reset screen.

Windows key → Settings → Accounts → Sign-in options → Password → Change
04

Set temporary password

Create a simple, temporary password (Example: TRH@Reset1). Do NOT make it permanent or reuse old passwords.

05

Enable forced change

Ensure the user is required to create their own password on next login. This is a security requirement — not optional.

06

Test the login

Have the user log out and log back in using the temporary password. Watch them complete the password change before closing the ticket.

07

Document and close

Write the resolution in your ticket notes. Include: date/time, account type, and outcome. Mark ticket resolved.

When to Stop & Escalate to Tier 2

Stop and escalate if any of the following are true:

  • The account is a domain / Active Directory account — requires AD tools and permissions
  • The account remains locked after your reset attempt
  • Microsoft account recovery is required — out of your control, direct user to Microsoft support
  • You suspect the account was compromised or accessed without authorization

Navigation Paths by Account Type

// where to go
Local (Windows 11)
Settings → Accounts → Sign-in options → Password
Microsoft Account
account.microsoft.com → Security → Change Password
Domain / Active Directory
ESCALATE — requires AD Users & Computers (Tier 2)
Microsoft 365 (work email)
admin.microsoft.com → Users → Reset password
🎯

Phase 3 — Apply IT

Test your knowledge, document your work, prepare for interviews

Real-World Scenarios

Read each scenario and decide what action to take. These mirror real Tier 1 situations.

SCENARIO 01

The Monday Morning Lockout

A client calls and says: "I can't log in. I've been trying since this morning and now it says my account is locked." You check and confirm this is a local Windows account on their personal laptop.

// your task
  • 01. What is your first step before touching anything?
  • 02. What caused the account to lock, and does it matter for your fix?
  • 03. Walk through SOP-001 steps 1–7 in your own words for this exact scenario.
  • 04. What do you document in the ticket when you close it?
SCENARIO 02

The Wrong Reset

A user says: "My company email password stopped working." You start walking them through Settings → Accounts when they mention, "Oh, we use Outlook through our company server."

// your task
  • 01. At what point did you realize this requires escalation?
  • 02. What type of account is this, and why can you not reset it yourself?
  • 03. How do you explain the escalation to the user without making them feel dismissed?
SCENARIO 03

The Suspicious Reset Request

Someone contacts you claiming to be a manager and asks you to reset the password on an account that "belongs to one of my employees." They can't verify the employee's identity themselves and seem impatient.

// your task
  • 01. What red flags do you notice in this request?
  • 02. What is your policy-based response?
  • 03. Who should you loop in before proceeding?

Write the Ticket Note

After completing a password reset, every tech at The Rarest Heart writes a ticket note. Use the format below and write the ticket note for Scenario 1.

Field Your Entry
Date / Time
Account Type
Issue Reported
Identity Verified?
Steps Taken
Resolution
Escalated?

Practice These Out Loud

Employers at every level ask some version of these questions. The model answers below show the framework — put it in your own words.

// interview question 01

"Tell me about your process when a user is locked out of their account."

// model answer framework

Start with identity verification → explain account type assessment → walk through your reset steps → mention forced password change → end with documentation.

// interview question 02

"How do you handle a password reset when you're not sure what kind of account it is?"

// model answer framework

I ask the user two questions: is this a personal or work device, and is it connected to a company network? That tells me whether I'm dealing with a local account, a Microsoft account, or a domain account — each one has a different reset path.

// interview question 03

"What do you do when a reset request seems suspicious?"

// model answer framework

My first responsibility is to protect the account owner. I follow the identity verification policy — if I can't verify the requester's authority, I don't proceed. I document the attempt and flag it to a supervisor. Security policies exist for exactly this reason.

Before You Move On

Check each item before marking this module complete.

I can name the 4 most common causes of password resets without looking.
I know the difference between a local account, Microsoft account, and domain account.
I can walk through SOP-001 all 7 steps from memory.
I understand why identity verification is non-negotiable.
I know when to escalate and why.
I completed all three scenarios and wrote the documentation ticket for Scenario 1.
I practiced answering all three interview questions out loud.