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.
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
Nov 26 at 5:24
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.
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
Nov 26 at 5:24
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.
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
Nov 26 at 5:24
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.
open a console window.
Use ps -eax |grep chrome
kill -9 ---- where ---- is the pid in the previous result.
answered Nov 21 at 5:50
Strom
1011
1011
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
Nov 26 at 5:24
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
Nov 26 at 5:24
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
Nov 26 at 5:24
I am sorry, I am on an ancient rooted chromebook; where each of the Dalvik processes is a Linux process.
– Strom
Nov 26 at 5:24
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
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