Task Manager is a powerful system utility that provides task management, startup application management, and other advanced features mostly aimed at more sophisticated users. In Windows 11, Task Manager has been updated with a simpler and more modern user interface and a handful of useful new features.

There are several ways to find and start Task Manager:
Taskbar context menu. If you right-click the Taskbar, you will see a “Task Manager” item in the context menu that appears.

Keyboard shortcut. Type CTRL + SHIFT + ESC.
Quick link menu. Right-click the Start button to display the Quick link menu (or, type WINKEY + X) and then select “Task Manager.”
Start and Search. Open Start, typetask, and then select “Task Manager” from the search results. If you use this app enough, you should consider pinning it to Start or the Taskbar.
CTRL + ALT + DEL. Type CTRL + ALT + DEL and choose “Task Manager” from the short list that appears. This is actually the best way to start Task Manager because it works even if the Windows user interface is corrupt or unavailable.
Where did it go?
In previous Windows versions, Task Manager displayed in a simplified view by default and you could click a “More details” link to see the full experience. But the simplified view is no longer supported in Windows 11, and there is no workaround. Instead, you will use the full Task Manager experience as God intended.
In Windows 11, Task Manager gets a modern makeover that makes it look more at home in this system. Now, there is a collapsed but expandable navigation bar on the left instead of the tab-based interface you may be familiar with from previous Windows versions.
The problem with this design is that each item in the navigation bar is represented by an icon instead of text, and so it is sometimes difficult to tell which icon does what. You can expand the navigation bar to display the name of each view, but there is no way to pin it so it stays open: The next time you run Task Manager, the navigation bar is collapsed again.

Additionally, Task Manager now includes a command bar at the top that features commonly needed commands related to the functionality provided by each view. One command, “Run new task,” appears in the command bar regardless of the selected view.
We describe “Run new task” later in the chapter.
Task Manager provides the following views:
Processes. This default view is used to manage running apps and services, and it provides a high-level view of how your PC’s key resources are being utilized.
We discuss this view in more detail in the sectionUse Task Manager to manage apps and processes below.
Performance. This view provides dynamic graphs displaying real-time statistics and other information about the usage of the PC’s CPU, memory, disks, network connections, NPU (if available), and graphics processors (GPUs). There’s no interaction to be had here. Instead, you can learn more about the hardware in your PC and how it’s being used.

App history. This curious view displays how much each of the apps installed on your PC has consumed certain resources over time. You can sort the view by CPU time, Network, or Notifications by default. Or, right-click one of those headers to add other criteria like Metered network, Non-metered network, Downloads, and Uploads.


Startup apps. This view displays which apps have been configured to run automatically when the PC starts up and what impact each has on the startup speed.

We discuss this view in more detail in the sectionUse Task Manager to determine which apps run at startup below.
Users. This view is most useful when there are two or more people signed in to Windows 11 simultaneously as it provides a peek at the processes running under each account. You can ignore this view if the PC is only used by a single person.

Details. This view provides a detailed rundown of each process that is running on your system. But it’s interactive, too: Right-click any process to see a variety of actions you can take on that process.

This view can get even more detailed: Right-click one of the column headers and select “Select columns” to enable a host of other information you can display about each process.
If you’re using Windows 11 on Arm, you can sort the view by “Architecture” to see which of your installed apps are native (“Arm64”) or emulated (“x64” or “x86”).

Services. This view allows you to see and configure theservices that are available on your PC, that is, processes, provided by Windows and applications, that run in the background and do not require a user to be signed in. To see which actions are available, right-click a service in the list. The most common reasons to use this view are to start, restart, or stop a process.

This view is nearly identical to a classic Windows Management tool that is also called Services. The classic version of Services is still available–you can find it with Search–but if you’re already viewing Services in Task Manager, just right-click a service and choose “Open Services.”
Task Manager is most often used because an app is behaving badly, or the PC is performing slowly, and so it makes sense that Processes–which is used to manage running apps and processes–is the default view. Chances are, this is why you’re here in the first place.
Processes provides a live and dynamic list of running processes–divided into Apps, Background processes, and Windows processes sections–and a columnar display that shows about each app and process, including a real-time visualization of how many resources each is consuming.
By default, Processes shows a single informational column called Status and four resource columns: CPU, Memory, Disk, and Network.
Informational columns display–wait for it–information about each app or process. Here, you can see that the Media Player app has a pause icon in the Status column, indicating that it is a Store app that is going to sleep because it is not being used. The Microsoft Edge app, meanwhile, is displaying a leaf icon to indicate that it is usingEfficiency mode to limit its processor utilization.
![]()
Resource columns are displayed using a simplified heat map to help isolate those apps and processes that are consuming a lot of a particular resource: the darker areas indicated higher than usual resource utilization. You can sort the display by selecting a column heading. For example, to display the apps and processes by memory utilization, select the Memory heading.

As noted, this Task Manager view is live. That means that the values you see in each column–and the order in which the processes is listed–can change as you’re viewing it. To temporarily pause this behavior and “freeze” the view in place, hold down the CTRL key.
You can add many other columns to the Processes view, including informational choices like Type and Process name, and resource items like GPU and Power usage. (You can also remove any existing columns.) To do so, right-click anywhere in the column heading area and make your choices.
You can also change the resource utilization units that relevant resource item displays from raw values (the default) to percentage values. To do so, right-click anywhere in the heat map and choose Resource values > Memory/Disk/Network > Percents. (CPU utilization is only displayed in percents, so it’s not a choice here.)
If you find that an app or process is over-utilizing one or more system resources, you can try to fix it using Task Manager. There are two general approaches, one of which only addresses CPU usage and one of which will fix any problem assuming you don’t mind it potentially being destructive.
If you examine the Processes view and discover that an app or process is over-utilizing the CPU, you can try to run it (or, in the case of an app, one of its processes) inEfficiency mode, a new Windows 11 feature that throttles a process’s priority in the CPU and improves its energy efficiency.
To place a process in Efficiency mode, select it in the Processes view (if it’s an app, expand the app in the Name column and select one of its processes) and then click the Efficiency mode command bar button. (Or, right-click the process and choose “Efficiency mode” from the context menu that appears.)
A process running in Efficiency mode will display a green leaf icon in the Status column, as will its parent app if the process is part of an app.

The Efficiency mode options will sometimes be grayed out, indicating that throttling the process would negatively impact the system. Also, core Windows processes cannot be put into Efficiency mode.
You can disable Efficiency mode the same way you enabled it, and if you stop and rerun an app running in Efficiency mode, it will no longer be in Efficiency mode.
Efficiency mode usually works well, but it can’t help if an app is over-utilizing non-CPU resources like RAM or disk access. Likewise, apps sometimes crash or hang and can’t be restored. In these cases, your only choice will be to take the drastic and potentially (data) destructive step of killing–“terminating”–an app or process.
To do so, select the app or process and then click the “End task” button in the command bar. (Alternatively, right-click the app or process and chose “End task” from the context menu that appears.)

The app or process will be killed immediately, freeing up whatever system resources it was using.
Some of the apps on your PC–whether they’re included with Windows, installed by your PC maker, or installed later by you–will try to start automatically every time you turn on or wake up the PC and sign in with your user account. This behavior is useful and desirable in some cases, but it can also be invasive or unnecessary depending on the app. Among other things, having multiple apps auto-start when you sign in can cause performance issues because these apps all consume system resources. And it’s not always clear which apps are auto-starting since they can run in the background without displaying an app window or other user interface.
Given all this, it’s important to occasionally examine which apps are auto-starting when you sign in and then prevent unnecessary apps from doing so. Windows 11 provides multiple ways to do this, among them the Startup apps view in Task Manager.
There’s a more modern and mainstream way to do this: You can also open the Settings app and navigate to Apps > Startup. We discuss this interface in the Apps Basics chapter alongside some advice about which apps you should disable from auto-starting.
What constitutes an unnecessary app will vary by person, and it’s not always obvious what some of the apps you see here even do. We recommend consulting Google if you’re unsure of some of the items you will see here.
By default, Startup apps displays the list of apps that are configured to run automatically at sign in alphabetically. But this list is easier to manage if you sort it by Status. Doing so lists all the apps that are enabled to run automatically together, while segregating all the apps that have been disabled. When you make this change, you’ll have a better view of what’s really running each time your PC starts up.
To sort by Status, click the Status heading.

Now, consider each app that is in the Enabled group. If you find an app to disable–which prevents it from running when you sign in–select it and then click the “Disable” button in the Task Manager command bar. (Or, right-click it and choose “Disable.”) When you make this change, the underlying app will move into the Disabled part of the list.
Remember to revisit this interface (or Settings > Apps > Startup) from time-to-time. As you install new apps on your PC, you will likely find that some auto-start at sign-in without even informing you.
For the most part, it makes sense to use Search to find and run apps that aren’t pinned to Start or the Taskbar. But Windows has always offered other ways to do this, including some that predate Search.
For example, you can use the Run app–easily found via Search or by typing WINKEY + R–to open an app, assuming you know its file name.

This requirement is what makes Run so outdated, of course. With Search, you can more easily find apps by their names.
Another method is to use Task Manager, which features a prominent “Run new task” button in its command bar, no matter which view it’s displaying. Run new task has two advantages over the Run app: because Task Manager is available even if the Windows user interface is corrupted or hung, you can use it to restart that interface, plus it allows you to easily run an app with administrative privileges.

“Run new task” also has the same limitation as the Run app. You need to know the file name of the app you wish to run.
If the Windows user interface isn’t working properly, type CTRL + SHIFT + ESC to open Task Manager, click the “Run new task” button, type “explorer.exe” (no quotes) into the Open field in the dialog, and then click OK. Voilà! You’re back up and running again.
When you’re using Task Manager, you can also type ALT + N to launch the Run new task dialog.
Paul Thurrott is an award-winning technology journalist and blogger with 30 years of industry experience and the author of 30 books. He is the owner ofThurrott.com and the host of three tech podcasts:Windows Weekly with Leo Laporte and Richard Campbell,Hands-On Windows, andFirst Ring Daily with Brad Sams. He was formerly the senior technology analyst at Windows IT Pro and the creator of the SuperSite for Windows from 1999 to 2014 and the Major Domo of Thurrott.com while at BWW Media Group from 2015 to 2023. You can reach Paul viaemail,Twitter orMastodon.


Join the crowd where the love of tech is real - become a Thurrott Premium Member today!