Jump to content

Recommended Posts

Posted

First time tech post! Hi all :)

 

Causes the machine to grind to a halt for about 10 mins before it sorts itself out, not sure what causing it have any of you seen it before? Its on a few W10 Machines (64bit Enterprise LTSB). All current updates are installed.

 

Thanks in advance!

W10 Issue.jpg

Posted
I see the diagnostic service in the list of possible offenders, is it worth checking if an app silently crashed in the background windows is creating an error report/dump - look at 'Problem reports'
  • Thanks 1
Posted
I had the issue of my CPU running constantly at 100% after the install of windows 10, In the end it was a bios update that fixed the issue.
Posted

You can split each service to run in its own service host, then it should be listed individually in Task Manager and you should be able to identify which one is causing the problem.

 

sc config servicename type=own

 

The problem is you will need to do it for each service on the machine and there will be lots of them. But if you look here How to find memory usage of individual Windows services? - Server Fault there is a powershell script that can do it for you.

 

We had a very similar problem a year or so ago and turned out to be windows update consuming huge amounts of memory shortly after the computers were started up. Try disabling the Windows Update service and see if that makes any difference. That was on Win 7 however.

  • Thanks 1
Posted
Thanks everyone, it looks like its down to a bad GPO. Turned a few off and it hasn't happened since. When I narrow it down I'll put the result up here.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...