Computer 101 — Lesson 12

The First Ten Minutes of Troubleshooting

What to check before you start changing settings or replacing equipment.

Observe Before You Act

Good troubleshooting begins with understanding the problem before trying to fix it.

When something stops working, the natural reaction is often: “What do I click to fix it?”

A better first question is: “What exactly is happening?”

The first ten minutes of careful observation can often save an hour of random clicking.

The basic rule

Describe first. Narrow the problem. Then make one careful change at a time.

Think like a household troubleshooter

  • Is it plugged in?
  • Does the outlet work?
  • Is the bulb burned out?
  • Does another lamp work there?
  • Did the breaker trip?

Troubleshooting Is Not Guessing

Start by eliminating possibilities instead of jumping to the most complicated solution.

If a lamp does not turn on, you would not normally begin by rewiring the house.

Computer troubleshooting should work the same way.

Rule One

Stop changing things.

Before you start changing settings, uninstalling software, resetting devices, or installing repair utilities, observe what is actually happening.

Every new change can make it harder to determine what caused the original problem.

Avoid immediate random changes to

  • Windows settings
  • Drivers
  • Network settings
  • Reset options
  • Programs and utilities

A good first sentence

“When I ________, the computer ________.”

Describe the Problem

“My computer doesn't work” is too broad to troubleshoot well.

Be specific about the action and the result.

For example: “When I open Outlook, new email will not download.”

What Still Works?

The things that still work can be just as informative as the thing that fails.

If the phone, television, and another laptop all have internet but one computer does not, the internet itself is probably not the problem.

Determine the scope

  • One file
  • One program
  • One device
  • One user
  • One room
  • Everything

A Simple Troubleshooting Ladder

Start narrow and move outward only when the evidence tells you to.

  1. The file — Is one specific file the problem?
  2. The program — Does the problem happen with every file in that program?
  3. The computer — Are multiple programs or features failing?
  4. The local network — Are other devices affected?
  5. The outside service — Is the ISP, website, cloud service, or email provider having trouble?

What Changed?

Recent changes often provide the strongest clue.

A recent change does not prove the cause, but it helps define where to look.

Recent changes may include

  • Windows update
  • New program
  • New printer
  • New router
  • Password change
  • Power outage
  • Computer moved
  • Cable disconnected
  • Browser extension installed
  • Storage becoming full

Useful question

“When was the last time you know it worked?”

When Did It Last Work?

A time boundary can help identify what changed between working and failing.

If the printer worked yesterday and not today, look at what happened in between.

Read the Error Message

Do not throw away useful information by closing the message immediately.

Record the exact wording, error code, program name, and what you were doing.

A screenshot or photo is even better.

Capture

  • Exact wording
  • Error code
  • Program name
  • Time it occurred
  • What action caused it

Security reminder

Read the message—but verify what produced it.

Not Every Warning Is Legitimate

Fake virus alerts and support popups can look like real errors.

Lesson 6 still applies: Stop. Think. Verify.

Can You Reproduce It?

A repeatable problem is easier to diagnose.

If Excel freezes every time one specific spreadsheet opens, that tells us more than a single freeze that never happens again.

Do not repeatedly test when you see

  • Burning smell
  • Swollen battery
  • Sparks
  • Grinding drive noise
  • Extreme heat
  • Liquid damage

Comparison examples

  • Another file
  • Another website
  • Another USB port
  • Another device
  • Another cable
  • Another account

Try Something Similar

Comparison helps tell whether the problem is the thing itself or the environment around it.

Change one variable and compare.

Change One Thing at a Time

If you change five settings at once and the problem disappears, you still do not know what fixed it.

Make one reasonable change, then test again.

Avoid changing all at once

  • Drivers
  • Router settings
  • Antivirus
  • DNS
  • Firmware
  • Printer configuration

A proper restart can

  • Reload Windows
  • Restart services
  • Finish updates
  • Reconnect hardware
  • Clear temporary states

Have You Restarted It?

Yes, it is a cliché—but it is often a useful early step.

Use Start → Power → Restart when it is safe and appropriate.

Restart the Correct Thing

Restart the part of the chain most likely involved.

A single program problem may only require restarting the program. A Windows problem may need a computer restart. A whole-house internet problem may require investigating network equipment.

Match the restart to the scope

  • One program → restart the program
  • Windows issue → restart the computer
  • Whole network issue → investigate router/provider equipment

Check the basics

  • Power cables
  • Monitor cable
  • Printer USB cable
  • Ethernet cable
  • External drive
  • Charger
  • Docking station
  • Power strip

Is Something Loose?

A complicated-looking problem can still be a loose cable.

Ask whether anything was moved, cleaned, unplugged, or rearranged before the problem began.

Check Available Storage

A nearly full Windows drive can create strange behavior.

Open File Explorer → This PC and check the main drive.

Low storage can affect

  • Windows updates
  • Temporary files
  • Saving files
  • Program installation
  • Browser caching
  • Normal system operation

Ask

Is everything slow—or only one program?

Slow Computer or Slow Program?

The scope of slowness tells you where to investigate.

If everything is slow, look broadly at storage, memory, startup programs, hardware, and heat. If only one program is slow, focus on that program.

Local or Online?

A failing online service does not automatically mean the computer is broken.

Email, OneDrive, websites, and cloud applications depend on outside services.

Online problems may involve

  • Internet connection
  • Service outage
  • Password or sign-in
  • Account authentication
  • Storage quota
  • Program configuration

Modern services often depend on

  • Microsoft account
  • Google account
  • Email account
  • Microsoft 365
  • OneDrive
  • Adobe or other subscriptions

Is the Account Signed In?

A service may fail because the account needs attention—not because the software is broken.

Before reinstalling, confirm the correct account is signed in and authentication is complete.

Could It Be a Password Problem?

Authentication failures can look like software problems.

Check the account, password, Caps Lock, recent password changes, and two-factor authentication.

Ask

  • Am I using the correct account?
  • Did I change this password recently?
  • Is Caps Lock on?
  • Is two-factor authentication waiting?
  • Is an old saved password being reused?

Check whether Windows or the program says

  • Restart required
  • Update and restart
  • Installation pending
  • Update waiting to complete

Pending Update?

Sometimes the system is simply in the middle of an update cycle.

Let trusted updates finish before assuming the software is broken.

Use Task Manager for Clues

Task Manager can show whether one program is consuming unusual resources or not responding.

Press Ctrl + Shift + Esc to open Task Manager.

Look for clues such as

  • Program not responding
  • Very high CPU usage
  • Very high memory usage
  • One application dominating resources

Check first

  • Power
  • Cables
  • Correct account
  • Correct Wi-Fi
  • Restart
  • Storage
  • Error message
  • Provider outage

Check the Obvious Before the Exotic

Complicated fixes should follow evidence.

Do not begin with registry edits, BIOS changes, manual driver removal, or factory resets when a simpler explanation has not been ruled out.

Restart Is Not Reset

Do not factory-reset a device simply because it stopped working.

A reset can erase configuration and make the situation worse.

Important distinction

Restart: try again from a clean running state.

Reset: remove or rebuild configuration.

Before uninstalling, identify

  • Where the data lives
  • How the program is licensed
  • Whether backups exist
  • Whether settings or templates matter

Do Not Uninstall Too Quickly

A program may contain important local data or settings.

Understand what you may lose before removing software that contains business, financial, or personal information.

Do Not Delete Files Just to See What Happens

Random cleanup is not troubleshooting.

If storage is full, identify what is using the space. If a program fails, deleting unrelated folders is unlikely to help.

Better rule

Never create data loss while trying to diagnose performance or software problems.

Be cautious with

  • Driver updaters
  • Registry cleaners
  • Optimizers
  • Generic “PC repair” utilities
  • Multiple overlapping scanners

Do Not Install Three Repair Programs

More software can create more startup items, alerts, and problems.

Before installing anything, ask: What specific problem is this supposed to solve?

Search the Exact Error Carefully

Specific searches are far more useful than vague ones.

Search for the exact error code, program name, Windows version, and symptom.

Prefer Microsoft, the hardware manufacturer, software vendor, or reputable technical documentation.

Better search

Outlook error 0x800... Windows 11

rather than

email broken

Record

  • What happened
  • When it happened
  • Exact error
  • What you tested
  • What changed
  • Whether each step helped

Write Down What You Tried

A short troubleshooting record makes persistent problems much easier to explain.

Evidence is more useful than memory.

Screenshots and Photos

Preserve useful evidence before the message disappears.

Use Windows + Shift + S for a screenshot, or take a photo with your phone when the problem involves equipment, cables, lights, or physical damage.

Good things to capture

  • Error messages
  • Router lights
  • Printer display
  • Cable arrangement
  • Physical damage

The First Ten Minutes

A simple sequence for understanding a problem before changing advanced settings.

  1. Minute 1: Describe the problem — “When I ________, ________ happens.”
  2. Minute 2: Determine the scope — one file, program, device, or everything?
  3. Minute 3: Ask what still works.
  4. Minute 4: Ask what changed.
  5. Minute 5: Read and capture the exact message.
  6. Minute 6: Check power, cables, Wi-Fi, account, and storage.
  7. Minute 7: Restart the appropriate thing.
  8. Minute 8: Test again.
  9. Minute 9: Try one comparison.
  10. Minute 10: Summarize what works, what fails, what changed, and what has been ruled out.

Examples

Turn vague complaints into useful troubleshooting questions.

“The printer doesn't work.”

  • Is it powered on?
  • Does the display show an error?
  • Can another device print?
  • Does Windows show Offline?
  • Is there a stuck print job?
  • Did the router recently restart?

“The internet is down.”

  • Does the phone work on the same Wi-Fi?
  • Does another laptop work?
  • Does nothing work?
  • Does only one website fail?

“My computer is slow.”

  • Everything or one program?
  • Sudden or gradual?
  • Is storage almost full?
  • Is Task Manager showing unusual usage?
  • Is Windows updating?
  • Is the computer unusually hot?

“My file is gone.”

  • Which folder should it be in?
  • Is this the correct account?
  • Is OneDrive involved?
  • Did the file move?
  • Is it in Recycle Bin?
  • Was the folder synchronized?

Stop troubleshooting if

  • Important data may be at risk
  • A drive makes unusual mechanical noises
  • The computer repeatedly crashes
  • A battery is swollen
  • There is a burning smell
  • Ransomware is suspected
  • A financial scam may be involved
  • The next step could erase important data

Know When to Stop

Continuing without enough information can sometimes make the problem worse.

Stopping when the risk changes is not failure. It is good judgment.

“I Don't Know” Can Be Useful

Good troubleshooting does not require pretending to understand every setting.

One of the safest statements you can make is: “I don't know enough yet to make this change safely.”

Better than

Clicking until something changes and accidentally damaging working settings.

Better support request

“The printer works from my phone but not from my Windows laptop. Windows shows it as Offline. The router restarted last night.”

How to Ask for Better Help

A precise description gives the technician a real starting point.

Include what fails, what still works, what changed, what you already tried, and the exact error message.

Computer 101

Become the office detective.

Our Computer 101 analogy now includes troubleshooting:

Windows = the office
Processor = the worker
RAM = the desk
Storage = the filing cabinet
Programs = the tools
Files = the documents
Cloud storage = the connected filing cabinet
Internet = the highway system
Troubleshooting = figuring out where the work stopped and why

The job is not to change everything. The job is to find the point of failure.

Remember This

Good troubleshooting begins with observation, not action.

Describe the problem, determine what still works, identify what changed, read the error, check the basics, and change one thing at a time.

First Ten Minutes Troubleshooting Checklist

A practical checklist before moving to advanced troubleshooting.

  1. Stop changing settings.
  2. Describe exactly what is not working.
  3. Determine whether the problem affects one thing or everything.
  4. Identify what still works.
  5. Ask when the problem began.
  6. Ask what changed shortly before it began.
  7. Read the exact error message.
  8. Take a screenshot or photograph.
  9. Try to reproduce the problem safely.
  10. Compare with another file, device, website, port, or cable.
  11. Check power and physical connections.
  12. Confirm the correct Wi-Fi or network.
  13. Confirm the correct account is signed in.
  14. Check available storage.
  15. Restart the appropriate program or computer.
  16. Test again after the restart.
  17. Change only one thing at a time.
  18. Write down what you tried.
  19. Avoid random cleaners, resets, and repair utilities.
  20. Stop if important data or hardware safety may be at risk.
  21. Ask: What have I actually ruled out?

Need Help Troubleshooting a Computer Problem?

Find the real point of failure before changing settings, deleting data, or replacing equipment.

Beach Solutions LLC provides practical, on-site troubleshooting throughout the Mid-Cities. We can help with Windows, slow computers, software, printers, Wi-Fi, internet connectivity, files and storage, OneDrive, new-computer setup, computer security, and hardware concerns.

The goal is to determine what is actually failing, what is still working, and what the safest sensible solution should be.

$99 On-Site Diagnostic & First Hour