Task Manager
Learn the concept, follow the practical steps, and apply what you learn through a simple activity.
What Is Task Manager?
Task Manager is a built-in Windows tool for viewing running applications and processes, checking resource usage, troubleshooting slow or unresponsive programs, and managing startup applications.
How to Open Task Manager
- Press Ctrl + Shift + Esc.
- Right-click the Start button and select Task Manager.
- Press Ctrl + Alt + Delete, then choose Task Manager.
- Search for Task Manager from the Start menu.
The exact layout can vary between Windows versions, but the main concepts are similar.
Processes: See What Is Running
The Processes view lists apps and background processes and shows how much of the computer's resources they are using.
Useful columns commonly include:
- CPU: How much processor activity a process is using.
- Memory: How much RAM a process is using.
- Disk: How much disk activity is associated with the process.
- Network: Network activity associated with the process.
- GPU: Graphics processor usage when applicable.
Apps vs Background Processes
An app is usually a program you intentionally opened, while background processes can perform work without a normal application window.
One application can also use multiple processes. Modern browsers, for example, may separate tabs, extensions, and other work into different processes.
Seeing many processes is not automatically a problem. Focus on unusual resource usage, errors, or a process you recognize as causing a specific issue.
Finding a Slow or Frozen Program
- Open Task Manager with Ctrl + Shift + Esc.
- Stay on Processes.
- Look for the application that is frozen or unusually busy.
- Check CPU, Memory, Disk, or GPU usage.
- Give a busy application a moment if it may simply be processing a large task.
- If the application is clearly unresponsive and normal closing does not work, consider End task.
What Does End Task Do?
End task tells Windows to terminate the selected application or process. It can be useful when an application is frozen and will not close normally.
Do not repeatedly end processes just because their names look unfamiliar. If you are unsure what a process is, leave it alone and identify it first.
Performance: See the Big Picture
The Performance section provides live graphs and information for resources such as CPU, memory, disks, network adapters, and GPU hardware when available.
| Resource | What a high value can suggest |
|---|---|
| CPU | A program may be doing heavy computation or the system may be under processor load. |
| Memory | Many programs or memory-heavy applications may be using most available RAM. |
| Disk | Windows or an application may be reading/writing a large amount of data. |
| Network | A download, upload, streaming task, or other network activity may be active. |
| GPU | A game, video application, browser workload, or other graphics task may be active. |
A high number is not automatically an error. The important question is whether the usage matches what you are doing and whether the computer is experiencing a problem.
Startup Apps
The Startup apps section shows applications configured to launch when you sign in to Windows. It can also show their startup impact.
- Open Task Manager.
- Select Startup apps.
- Review the applications and their status.
- Disable an unnecessary startup app when you understand what it does.
App History
On Windows versions that provide it, App history can show resource usage information for supported applications over time. It can help you understand which applications have used CPU time or network resources.
Users
The Users section can show accounts currently signed in to the computer and the resources associated with their running processes.
This is especially useful on shared computers where more than one user session may be active.
Details and Services
Details provides a more technical view of running processes. Services lists Windows and application services and can provide controls for service management.
A Simple Troubleshooting Method
- Describe the problem: Is the PC slow, an app frozen, or the network busy?
- Open Task Manager: Press Ctrl + Shift + Esc.
- Check Processes: Look for unusual CPU, memory, disk, network, or GPU usage.
- Check Performance: See whether the whole system is under pressure.
- Identify the cause: Match the resource usage to an application or task you recognize.
- Take the least risky action: Close the application normally first. Use End task only when appropriate.
- Recheck: See whether the problem improves after the change.
Example: A Browser Is Frozen
- Try closing the browser normally.
- If it is completely unresponsive, open Task Manager.
- Find the browser under Processes.
- Confirm that it is the application you intend to close.
- Use End task if necessary.
- Reopen the browser and check whether the problem remains.
If you had unsaved work, it may not be recoverable. That is why End task should not be the first choice for a program that is still responding.
Common Mistakes
- Ending every process that uses a lot of CPU without first understanding why.
- Ending Windows system processes because their names look unfamiliar.
- Assuming a high resource number is always a problem.
- Using End task before giving a busy application time to finish a legitimate operation.
- Disabling startup apps without checking what they do.
- Changing Services or advanced Details settings without understanding the consequences.
Practical Activity
- Open Task Manager with Ctrl + Shift + Esc.
- On Processes, sort by CPU and note the top few items.
- Sort by Memory and observe whether the order changes.
- Open Performance and look at CPU and Memory graphs.
- Open Startup apps and identify one app you recognize that does not need to start automatically.
- Do not end or disable anything during this activity unless you are certain it is safe and unnecessary.
Goal: Learn to observe resource usage before taking action.
Quick Self-Check
- What is Task Manager used for?
- What does the CPU column show?
- When might End task be useful?
- Why should you be careful with unknown processes and services?
- Where can you manage startup applications?
Show Answers
- It monitors running applications/processes, resource usage, startup apps, and other system information.
- It shows processor activity associated with a process.
- When a recognized application is unresponsive and cannot be closed normally.
- Some are required by Windows or applications, and stopping them can cause instability or data loss.
- In Task Manager → Startup apps.