Jump to content

issue with google chrome not opening for student users


Recommended Posts

Posted

We keep having an issue with google chrome not opening for end users I have literally tried everything, editing the chrome GPO, deleting the chrome user profile and deleting the students roaming profile. If there is anyone out there with any information on how to beat this I would much appreciate it!

 

cheers

Posted

Is it just student's that are having an issue? Staff/yourself are fine?

 

Can you remove all the policies related to Chrome. Best to get it working first, before starting to apply those.

Posted
So if they try and run Chrome (with Task Manager open) does the process start? Other than something third party or Software Restriction Policies, it's strange that Chrome doesn't open. Does the Event log show anything useful?
Posted

Are you using roaming profiles? if so, are students signing into Chrome and configuring it to allow apps to run in the background?

 

there seems to be a bug in Chrome which causes this to fail in the way you describe; when the user logs on, Chrome auto-starts in the background and this then blocks Chrome starting in the foreground.

 

Open task manager immediately after logon but before trying to launch Chrome - check to see if a Chrome process is already running. If it is, then kill it and see if Chrome now launches OK.

 

If that works, you need to either stop students from using background apps or add something to your login script to kill any running instances of Chrome.

 

We think that this is a bug introduced by a recent update to Chrome; we're sort of hoping that Google will fix it soon (but I'm not holding my breath!)

Posted

This has happened to me at both schools in the last few days - several members of staff can no longer open Chrome.

Will have to look into the running instances

  • 2 weeks later...
Posted

Help!

Come back after half term and have been accosted by several more members of staff who can no longer open and run Chrome. Does anyone have any new ideas on how to fix this?

Posted

That's somewhat of a relief, then. We contracted it last year... :/

 

I currently find, as others have said, that from initial logon I have to kill off chrome.exe in Task Manager before Chrome will launch for me. Think it's a plugin like Hangouts or something.

  • Thanks 1
Posted

Anybody got any new insights into this?

My other school now has issues for students opening Chrome - basically, they can't. Nothing happens.

It seems to run alright if you can run it as admin but the students can't.

Help! They need it for safer internet evening TONIGHT

Posted

Can you (briefly) unrestrict Task Manager for students, log in as one and see whether chrome.exe is running once they've logged on but before trying to run Chrome itself?

 

If it is, it's the same issue a number of people are having and we can script up a way to kill it off post-logon.

Posted (edited)

Do you have impero or similar that you can run commands with.

 

Thinking about opening chrome with

--disable-extensions

or

--safe-plugins

 

 

Also, task manager is probably removed with a GPO

The bit you need to disable to show it again is

"User Configuration" -> "Administrative Templates" -> "System" -> "Ctrl+Alt+Del Options"

Then disable remove task manager.

 

Then gpupdate the machine. If whoever created the gpo's has done it tidely then this should work and will only require changing in the one policy.

 

 

 

To kill it i think the command is something like

Taskkill /IM chrome.exe /F

I would just add that to the logon script. Would be weird if it is opening on logon. Somethings trying to get out.

Edited by DCUK6
Posted
It turns out in that school the students can see task manager but either chrome.exe doesn't come up or killing it makes no difference - still won't open :(
Posted
I've seen instances in the past where chrome has updated, but the shortcut, for whatever reason, hasn't, so it tries to open an older version of chrome, and fails. Might be something to do with this?
Posted
I did wonder about that and in a couple of cases if you open Chrome from program files rather than the shortcut that did seem to work - but only for staff - and not all of them.
Posted

I've seen something similar to this when a user's Chrome profile gets corrupted.

 

To fix it you have to first of all kill Chrome (if it's running in the background). AOMEI Remote Process Explorer is very handy, or the Sysinternals suite (pslist and pskill).

 

Then you need to rename C:\Users\%username%\AppData\Local\Google\Chrome\User Data\Default to something like 'Default.old'

 

Then try opening Chrome again. If it opens then it was the profile.

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...