Table of Contents
This updated guide examines How to Get Rid of Java Update Notifications and organizes the essential facts, background, and practical takeaways in clear American English.
Method 1
Using the Java Control Panel
Open the Java Control Panel. To do so:
- Windows - Open Start , type in "Configure Java", and click the Java icon.
- Mac - Click the Apple icon, click System Preferences , and click the Java icon.
Click theUpdatetab. It's at the top of the Java Control Panel window.
Uncheck the "Check for Updates Automatically" box. It's in the middle of the window.
ClickDo Not Checkwhen prompted. Doing so will prevent Java from checking for updates.
ClickOK. It's at the bottom of the window. Your preferences should be saved.
Method 2
Editing the Registry on Windows
Determine whether your system is 32- or 64-bit. To do so:
- Right-click the This PC (or My Computer) icon.
- Click Properties .
- Look for the number to the right of the "System type" heading.
Open the Start menu. Either press the?Winkey or click the Windows logo in the bottom-left corner of the screen.
Typeregeditinto Start. Doing so will bring up the Registry Editor icon, which resembles a cluster of blue blocks, in the Start window.
Click the Regedit icon. This will open the Windows Registry Editor.
Click
left of the "HKEY_LOCAL_MACHINE" folder. It's in the top-left corner of the Registry Editor window. Doing so will display any folders that are in the "HKEY_LOCAL_MACHINE" folder below it.
Click
left of the "SOFTWARE" folder. This option is below the "HKEY_LOCAL_MACHINE" folder.
Click
left of the "Wow6432Node" folder. Skip this step if you're on a 32-bit bit system.
Click
left of the "Java Soft" folder.
Click
left of the "Java Update" folder.
Click the "Policy" folder. Doing so will display its contents in the pane on the right side of the window.
Double-click the "Enable Java Update" file. It should be on the right side of the window.
Type "0" into the file. This will change the file's value of "1", which allows updates, to "0", which blocks updates.
ClickOK. This will disable the Java update prompt that occurs while your computer is already running.
PressCtrl+?Shift+Esc. You'll find all three of these keys on the left side of the keyboard. Pressing them opens the Windows Task Manager.
Click theStartuptab. It's near the top of the Task Manager window.
Locate and clickjucheck. This file is the Java update prompt that runs whenever you turn on your PC.
ClickDisable. It's in the bottom-right corner of the Task Manager window. This will prevent the Java update from running at startup regardless of your settings.
Method 3
Using the Terminal on Mac
Open Spotlight. To do so, click the magnifying glass icon in the top-right section of your Mac's menu bar.
- If you aren't using an account with administrator privileges, you might not be able to disable the Java update.
Type inTerminal. Typing "Terminal" into the Spotlight text field will bring up a black box; this is the Terminal icon.
Click the Terminal icon. Doing so will open Terminal.
Enter the Java Update disable command. The command is as follows:sudo defaults write /Library/Preferences/com.oracle.java. Java-Updater JavaAutoUpdateEnabled -bool false.
Press?Return. This will run the command. The Java update should no longer appear when you start your Mac.
FAQ
What is How to Get Rid of Java Update Notifications about?
It provides a structured overview of click, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Reader Comments 0
Sign in with email or Google to join the discussion.