Programs are suspended on startup and ending them causes Explorer to Crash
When I start a program(clicking on the icon in the desktop or start menu) my computer brings up the spinning circle tool-tip and then does nothing, as in the computer still works but the program never starts.
If I used a desktop shortcut my Desktop is frozen. Having a program fail like this after opening it from either the Start Menu or the Desktop will cause Explorer to crash when I interact with the Taskbar or Desktop.
Once Explorer has crashed and restarted it gets worse because many of the links on the right side of the Windows 7 Start Menu error out with the message "Remote Procedure Call failed and did not execute." Resource Monitor shows the failed programs I've started as 'Suspended.'
Oddly enough when Google Chrome is one of the programs affected I discovered I can make Chrome start by using the "Search Online" option from the task's context menu in Resource Monitor, but no existing icon will work.
I'm making a new question because the only relevant Google result is Windows 7 Processes starting as Suspended, which someone blocked to lurks like me from contributing to, oh and it's two years old with no answer.
I had very same case with Windows 7 Processes starting as Suspended I would share my finding here. (I cannot post an answer to above question due to rep requirement)
My case was from certain DRM protection service
I found my case when I run DLsiteViewer the DRM protected application with Cypherguard service. It will run itself in high privilege level, its main purpose is to block every screen capturing action so their protected content cannot be captured. But somehow it is also has this side effect of blocking other process to start.
In the screenshot below, (using Sysinternals process explorer) You can see the troublesome service in purple line.
- I tried to start 4 programs, calc, chrome, HxD, Word, all will exhibits same behavior. A brief busy cursor, then no program will come up.
- And you can see that they are indeed suspended (most likely by Cypherguard)
- You can still start them manually one by one by right click them and "resume" in process explorer.
- This blocking effect goes away if I closed the troublesome application. Future programs can start again without problem.
- But the previously suspended program will not started, they will still there.
- (trivial) I had to use my phone to capture this image as Cypherguard blocks all image capturing!
Your case might be differ
But could come from certain service or application that hook and interfere system operation like mine. The original post reported that restarting machine worked because it clear the troublesome application.