Fix Windows 10 Task Manager Not Showing on Lenovo Carbon (6th Gen) with Three Screens
This article will guide you through the process of troubleshooting and resolving an issue where the Task Manager does not show up on a Lenovo Carbon (6th Gen) laptop when using three screens: the laptop's built-in screen and two external USB monitors.
Background
Task Manager is a built-in utility in Windows 10 that provides information about the performance of your computer's CPU, memory, disk, and network usage. It also allows you to end tasks and processes that are not responding or consuming too many resources.
If the Task Manager is not showing up on your Lenovo Carbon (6th Gen) laptop with three screens, it could be due to several reasons, including display settings, system errors, or software conflicts. This article will cover these potential issues and provide solutions to fix them.
Possible Causes
- Incorrect display settings
- System errors or glitches
- Software conflicts or bugs
Solutions
Check Display Settings
Make sure that the display settings are correctly configured to show the Task Manager on all three screens. To do this, follow these steps:
-
Right-click on the taskbar and select
Display settings. -
Under the
Multiple displayssection, make sure that all three screens are selected and arranged in the correct order. -
Scroll down to the
Graphics settingssection and selectHardware-acceleratedforChoose an option. -
Click
Apply, thenSign out noworKeep changesif prompted.
Restart Windows Explorer
Restarting the Windows Explorer process can often resolve issues where the Task Manager is not showing up. To do this, follow these steps:
-
Press
Ctrl + Shift + Escto open Task Manager. If it still does not show up, try pressing theWindows key + Xand selectingTask Managerfrom the menu. -
If Task Manager is still not showing up, open a Command Prompt as an administrator by pressing
Windows key + Xand selectingCommand Prompt (Admin). -
Type the following command and press Enter:
taskkill /f /im explorer.exe. This will force-close the Windows Explorer process. -
Type the following command and press Enter:
start explorer.exe. This will restart the Windows Explorer process and hopefully resolve the issue.
Run System File Checker
Running the System File Checker can help identify and repair corrupted system files that may be causing the Task Manager to not show up. To do this, follow these steps:
-
Open a Command Prompt as an administrator by pressing
Windows key + Xand selectingCommand Prompt (Admin). -
Type the following command and press Enter:
sfc /scannow. - Wait for the scan to complete. This can take several minutes. If any corrupted files are found, the System File Checker will automatically repair them.
Update or Reinstall Display Drivers
Outdated or corrupt display drivers can cause issues with display settings and prevent the Task Manager from showing up. To update or reinstall the display drivers, follow these steps:
-
Press
Windows key + Xand selectDevice Manager. -
Expand the
Display adapterssection. -
Right-click on the display adapter and select
Update driver. -
Select
Search automatically for updated driver software. - If an updated driver is found, follow the prompts to install it.
-
If no updated driver is found, right-click on the display adapter and select
Uninstall device. - Restart your computer. The computer will automatically reinstall the display driver upon restart.
This article covered the possible causes and solutions for when the Task Manager does not show up on a Lenovo Carbon (6th Gen) laptop with three screens. The solutions covered include checking display settings, restarting Windows Explorer, running System File Checker, and updating or reinstalling display drivers.
References
-
Task Manager- Microsoft Support: https://support.microsoft.com/en-us/windows/task-manager-f57c3ac1-52a9-46ac-ad56-b80d686d541f -
sfc /scannow: Scan and repair system files - Microsoft Support: https://support.microsoft.com/en-us/topic/sfc-scannow-scan-and-repair-system-files-7ea2d3fd-6495-4a12-8263-a0b92cd7c175 -
Update driver- Microsoft Support: https://support.microsoft.com/en-us/windows/update-drivers-in-windows-10-4f6d3077-5d6d-48c3-898e-1b45ab6d9036