6
1
I've looked in the Java section of the Control Panel, but don't see an obvious way to disable the automatic message balloon that pop up in Windows 7 asking me to update my version of Java. How do I disable them?
6
1
I've looked in the Java section of the Control Panel, but don't see an obvious way to disable the automatic message balloon that pop up in Windows 7 asking me to update my version of Java. How do I disable them?
7
You shouldn't disable the update notifier. Instead, change preferences for how often you'd like to be notified of newer versions.
At java website you have all the information you need.
http://www.java.com/en/download/help/java_update.xml
After reading the doc, if you still want to disable the notification, do the following:
Also for 64bit users:
Done
5
1 - open JAVA control panel by type java in start menu! (Run as Administrator) Java
2 - on update tab deselect(uncheck) "check for update automatically"
3- Select " Do not Check"
4 - all Done!
1This works if you have never installed Java i.e. it uses the one provided by Windows. It stops working when you either install the JRE or JDK. – cup – 2014-07-06T07:35:17.183
Make sure to run configure java as Administrator, otherwise, the do not check will stay un-checked. – Luke Hutton – 2016-04-25T20:41:48.617
2
This doesn't actually work. If you go back into the control panel after making that change, you'll see that it doesn't "stick". This is the correct answer: http://serverfault.com/a/26568
– Jon-Eric – 2013-10-22T15:12:23.430Same here, this does not work. I'm not going to downvote because it would be a correct answer if the idiots who distribute the Java weren't busy running it into the ground. – AaronLS – 2014-02-28T02:17:12.543
1
If changing the notification settings in the Java Control Panel did not help, than it is probably not possible. Check the Update tab of the Java Control Panel. Uncheck "Check for Updates Automatically"
Your best course of action may be to uninstall Java completely if you are not using it. Java is the most widely exploited plugin on a computer and running an out of date version that is plugged in to the browser is very risky. The reason there are so many updates is because it is very problematic and unsafe software to use in a browser.
You can customize the notifications in Windows 7 by clicking the arrow in the Notification Center/System Tray and selecting Customize. You can scroll to the Java icon and change the behavior to "Hide icon & Notifications"
This will work on all Windows versions: 1) Download Autoruns from Sysinternals. 2) Search for "jucheck" using the search field at the top. 3) Uncheck "SunJavaUpdateSched". – Casper – 2017-11-04T05:23:23.350