2
I have the situation kind of similar to this post, but direr.
Every time my computer wakes up from sleeping more than a couple of hours, it freezes for five minutes.
If you reboot the computer, you will get two minutes of the same freezes.
The freezes start only when you start being active, like typing the user password.
A typical freeze goes like this - you can move your mouse, but the screen doesn't change even if you click on something.
The window that was active becomes "Not Responding".
After some time (from 15 sec to 1 min) the clicks that you've done come into action.
You have approximately five to ten seconds of the computer responding to your actions and programs doing what they should do.
After that, the cycle repeats itself.
Based on the info from Process Monitor, the culprit is svchost.exe
\Device\Mup NO MORE MATCHES
.
From the post linked above, \Device\Mup
is related to remote files and similar stuff.
I'm OK with giving up the ability to operate files remotely if my laptop stops freezing.
I checked my hard drive with chkdsk
and WD Life Diagnostic
- everything nominal.
I also checked for viruses with KVRT and Malwarebytes.
Full info about this command.
Class: File System
Operation: DeviceIoControl
Result: NO MORE MATCHES
Path: \Device\Mup
Version: 6.3.9600.16384 (winblue_rtm.130821-1623)
Command line: C:\WINDOWS\system32\svchost.exe -k LocalServiceNoNetwork
Control: 0x1403a4 (Device:0x14 Function:233 Method: 0)
EDIT:
After more than a year, the problem has occurred two more times, this time it did not stop at freezing.
I encountered the same situation with freezing, but Windows decided to BSOD in the middle of it. I rebooted the laptop. That gave me another BSOD with a different error. Luckily, the next relaunch was successful with no symptoms after that.
After several months, I was browsing sites when the hard drive suddenly produced a distinct noise that was not like anything it sounded before. It sounded like reading heads going way off course and hitting something.
After that, the computer was still working, but the hard drive became deathly silent. You could close apps, scroll what was loaded, but no drive operations were executed. Again, luckily, it rebooted successfully.
Therefore, I guess this whole NO MORE MATCHES
thing was about the hard drive becoming slowly dying. It's seven years old already.
I'll update this question if it dies before I stop using it.
Device Input and Output has to do with your motherboard, BIOS and hard disk, it could be a cable with a defect or a failing hard disk. I/O in out. DeviceIoControl has to do with calls to a driver, it can send errors, etc to the driver. – vssher – 2020-01-22T19:23:48.270