Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Prevent “Java Update Available” Popup Messages

Mitch BartlettAugust 29, 2018 Comments (7)

I’m tired of getting notification popups in Microsoft Windows or MacOS that there is a Java update available. I set out on a mission to disable this annoying message. Follow these steps if you want to do the same.

Option 1 – From Java Control Panel

  1. Windows users go to “Control Panel” > “Programs” >”Java“. MacOS users can select Apple Menu > “System Preferences” > “Java“.
  2. Click the “Update” tab.
  3. Uncheck the box for “Check for Updates Automatically“.
  4. Select “Do Not Check“.
  5. Select “OK“, and you’re done. The “Java Update Available” message will no longer appear on this computer.

Option 2 – From Windows Registry

  1. Hold the Windows Key while pressing “R” to bring up the Windows Run dialog.
  2. Type “regedit“, then press “Enter“.
  3. On 32-bit versions of Windows, you can navigate to:
    • HKEY_LOCAL_MACHINE
    • SOFTWARE
    • JavaSoft
    • Java Update
    • Policy

    On 64-bit versions, navigate to:

    • HKEY_LOCAL_MACHINE
    • SOFTWARE
    • Wow6432Node
    • JavaSoft
    • Java Update
    • Policy
  4. A REG_DWORD value called “EnableJavaUpdate” can be created or modified.
    • 1 = Enabled
    • 0 = Disabled
Categories: macOS | Windows

Author Mitch Bartlett

Through my career that spans over 20 years I have become an expert in Microsoft Systems Administration, Android, and macOS. I started this site as a technical guide for myself and it has grown into what I hope is a useful knowledgebase for everyone.

You Might Also Like

  • What is File Extension AAE and How Do You Open It

    Kat ArmstrongiPhone
  • Outlook Home Missing Header

    Outlook 365 The Home Menu is Missing: 6 Best Fixes

    Madalina DinitamacOS
  • How to Make a Drop-Down List in Excel 2 Best Methods in 2023

    How to Make a Drop-Down List in Excel: 2 Best Methods in 2023

    Susan SheffieldmacOS
  • Autosave Excel Header

    How to Turn on AutoSave in Excel on Windows, Mac, and iPad

    Tamal DasiPad

Comments

  1. Seth Foreman says:
    October 2, 2020 at 2:01 pm

    reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run32” /v “SunJavaUpdateSched” /t REG_BINARY /d 0300000091F9E3FBEB98D601 /f

  2. David Young says:
    November 16, 2019 at 9:42 am

    In ‘Programs and features’ there are only two items connected to Java:
    Java 8 Update 211
    and
    Java 8 Update 211 (Windows 64-bit).

    There is only ‘uninstall’ as an option when I click on it. No ‘update’, ‘repair’ or ‘change’ is available.

  3. Peter says:
    October 16, 2019 at 6:32 am

    I tried to perform the Regedit but the following error window popped up.
    “Cannot edit EnableJavaUpdate: Error writing the value’s new contents.”

  4. Rick Hinson says:
    September 29, 2019 at 10:49 am

    No, I did this, and Java immediately put the check back in the box. Are there any real ways to stop this?

  5. Lady says:
    December 23, 2018 at 5:50 pm

    This did not work for me. Turned off checking for updates and I’m still getting them. Any other tips?

  6. Kathy says:
    December 11, 2018 at 11:12 am

    Thanks! Update messages disrupt my work. So grateful to have gotten rid of them.

  7. Max says:
    October 22, 2018 at 4:57 pm

    The “check for updates automatically” box is grayed out.

Leave a Reply

Your email address will not be published. Required fields are marked *

marvel rivals memory leak fix

Marvel Rivals Using Too Much Memory – How to Fix

how to create a macro in word

How to Create a Macro in Word

how to set video as screen saver

How to Set a Video as Your Screen Saver on Windows 11

how to fix 0xc000007b Error

Error 0xc000007b – What Is It and How to Fix It

0x80070024 media is write protected

What to Do When You See the 0x80070024 Media Is Write Protected

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2025 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Legal & Privacy

© 2025 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.

Last Updated on August 29, 2018 by Mitch Bartlett