My system runs windows 10 on a 64 bit computer.
Sometimes I'm running a python script (mediapipe) on jupyter notebook and it's making the computer hang. Spacy packages also sometimes hang the computer
While installing a window 11 OS on my virtual machine, the computer hangs.
The hanging usually means that the computer is unusable for even small tasks.
Is there a way to go about this?
I have tried pressing CTRL+ALT+DEL but it doesn't work most times.
When I have managed to open the task manager memory and disk usually are at 100%.
In the python scripts, I've tried to press CTRL+C; the command usually responds late.