How to Force Quit an App on Windows
Close a frozen program on Windows using Alt + F4, Task Manager or taskkill — in escalation order, plus what to do when a process refuses to end at all.
Performance and storageUpdated
Most Windows performance advice is superstition dressed as maintenance. Registry cleaners, aggressive service disabling and the habit of clearing caches weekly do very little and occasionally do harm. The guides here stick to the small number of actions that reclaim real space or genuinely unstick a machine.
Storage is the honest win. Windows.old alone can hold twenty gigabytes or more, Disk Cleanup's system-files mode reaches things the ordinary mode does not, and a greyed-out Extend Volume button has a specific, fixable cause rather than a mysterious one.
On the process side, the emphasis is on doing the least destructive thing that works, and on recognising the cases where a process will not close no matter which tool you use.
Close a frozen program on Windows using Alt + F4, Task Manager or taskkill — in escalation order, plus what to do when a process refuses to end at all.
Performance and storageUpdated
Free space in Windows with Disk Cleanup, Storage Sense and the %temp% folder, which files are safe to delete, and the real deadline on removing Windows.old.
Performance and storageUpdated
Extend the C partition using Disk Management, and understand exactly why Extend Volume is greyed out — adjacency, unallocated space and the recovery partition.
Performance and storageUpdated
Remove Python, Node.js, Java and Eclipse from Windows completely, including the PATH entries, caches and config folders their uninstallers leave behind.
Performance and storageUpdated
Yes, once you are confident you do not want to roll back. Windows.old holds your previous installation and exists so the upgrade can be reversed. Windows deletes it automatically after ten days, and removing it early through Disk Cleanup is safe — it only forfeits the rollback option.
Because Disk Management can only extend a volume into unallocated space that is immediately to its right on the same physical disk. Free space elsewhere, space on another disk, or a recovery partition sitting between C and the free space will all leave the option unavailable.
Yes, in almost all cases. Ending a task terminates the process without letting it save or run its shutdown code. Try the application's own close command and Alt+F4 first; those ask the program to exit and give it a chance to prompt you.
Files and folders
6 guides
Guides for File Explorer: showing hidden files, hiding and protecting folders, clearing recent-file history, selecting in bulk, and opening unfamiliar file types.
Updates and recovery
3 guides
Controlling Windows Update, repairing a damaged installation without reinstalling, and factory-resetting a Windows 7 or 8 machine.
Command line
3 guides
Command Prompt, PowerShell, Windows Terminal and WSL explained, plus finding what is holding a port and running shell scripts on Windows.