- If a program freezes and Task Manager can't close it, you can try using ALT+F4, which acts like clicking the close button, to end the process immediately.
- Restarting your computer can also help fix the problem by closing all programs and starting your system fresh, clearing any temporary issues causing the freeze.
- Another method is to use the Taskkill command in the Command Prompt to forcefully end specific programs, even if they are not closing through the usual methods.
When a program freezes, Windows usually gives you two choices: wait for it to respond or force it to close. But in some cases, the โEnd Taskโ button is greyed out, making it impossible to shut the program down the usual way. While Task Manager is typically the go-to solution for killing unresponsive apps, many users have reported that even Task Manager fails to close certain frozen programs. If youโre facing this issue, youโre not alone and itโs time to try alternative solutions.
Fix Process not Closing in Task Manager in Windows 11
This is a common problem with Windows 11 that you might face. There is no need to be worried if you are running Windows 11 on your computer and are experiencing this problem. You can follow some troubleshooting methods to fix the processes and programs that are not closing in Task Manager. This article will help you solve the issue, and you will be able to close programs in Task Manager.ย
Fix 1: Use ALT+F4
You can use theย ALT+F4ย key combo to close the task. This is the shortcut that you can use to close the program. This keyboard shortcut works the same as click on theย X (close button)ย at the right corner of the program window. This keyboard shortcut can be useful when theย Xย button is greyed out, and you are unable to close the program using that button.ย
Tap on the program that you want to close. Now hold theย ALTย key and press theย F4ย key while you hold down theย ALTย key. This will close the program.
Fix 2: Restart Your Windows 11 PC
If the programs are not closing in task manager, then you can try restarting your PC. Restarting your PC might fix any temporary bugs that you might encounter. If you face any such problem, you can restart your PC, then the program that has crashed will also close, and you will no longer face the problem.
Fix 3: Use Taskkill Commandย
You can use the taskkill command to kill the process/program. If the programs are not closing in task manager, then you can use this command to terminate the process. To use the taskkill command, follow the steps given below-
- Right-click on the empty space on your desktop.ย
- Now click onย a new item,ย and then click on theย shortcut. Now where you have to type the itemโs location, enter the commandย taskkill /f /fi โstatus eq not respondingโย and click onย Next.ย
- Follow the on-screen instruction, and click onย Finishย once you are done.ย
This will terminate the process or the program that is not responding. You can either use Command Prompt to use taskkill command and then terminate the not working program.ย
- Open the start menu, and search for theย command prompt.ย Right-click on theย command prompt, and then click on the runย as administrator.ย
- In the command prompt, please type in the command tasklistย and hitย Enterย to run it. This will display a very long list of processes running on your PC.ย
- Now type in the commandย Taskkill / IM process.exe /Fย in the command prompt and execute it. Do note that the name of the process will replace process.exe. Thatโs the command to kill the process by name. However, if you want to kill the task with its process ID, enter the following command-ย Taskkill /PID 1000 /Fย and execute it.ย 1000ย will be replaced by the process ID, which you will find in the list of processes that you get.
- If you want to kill multiple processes at once, type the commandย Taskkill /PID 1000 1001 10002 /Fย and execute it. The numbers will be the process ID of the process.ย
Fix 4: Force Quitting The App Using Task Manager
You can force quit the app using the task manager to not end the task normally on the task manager. To force quit the app using the task manager, follow the steps given below-
- Open the task manager on your PC.ย
- Now select the program/process that you want to force quit.ย
- Right-clickย on the process, and then click onย Go to details. You will be headed to theย detailsย tab.ย
- Now right-click on the highlighted process, and then click on theย end process treeย to force quit the program.ย
- You will see the confirmation prompt. Click onย OKย to allow it.ย
After following the above steps, the app will be closed in the task manager.ย
Fix 5: Run Chkdskย
Many times you may encounter this problem due to corrupt files. Chkdsk can repair the corrupted files if any.ย
- Open the start menu, and search for theย command prompt.ย Right-click on theย command promptย and click on theย run as administrator.ย
- Type in the commandย chkdsk /f /r /xย in the command prompt and hit enter to execute the command.ย
- You will be asked to confirm it. Press theย yย key on the keyboard and hitย Enterย to confirm it.ย
- Once done, close theย command prompt, and restart your PC.ย
After doing so, open the Task Manager, and try closing the program again, and you will no longer face this issue.ย
RELATED GUIDES:
- How To Fix Windows 11 Camera Not Working
- How To Check CPU Temperature In Windows 11ย
- How To Update Drivers In Windows 11 Properly and Safely
Final Words
By following the steps outlined in this guide, you can fix the issue of programs not closing in Task Manager on your Windows 11 PC. Whether the โEnd Taskโ option is not working or your system refuses to shut down frozen processes, this tutorial offers effective solutions. We hope you found this article helpful! If you have any questions or need further help, feel free to drop them in the comments below.