Can not run Java Applets in Internet Explorer 11 using JRE 7u51

前端 未结 26 1131
天命终不由人
天命终不由人 2020-12-14 22:18

Today I updated my Java version to 7u51. After the installation, I cleared Java Cache, browser\'s Cache, and logged into a secure website that uses an Applet to provide cert

26条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-14 22:50

    Try this. It worked for me.

    Go to RUN and type gpedit.msc then completely disable Onedrive. Have you noticed that the problem only existed after the last large download from Microsoft? It contained this package. I also removed it from the Start menu.

    This appears to be the cause of the issue. Something to do with downloading temporary files, which of course an applet is.

    Once done everything went back to normal.

提交回复
热议问题