How to hide all warning popups in chromium?












0















In my browser popup occasionally is appearing popup: "Warning: your chromium settings are stored on a network drive..." and i have to click OK.



Can I block this? There is some flags, which hide all warning popups or some setting?



enter image description here










share|improve this question









New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Since Chrome's behavior varies from version-to-version, please specify the version you are running (and the OS would also be helpful.) Are you in an enterprise environment with roaming profiles? Or is %appdata% redirected in some other way? If so, is the network location a mapped drive or UNC? Assuming Windows 7 or 10, you can type "set appdata" to see the location. Also your question's title asks how to hide -all- warning popups, yet in the question itself, you appear to want to suppress only the one about the profile location.

    – Debra
    Jan 7 at 15:37













  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32
















0















In my browser popup occasionally is appearing popup: "Warning: your chromium settings are stored on a network drive..." and i have to click OK.



Can I block this? There is some flags, which hide all warning popups or some setting?



enter image description here










share|improve this question









New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • Since Chrome's behavior varies from version-to-version, please specify the version you are running (and the OS would also be helpful.) Are you in an enterprise environment with roaming profiles? Or is %appdata% redirected in some other way? If so, is the network location a mapped drive or UNC? Assuming Windows 7 or 10, you can type "set appdata" to see the location. Also your question's title asks how to hide -all- warning popups, yet in the question itself, you appear to want to suppress only the one about the profile location.

    – Debra
    Jan 7 at 15:37













  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32














0












0








0








In my browser popup occasionally is appearing popup: "Warning: your chromium settings are stored on a network drive..." and i have to click OK.



Can I block this? There is some flags, which hide all warning popups or some setting?



enter image description here










share|improve this question









New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












In my browser popup occasionally is appearing popup: "Warning: your chromium settings are stored on a network drive..." and i have to click OK.



Can I block this? There is some flags, which hide all warning popups or some setting?



enter image description here







google-chrome browser chromium popups






share|improve this question









New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited Jan 7 at 12:43









Ahmed Ashour

1,146611




1,146611






New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked Jan 7 at 12:02









kamiltkamilt

1




1




New contributor




kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






kamilt is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • Since Chrome's behavior varies from version-to-version, please specify the version you are running (and the OS would also be helpful.) Are you in an enterprise environment with roaming profiles? Or is %appdata% redirected in some other way? If so, is the network location a mapped drive or UNC? Assuming Windows 7 or 10, you can type "set appdata" to see the location. Also your question's title asks how to hide -all- warning popups, yet in the question itself, you appear to want to suppress only the one about the profile location.

    – Debra
    Jan 7 at 15:37













  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32



















  • Since Chrome's behavior varies from version-to-version, please specify the version you are running (and the OS would also be helpful.) Are you in an enterprise environment with roaming profiles? Or is %appdata% redirected in some other way? If so, is the network location a mapped drive or UNC? Assuming Windows 7 or 10, you can type "set appdata" to see the location. Also your question's title asks how to hide -all- warning popups, yet in the question itself, you appear to want to suppress only the one about the profile location.

    – Debra
    Jan 7 at 15:37













  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32

















Since Chrome's behavior varies from version-to-version, please specify the version you are running (and the OS would also be helpful.) Are you in an enterprise environment with roaming profiles? Or is %appdata% redirected in some other way? If so, is the network location a mapped drive or UNC? Assuming Windows 7 or 10, you can type "set appdata" to see the location. Also your question's title asks how to hide -all- warning popups, yet in the question itself, you appear to want to suppress only the one about the profile location.

– Debra
Jan 7 at 15:37







Since Chrome's behavior varies from version-to-version, please specify the version you are running (and the OS would also be helpful.) Are you in an enterprise environment with roaming profiles? Or is %appdata% redirected in some other way? If so, is the network location a mapped drive or UNC? Assuming Windows 7 or 10, you can type "set appdata" to see the location. Also your question's title asks how to hide -all- warning popups, yet in the question itself, you appear to want to suppress only the one about the profile location.

– Debra
Jan 7 at 15:37















I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

– kamilt
Jan 8 at 7:32





I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

– kamilt
Jan 8 at 7:32










1 Answer
1






active

oldest

votes


















1














This was asked from the Chrome developers on Oct 29, 2015
Issue 103902 - Chrome not working at mounted/network drive.



The answer was:




This is working as intended. We do not support running Chrome from a network share because doing so would prevent enabling the sandbox.




The sandbox is what isolates the operating system from malicious software running
inside Chrome. So it would be preferable to store your profile on a regular disk,
rather than running in such an unsafe mode.



Chrome will keep on nagging you until you do, and there is no way to disable this
message besides specifically requesting to disable the sandbox,
using the command line switch --no-sandbox.






share|improve this answer


























  • Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

    – Ramhound
    Jan 7 at 15:07











  • Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

    – Debra
    Jan 7 at 15:43













  • Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

    – Debra
    Jan 7 at 15:50













  • @Debra: Good catch - added that in.

    – harrymc
    Jan 7 at 15:53











  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






kamilt is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391472%2fhow-to-hide-all-warning-popups-in-chromium%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1














This was asked from the Chrome developers on Oct 29, 2015
Issue 103902 - Chrome not working at mounted/network drive.



The answer was:




This is working as intended. We do not support running Chrome from a network share because doing so would prevent enabling the sandbox.




The sandbox is what isolates the operating system from malicious software running
inside Chrome. So it would be preferable to store your profile on a regular disk,
rather than running in such an unsafe mode.



Chrome will keep on nagging you until you do, and there is no way to disable this
message besides specifically requesting to disable the sandbox,
using the command line switch --no-sandbox.






share|improve this answer


























  • Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

    – Ramhound
    Jan 7 at 15:07











  • Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

    – Debra
    Jan 7 at 15:43













  • Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

    – Debra
    Jan 7 at 15:50













  • @Debra: Good catch - added that in.

    – harrymc
    Jan 7 at 15:53











  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32
















1














This was asked from the Chrome developers on Oct 29, 2015
Issue 103902 - Chrome not working at mounted/network drive.



The answer was:




This is working as intended. We do not support running Chrome from a network share because doing so would prevent enabling the sandbox.




The sandbox is what isolates the operating system from malicious software running
inside Chrome. So it would be preferable to store your profile on a regular disk,
rather than running in such an unsafe mode.



Chrome will keep on nagging you until you do, and there is no way to disable this
message besides specifically requesting to disable the sandbox,
using the command line switch --no-sandbox.






share|improve this answer


























  • Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

    – Ramhound
    Jan 7 at 15:07











  • Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

    – Debra
    Jan 7 at 15:43













  • Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

    – Debra
    Jan 7 at 15:50













  • @Debra: Good catch - added that in.

    – harrymc
    Jan 7 at 15:53











  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32














1












1








1







This was asked from the Chrome developers on Oct 29, 2015
Issue 103902 - Chrome not working at mounted/network drive.



The answer was:




This is working as intended. We do not support running Chrome from a network share because doing so would prevent enabling the sandbox.




The sandbox is what isolates the operating system from malicious software running
inside Chrome. So it would be preferable to store your profile on a regular disk,
rather than running in such an unsafe mode.



Chrome will keep on nagging you until you do, and there is no way to disable this
message besides specifically requesting to disable the sandbox,
using the command line switch --no-sandbox.






share|improve this answer















This was asked from the Chrome developers on Oct 29, 2015
Issue 103902 - Chrome not working at mounted/network drive.



The answer was:




This is working as intended. We do not support running Chrome from a network share because doing so would prevent enabling the sandbox.




The sandbox is what isolates the operating system from malicious software running
inside Chrome. So it would be preferable to store your profile on a regular disk,
rather than running in such an unsafe mode.



Chrome will keep on nagging you until you do, and there is no way to disable this
message besides specifically requesting to disable the sandbox,
using the command line switch --no-sandbox.







share|improve this answer














share|improve this answer



share|improve this answer








edited Jan 7 at 15:52

























answered Jan 7 at 15:02









harrymcharrymc

255k14265565




255k14265565













  • Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

    – Ramhound
    Jan 7 at 15:07











  • Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

    – Debra
    Jan 7 at 15:43













  • Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

    – Debra
    Jan 7 at 15:50













  • @Debra: Good catch - added that in.

    – harrymc
    Jan 7 at 15:53











  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32



















  • Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

    – Ramhound
    Jan 7 at 15:07











  • Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

    – Debra
    Jan 7 at 15:43













  • Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

    – Debra
    Jan 7 at 15:50













  • @Debra: Good catch - added that in.

    – harrymc
    Jan 7 at 15:53











  • I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

    – kamilt
    Jan 8 at 7:32

















Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

– Ramhound
Jan 7 at 15:07





Worth pointing out, you can keep the Chrome installation directory on a network drive, but use the local machine for the profile.

– Ramhound
Jan 7 at 15:07













Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

– Debra
Jan 7 at 15:43







Chrome can certainly be used with roaming profiles in an enterprise environment: support.google.com/chrome/a/answer/7349337?hl=en . However, the way roaming profiles work, the profile is copied down to the local machine when you log on, then copied back up when you log off. The "--disable-gpu-sandbox" switch might suppress the error, per bugs.chromium.org/p/chromium/issues/detail?id=84045

– Debra
Jan 7 at 15:43















Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

– Debra
Jan 7 at 15:50







Also the discussion at the link provided by @harrymc suggests "--no-sandbox" suppresses the warning message.

– Debra
Jan 7 at 15:50















@Debra: Good catch - added that in.

– harrymc
Jan 7 at 15:53





@Debra: Good catch - added that in.

– harrymc
Jan 7 at 15:53













I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

– kamilt
Jan 8 at 7:32





I have no problem with location network drive or slowdowns. Chrome isn't installed locally and it is turn on from server. I will use --no-sandbox to hide popups. Thanks.

– kamilt
Jan 8 at 7:32










kamilt is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















kamilt is a new contributor. Be nice, and check out our Code of Conduct.













kamilt is a new contributor. Be nice, and check out our Code of Conduct.












kamilt is a new contributor. Be nice, and check out our Code of Conduct.
















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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1391472%2fhow-to-hide-all-warning-popups-in-chromium%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

is 'sed' thread safe

How to make a Squid Proxy server?