Location:
State:
Carrier
Country
Status

Task manager crash


Hi,

I've tried to re-install windows several times prior to creating this thread, but i always encounter the same issue of Task Manager crashing and causing windows explorer to crash and it's annoying it usually does it for 30 minutes after the computer starts up then it will be okay then happen every now and again anyway to fix?

sfc /scannow - didn't resolve the issue
Reinstalling didn't



Why is Task Manager running during the first 30 minutes after starting up?

Are you investigating some other performance issue using TM?

If so what is the problem that you run Task Manager for?

Try Process Explorer instead of Task Manager?

I like using task manager to monitor my cpu usage in graphs but it shouldn't be crashing and need to fix it?

And i'll have a look

Edit what's this using a load of cpu? System idle?


Additionally you can run this, it separates explorer process from desktop as well as from windows explorer.

reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorer" /v "DesktopProcess" /t REG_DWORD /d 1 /f
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced" /v "SeparateProcess" /t REG_DWORD /d 1 /f

what's this using a load of cpu? System idle?

That is literally nothing, an unused CPU percentage.

https://en.wikipedia.org/wiki/System_Idle_Process

Task manager is still crashing when applied the above steps and explorer crashes as it takes a while to close and its stuck on a white window and i cant open start till it goes.

"reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorer" /v "DesktopProcess" /t REG_DWORD /d 1 /f
reg add "HKCUSoftwareMicrosoftWindowsCurrentVersionExplorerAdvanced" /v "SeparateProcess" /t REG_DWORD /d 1 /f"

What are these suspended apps? As when it does it i notice certain apps suspended and unsure if it's effecting it?


SearchUI is Cortana or in other words Windows Search.
Shell is the new shell used by Windows, like Start, Settings, Taskbar.
When they are not in use, they are suspended, it is a normal behaviour.

A man goes to the doctor and says "When I hit my elbow against the corner of my desk, my little finger hurts too, what should I do?"

The doctor says "Stop hitting your elbow against the corner of your desk and your little finger will stop hurting."

Sorry about that, but it seems so similar to your problem.

It is normal for the "system idle process" to report the free CPU available, as if it were a real process using that %age of the CPU.

Taskmgr, Procexp, and Resmon (part of Perfmon.exe) are all resource heavy, because of the processing they need to do to look at what is happening at the core of your system. If you are running other stuff too like browsers and maybe other stuff that uses a lot of resources, that cause your system to freeze:

Task manager is still crashing when applied the above steps and explorer crashes as it takes a while to close and its stuck on a white window and i cant open start till it goes.
- this is not a crash, in the sense that your system does not completely and irrevocably become unresponsive until powered down and restarted, or cause the Windows Error Reporting system to cause a BSOD, and write a memory dump, which may help pinpoint the source of your problem.

Repeatedly bringing about this problem by running Task Manager is unproductive, don't you think?

Instead, look at your hardware and BIOS, and analyse if you have any problems in these areas.

Investigate what 3rd party software you are running, and if any of these are causing difficulties. MSConfig may be useful here.

Thirdly, look at the way you use Windows, and are there ways you could improve?

I'm deliberately leaving you to find out how to go about these things as a learning exercise, since you are obviously an inquisitive person!

Of course there will be lots of help here when you have specific questions - good luck!

Task manager crash