Article Contents
This guide will show you how to Fix “Application blocked by Java security” error. Java is always working to make security better and protect the systems it runs on. Java is used less and less on computers, but some apps still need it to work. So, if you run such a program, you might get a Java security warning.
Over the past ten years or so, Java has gotten a bad name. It is slowly being taken out of the web as most browsers now block it by default. Even so, the computer language is still as popular, if not more so, than it used to be. You can still find it everywhere, and it is still used in creation.
Java’s biggest weakness is that, unlike most other programs, it doesn’t constantly update itself. It’s up to the user to update, which means that a program that could be dangerous could go without a fix for weeks or months. You can also go to the official Microsoft support site for more information about this error.
Ways to Fix “Application blocked by Java security” error
Setting the Security level of application to High
Setting the Java Security level to High instead of Very High is another way to get around the “Your security settings have stopped an untrusted application from running” error. Even though this method is much easier and faster to use, it puts your computer at risk in many ways.
With this in mind, if you trust the source, it’s better to use Method than to change the security level. But if you do decide to do it, we recommend that you switch back to the usual Security Settings level when you are done using the Java app that is causing the error. Here’s a quick way to change the Security Level:
- Press Windows key + R to open up a Run dialog box. Next, type “control” and press Enter to open Control Panel.
- Inside the Control Panel window, click on Programs, then click on the Java icon to open the Java Control Panel.
- Inside the Java Control Panel window, go to the Security tab and select the High toggle from under the Security level for applications, not on the Exception Site List. Then, click Apply to save the changes.
- Restart the computer that you’re running the applet in and see if the issue has been resolved once you reload the page.
Configuring the Exception Site List
If you understand the risk of running an application that Java thinks is unsafe, you can stop the “Your security settings have blocked an untrusted application from running” error message from showing up by adding the application to the Exception Site List. This setting is in the Java Control Panel on the Security tab.
- Press Windows key + R to open up a Run dialog box. Then, type “control” and press Enter to open Control Panel.
- Inside the Control Panel window, click on Programs, then click on the Java icon to open the Java Control Panel.
- Inside the Java Control Panel window, go to the Security tab and click on the Edit Site List.
- Inside the Exception Site list, click on Add button, then paste the URL of the Java applet that is giving you troubles. Hit Ok to add the URL to the Exclusion list.
- Click Continue at the next Security Warning to confirm that you want to add the URL that you’ve just entered to the exclusion list.
- Re-open the applet that was previously showing the error. The error should no longer be occurring.