How can I force-quit Chrome on Chrome OS?
up vote
1
down vote
favorite
On Chrome OS, Search+Esc brings up the task manager, but the "End Process" button is grayed out for the "Browser" process.
If Chrome is still responsive, one could navigate to chrome://inducebrowsercrashforrealz/
.
But if Chrome is not responsive, is there another way to force quit it?
google-chrome google-chrome-os
add a comment |
up vote
1
down vote
favorite
On Chrome OS, Search+Esc brings up the task manager, but the "End Process" button is grayed out for the "Browser" process.
If Chrome is still responsive, one could navigate to chrome://inducebrowsercrashforrealz/
.
But if Chrome is not responsive, is there another way to force quit it?
google-chrome google-chrome-os
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
On Chrome OS, Search+Esc brings up the task manager, but the "End Process" button is grayed out for the "Browser" process.
If Chrome is still responsive, one could navigate to chrome://inducebrowsercrashforrealz/
.
But if Chrome is not responsive, is there another way to force quit it?
google-chrome google-chrome-os
On Chrome OS, Search+Esc brings up the task manager, but the "End Process" button is grayed out for the "Browser" process.
If Chrome is still responsive, one could navigate to chrome://inducebrowsercrashforrealz/
.
But if Chrome is not responsive, is there another way to force quit it?
google-chrome google-chrome-os
google-chrome google-chrome-os
asked Nov 21 at 5:30
Dan Dascalescu
2,35342647
2,35342647
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
open a console window.
Use ps -eax |grep chrome
kill -9 ---- where ---- is the pid in the previous result.
New contributor
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
open a console window.
Use ps -eax |grep chrome
kill -9 ---- where ---- is the pid in the previous result.
New contributor
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
add a comment |
up vote
0
down vote
open a console window.
Use ps -eax |grep chrome
kill -9 ---- where ---- is the pid in the previous result.
New contributor
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
add a comment |
up vote
0
down vote
up vote
0
down vote
open a console window.
Use ps -eax |grep chrome
kill -9 ---- where ---- is the pid in the previous result.
New contributor
open a console window.
Use ps -eax |grep chrome
kill -9 ---- where ---- is the pid in the previous result.
New contributor
New contributor
answered Nov 21 at 5:50
Strom
101
101
New contributor
New contributor
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
add a comment |
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
This won't work on Chrome OS because the Linux container is isolated from Chrome.
– Dan Dascalescu
Nov 21 at 7:49
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
55 mins ago
add a comment |
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1377178%2fhow-can-i-force-quit-chrome-on-chrome-os%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown