No. This usually points to a Windows freeze or a system-wide hang, not just a single app problem.
Try these in order:
- If only one app is stuck and Windows is still responsive, force-close it with Task Manager:
- Press Ctrl+Shift+Esc.
- Select the blocked app.
- Select End Task.
- Unsaved data in that app will be lost.
- If Task Manager also stops responding and the whole system is effectively frozen:
- Press and hold the power button until the PC shuts down and restarts.
- On Surface devices, Microsoft notes this can take about 20 seconds.
- If this happens more than once, do basic system checks:
- Install the latest Windows updates: Start > Settings > Update & Security > Windows Update > Check for updates.
- If the issue seems broader than one app, disable unnecessary startup apps to reduce background load.
- If the freezes keep happening, identify the pattern:
- Which app is running when it freezes.
- Whether it happens during startup, shutdown, or while working in FL Studio or GameMaker.
- How often it happens.
- Whether it affects only one PC.
- For deeper troubleshooting, Windows supports collecting a memory dump when the machine freezes:
- Configure the PC for a Complete Memory Dump in Sysdm.cpl > Advanced > Startup and Recovery.
- Ensure the system drive has a paging file and enough free space.
- A dump can then be generated during a freeze with right Ctrl + Scroll Lock twice after enabling the required
CrashOnCtrlScrollregistry value. - Warning: registry changes can cause serious problems if done incorrectly.
- After a dump is created, it is typically saved to:
-
%SystemRoot%\MEMORY.DMP
-
If the system is freezing so badly that even Task Manager and the close dialog hang, treating it as a Windows freeze issue is the right path rather than focusing only on the individual app.