{"id":723,"date":"2023-05-04T08:07:34","date_gmt":"2023-05-04T08:07:34","guid":{"rendered":"https:\/\/certerassl.com\/blog\/?p=723"},"modified":"2026-02-25T07:29:13","modified_gmt":"2026-02-25T07:29:13","slug":"how-to-disable-hsts-in-chrome-firefox","status":"publish","type":"post","link":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/","title":{"rendered":"How to Disable HSTS in Chrome &amp; Firefox?"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\" id=\"h-summary\">Summary<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Web designers, web developers, website owners, and visitors all embrace HSTS eagerly because it provides them with the desired security for their sites.<\/li>\n\n\n\n<li><strong>HSTS <\/strong>stands for <strong><a href=\"https:\/\/certera.com\/blog\/hsts-explained-detailed-guide-on-http-strict-transport-security\/\">HTTP Strict Transport Security<\/a><\/strong>. It can boost the internet by providing an additional degree of protection. HSTS protects internet connections from dangerous cyber criminals and prevents them from exposing, leaking, or compromising data.<\/li>\n\n\n\n<li>However, HSTS has one big drawback. Its implementation causes browser issues regularly. But worry not, because fixing this problem is not as challenging as you imagine.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">This article will explain how to clear HSTS settings in Chrome and Firefox.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">But, before we get into the fixes, let us explain what exactly HSTS is, what the HSTS significance is in the modern digital age, and what causes HSTS errors in popular browsers.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-is-hsts\">What is HSTS?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>HSTS<\/strong> allows browsers to create stronger HTTPS connections while simultaneously restricting HTTP connections, which are inherently less secure. HSTS is helpful because it stops cookie hijacking and protocol downgrade interference.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Its primary benefits are preventing attacks such as <a href=\"https:\/\/certera.com\/blog\/man-in-the-middle-mitm-attacks-how-to-detect-and-prevent-it\/\">Man-In-The-Middle attacks<\/a>, eavesdropping,&nbsp;cookie hijacking, and HTTP downgrade interference attacks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Developers created HSTS in response to the increase in <a href=\"https:\/\/certera.com\/blog\/what-is-ssl-stripping-how-to-prevent-ssl-stripping-attacks\/\">SSL Strip attacks<\/a>, which could interfere with HTTPS connections and cause them to be downgraded to more vulnerable HTTP connections. HSTS acts as a security measure\u00a0by transmitting a policy to the header of a web page. When a user accesses a website, HSTS forces the browser to establish a secure HTTPS connection.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>However, HSTS installation might cause interruptions at times, causing browsers to display HSTS errors:<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Examples:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/certera.com\/kb\/how-to-fix-your-connection-is-not-private-on-windows-and-mac\/\">Your Connection is Not Private<\/a><\/li>\n\n\n\n<li>Security risk ahead<\/li>\n\n\n\n<li><a href=\"https:\/\/certera.com\/kb\/how-to-fix-err_cert_common_name_invalid-in-chrome-ssl-common-name-mismatch-error\/\">NET::ERR_CERT_COMMON_NAME_INVALID<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/certera.com\/blog\/how-to-fix-ssl-handshake-failed-error\">SSL\/TLS Handshake Failed<\/a><\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">When you access the page in another browser, the error may not appear, indicating that your HSTS settings are triggering a problem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-benefits-of-adopting-hsts\">Benefits of adopting HSTS<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Improved website security<\/li>\n\n\n\n<li><a href=\"https:\/\/certera.com\/kb\/how-to-fix-mixed-content-warnings-on-https-website\/\">Prevents Mixed-Content Errors<\/a><\/li>\n\n\n\n<li>Increases User Trust<\/li>\n\n\n\n<li>Avoids URL Hijacking<\/li>\n\n\n\n<li>Improves Website Performance<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-improved-website-security\">Improved Website Security<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">By encrypting all communication between a user&#8217;s browser and a website, HSTS ensures a reduced risk of man-in-the-middle attacks and other security concerns.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-prevents-mixed-content-errors\">Prevents Mixed-Content Errors<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Using HSTS prevents browsers from accessing non-HTTPS content, which is crucial in preventing mixed-content problems and boosting website security.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-increases-user-trust\">Increases User Trust<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">HSTS indicates that your website takes security seriously and may assist in building user trust and credibility.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-avoids-url-hijacking\">Avoids URL Hijacking<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">HSTS helps prevent attackers from stealing your website&#8217;s URL.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-improves-website-performance\">Improves Website Performance<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">HSTS can enhance website performance by removing the need to frequently redirect visitors from HTTP to HTTPS, boosting page load times, and lowering server load.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-what-causes-the-hsts-errors-in-popular-browsers\">What causes the HSTS Errors in Popular Browsers?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">HTTP Strict Transport Security (HSTS) problems in popular browsers may occur for multiple reasons, such as the certificate being expired or invalid, the server configuration not being properly implemented, the DNS issue not being fixed, etc. <strong>Let&#8217;s see these reasons one by one.<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Expired Certificates<\/li>\n\n\n\n<li>Invalid Certificates<\/li>\n\n\n\n<li>Invalid Server Configurations<\/li>\n\n\n\n<li>DNS Issues<\/li>\n\n\n\n<li>Third-party Software Interference<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-expired-certificates\">Expired Certificates<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If a website&#8217;s <a href=\"https:\/\/certera.com\/blog\/what-happens-when-ssl-certificate-expires\" target=\"_blank\" rel=\"noreferrer noopener\">SSL certificate expires<\/a>, users may get an HSTS error warning message while attempting to access it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-invalid-certificates\">Invalid Certificates<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If the SSL certificate is not issued by a <a href=\"https:\/\/certera.com\/\">trustworthy Certificate Authority (CA)<\/a>, browsers may be unable to validate it, resulting in HSTS errors.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-invalid-server-configurations\">Invalid Server Configurations<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">When attempting to connect to a website server that is not properly configured to accept HTTPS traffic, users may receive an HSTS error or warning message.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-dns-issues\">DNS issues<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Users can get an HSTS error while attempting to access a website if there are DNS issues or the domain name is not properly configured.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-third-party-software-interference\">Third-party Software Interference<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Some security applications and browser extensions can interfere with the HSTS protocol and cause issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">All communications between the user and the website will be in plaintext if you use HTTP instead of HTTPS; this implies that hackers can take a wide range of sensitive information from you, including Financial information, social security numbers, payment card numbers, phone numbers, health information, physical addresses, and login credentials.<strong>\u00a0<\/strong><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-how-can-i-remove-or-disable-hsts-in-different-browsers\">How can I remove or disable HSTS in different browsers?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Here&#8217;s a common scenario that could have you questioning yourself for a while: <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;re attempting to access a website when you see the warning,<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Your connection is not private<\/li>\n\n\n\n<li>Security risk ahead<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">If you receive this strange notification, try using a different browser to see if you can access the page without receiving the same message. If you can, it suggests that there is most likely a problem with the original browser&#8217;s HSTS settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You then have a choice: clear the HSTS settings or disable HSTS on your web browser.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-clearing-hsts-settings-in-chrome\">Clearing HSTS Settings in Chrome<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When there is a problem with your HSTS settings in Chrome, you will usually see an error message like <strong>&#8220;Your connection is not private.&#8221;<\/strong> This error message&#8217;s advanced menu would almost certainly include an explicit mention of HSTS settings. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>You can disable HSTS in Chrome by following the steps provided below:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open <strong>Chrome<\/strong>.<\/li>\n\n\n\n<li>Type &#8220;<strong>chrome:\/\/net-internals\/#hsts<\/strong>&#8221; in the address bar.<\/li>\n\n\n\n<li>In&nbsp;&#8220;<strong>Query HSTS\/PKP domain<\/strong>,&#8221;; enter the domain name of the site for which the HSTS settings are to be removed.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Finally, enter the <strong>domain name<\/strong> under this <strong>Delete domain security policy<\/strong> and click the <strong>Delete <\/strong>button.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"351\" src=\"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-google-chrome-1024x351.png\" alt=\"Disable HSTS in Google Chrome\" class=\"wp-image-734\" srcset=\"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-google-chrome-1024x351.png 1024w, https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-google-chrome-300x103.png 300w, https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-google-chrome-768x263.png 768w, https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-google-chrome.png 1328w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">HSTS settings are cleared in Chrome.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-clearing-hsts-settings-in-firefox\">Clearing HSTS Settings in Firefox<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To disable HSTS in Firefox, there are various techniques available; <strong>the simplest is as follows:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Begin by closing any currently open windows.<\/li>\n\n\n\n<li>Then, press <strong>Ctrl + Shift + H<\/strong> to see your internet history.<\/li>\n\n\n\n<li>Navigate to the site where you want to delete the HSTS settings.<\/li>\n\n\n\n<li><strong>Right-click the<\/strong> website and select <strong>Forget About This Site<\/strong>. Keep in mind that this will delete all data from the site that is currently open in Firefox.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1024\" height=\"425\" src=\"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-firefox-1024x425.png\" alt=\"Disable HSTS in Firefox\" class=\"wp-image-736\" srcset=\"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-firefox-1024x425.png 1024w, https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-firefox-300x125.png 300w, https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-firefox-768x319.png 768w, https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/disable-hsts-in-firefox.png 1183w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n<\/div>\n\n\n<p class=\"wp-block-paragraph\">That&#8217;s&nbsp;it! Firefox&#8217;s HSTS settings have now been cleared.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-wrap-up\">Wrap up<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">As you&#8217;ve noticed, HSTS settings strengthen the security of your website. If you&#8217;re creating your website, it&#8217;s highly advised that you use HSTS to improve your online security. Before you begin using HSTS, remember that you must first install an authorized and <a href=\"https:\/\/certera.com\/buy-ssl-certificates\">trustworthy&nbsp;SSL Certificate<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ensure you have an SSL certificate installed. The same is adequately configured before using HSTS settings to eliminate possible errors.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">As a website visitor, you may easily disable HSTS settings on your selected website. However, we&nbsp;urge you to avoid sending crucial information on such HTTP sites.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">HSTS has multiple benefits over the minor browser errors that are occasionally displayed. While HSTS has numerous positive effects, random browser errors might be a drawback. If this happens, clearing and disabling HSTS is a simple process. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">After that, you may return to business and enjoy an uninterrupted browsing experience. So, utilize HSTS to protect your website from various cyber&nbsp;threats.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-faqs\">FAQs<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-do-i-turn-off-hsts-in-chrome\">How do I turn off HSTS in Chrome?<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Open the Google Admin console.<\/li>\n\n\n\n<li>Navigate to the Menu &gt; Devices &gt; Chrome &gt; Settings &gt; Users &amp; Browsers.<\/li>\n\n\n\n<li>Scroll down to Network settings and look for the HSTS policy bypassing list.<\/li>\n\n\n\n<li>Enter the list of hostnames that are not subject to the HTTP Strict Transport Security (HSTS) policy check.<\/li>\n\n\n\n<li>Save it.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-how-do-i-fix-the-hsts-error-in-firefox\">How do I fix the HSTS error in Firefox?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Steps for Clearing HSTS Settings in Mozilla Firefox:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Right-click the site and choose Forget About This Site. Please remember that this will delete all data from the open page in Firefox.<\/li>\n\n\n\n<li>Restart the browser, and the issue should be fixed.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-why-is-chrome-preventing-access-to-websites-hsts\">Why is Chrome preventing access to websites? HSTS?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">HSTS is a web security policy technique that requires web browsers to interact with websites exclusively over secure HTTPS connections (and never HTTP). It helps prevent protocol downgrade attacks and cookie hijacking.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-is-hsts-turned-on-by-default\">Is HSTS turned on by default?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Optional Boolean attribute. Specifies whether HSTS for a site is enabled (true) or disabled (false). When IIS responds to an HTTPS request, the Strict-Transport-Security HTTP response header is inserted if HSTS is enabled. The default value is false.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-which-sites-do-not-make-use-of-hsts\">Which sites do not make use of HSTS?<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Twitter<\/li>\n\n\n\n<li>Facebook<\/li>\n\n\n\n<li>Instagram<\/li>\n\n\n\n<li>LinkedIn<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Summary This article will explain how to clear HSTS settings in Chrome and Firefox. But, before we get into the fixes, let us explain what exactly HSTS is, what the HSTS significance is in the modern digital age, and what causes HSTS errors in popular browsers. What is HSTS? HSTS allows browsers to create stronger<span class=\"morelink d-block mt-3\"><a href=\"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":730,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[47,6],"tags":[646,645,46],"class_list":["post-723","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-hsts","category-https-encryption","tag-clear-hsts-setting","tag-disable-hsts","tag-hsts","entry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v24.6 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Disable HSTS in Chrome &amp; Firefox or Clear HSTS Settings?<\/title>\n<meta name=\"description\" content=\"Learn how to disable HSTS or Clear HSTS settings in Chrome and Firefox. HSTS can prevent users from accessing certain websites, but can be disabled if necessary.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Disable HSTS in Chrome &amp; Firefox?\" \/>\n<meta property=\"og:description\" content=\"Learn how to disable HSTS or Clear HSTS settings in Chrome and Firefox. HSTS can prevent users from accessing certain websites, but can be disabled if necessary.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/\" \/>\n<meta property=\"og:site_name\" content=\"EncryptedFence by Certera - Web &amp; Cyber Security Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/certeraLLC\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-05-04T08:07:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-25T07:29:13+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"960\" \/>\n\t<meta property=\"og:image:height\" content=\"620\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Janki Mehta\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@certera_llc\" \/>\n<meta name=\"twitter:site\" content=\"@certera_llc\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Janki Mehta\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/\"},\"author\":{\"name\":\"Janki Mehta\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/person\\\/e5a476aa90d9e02260ebfe4b0bf046b7\"},\"headline\":\"How to Disable HSTS in Chrome &amp; Firefox?\",\"datePublished\":\"2023-05-04T08:07:34+00:00\",\"dateModified\":\"2026-02-25T07:29:13+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/\"},\"wordCount\":1343,\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp\",\"keywords\":[\"Clear HSTS Setting\",\"Disable HSTS\",\"HSTS\"],\"articleSection\":[\"HSTS\",\"HTTPS Encryption\"],\"inLanguage\":\"en-US\",\"copyrightYear\":\"2023\",\"copyrightHolder\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/\",\"name\":\"How to Disable HSTS in Chrome & Firefox or Clear HSTS Settings?\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp\",\"datePublished\":\"2023-05-04T08:07:34+00:00\",\"dateModified\":\"2026-02-25T07:29:13+00:00\",\"description\":\"Learn how to disable HSTS or Clear HSTS settings in Chrome and Firefox. HSTS can prevent users from accessing certain websites, but can be disabled if necessary.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#primaryimage\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/05\\\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp\",\"width\":960,\"height\":620,\"caption\":\"How to Disable HSTS in Chrome and Firefox\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/how-to-disable-hsts-in-chrome-firefox\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/certera.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Disable HSTS in Chrome &amp; Firefox?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/\",\"name\":\"EncryptedFence by Certera - Web & Cyber Security Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\"},\"alternateName\":\"Certera's EncryptedFence Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/certera.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#organization\",\"name\":\"Certera\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo-encryptedfence.svg\",\"contentUrl\":\"https:\\\/\\\/certera.com\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo-encryptedfence.svg\",\"caption\":\"Certera\"},\"image\":{\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/certeraLLC\\\/\",\"https:\\\/\\\/x.com\\\/certera_llc\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/certera-llc\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/certera.com\\\/blog\\\/#\\\/schema\\\/person\\\/e5a476aa90d9e02260ebfe4b0bf046b7\",\"name\":\"Janki Mehta\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g\",\"caption\":\"Janki Mehta\"},\"description\":\"Janki Mehta is a passionate Cyber-Security Enthusiast who keenly monitors the latest developments in the Web\\\/Cyber Security industry. She puts her knowledge into practice and helps web users by arming them with the necessary security measures to stay safe in the digital world.\",\"sameAs\":[\"https:\\\/\\\/certerassl.com\\\/\"],\"url\":\"https:\\\/\\\/certera.com\\\/blog\\\/author\\\/certerabguser\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Disable HSTS in Chrome & Firefox or Clear HSTS Settings?","description":"Learn how to disable HSTS or Clear HSTS settings in Chrome and Firefox. HSTS can prevent users from accessing certain websites, but can be disabled if necessary.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/","og_locale":"en_US","og_type":"article","og_title":"How to Disable HSTS in Chrome &amp; Firefox?","og_description":"Learn how to disable HSTS or Clear HSTS settings in Chrome and Firefox. HSTS can prevent users from accessing certain websites, but can be disabled if necessary.","og_url":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/","og_site_name":"EncryptedFence by Certera - Web &amp; Cyber Security Blog","article_publisher":"https:\/\/www.facebook.com\/certeraLLC\/","article_published_time":"2023-05-04T08:07:34+00:00","article_modified_time":"2026-02-25T07:29:13+00:00","og_image":[{"width":960,"height":620,"url":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp","type":"image\/jpeg"}],"author":"Janki Mehta","twitter_card":"summary_large_image","twitter_creator":"@certera_llc","twitter_site":"@certera_llc","twitter_misc":{"Written by":"Janki Mehta","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#article","isPartOf":{"@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/"},"author":{"name":"Janki Mehta","@id":"https:\/\/certera.com\/blog\/#\/schema\/person\/e5a476aa90d9e02260ebfe4b0bf046b7"},"headline":"How to Disable HSTS in Chrome &amp; Firefox?","datePublished":"2023-05-04T08:07:34+00:00","dateModified":"2026-02-25T07:29:13+00:00","mainEntityOfPage":{"@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/"},"wordCount":1343,"publisher":{"@id":"https:\/\/certera.com\/blog\/#organization"},"image":{"@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp","keywords":["Clear HSTS Setting","Disable HSTS","HSTS"],"articleSection":["HSTS","HTTPS Encryption"],"inLanguage":"en-US","copyrightYear":"2023","copyrightHolder":{"@id":"https:\/\/certera.com\/blog\/#organization"}},{"@type":"WebPage","@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/","url":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/","name":"How to Disable HSTS in Chrome & Firefox or Clear HSTS Settings?","isPartOf":{"@id":"https:\/\/certera.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#primaryimage"},"image":{"@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#primaryimage"},"thumbnailUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp","datePublished":"2023-05-04T08:07:34+00:00","dateModified":"2026-02-25T07:29:13+00:00","description":"Learn how to disable HSTS or Clear HSTS settings in Chrome and Firefox. HSTS can prevent users from accessing certain websites, but can be disabled if necessary.","breadcrumb":{"@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#primaryimage","url":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp","contentUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/05\/how-to-disable-hsts-in-chrome-and-firefix-jpg.webp","width":960,"height":620,"caption":"How to Disable HSTS in Chrome and Firefox"},{"@type":"BreadcrumbList","@id":"https:\/\/certera.com\/blog\/how-to-disable-hsts-in-chrome-firefox\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/certera.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Disable HSTS in Chrome &amp; Firefox?"}]},{"@type":"WebSite","@id":"https:\/\/certera.com\/blog\/#website","url":"https:\/\/certera.com\/blog\/","name":"EncryptedFence by Certera - Web & Cyber Security Blog","description":"","publisher":{"@id":"https:\/\/certera.com\/blog\/#organization"},"alternateName":"Certera's EncryptedFence Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/certera.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/certera.com\/blog\/#organization","name":"Certera","url":"https:\/\/certera.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/certera.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/08\/logo-encryptedfence.svg","contentUrl":"https:\/\/certera.com\/blog\/wp-content\/uploads\/2023\/08\/logo-encryptedfence.svg","caption":"Certera"},"image":{"@id":"https:\/\/certera.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/certeraLLC\/","https:\/\/x.com\/certera_llc","https:\/\/www.linkedin.com\/company\/certera-llc\/"]},{"@type":"Person","@id":"https:\/\/certera.com\/blog\/#\/schema\/person\/e5a476aa90d9e02260ebfe4b0bf046b7","name":"Janki Mehta","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1fba817ef81065f1393461fc3a0d85c40f2cc826919819ea4df4b12d76566e62?s=96&d=https%3A%2F%2Fcertera.com%2Fblog%2Fwp-content%2Fuploads%2F2023%2F02%2Fhttps-vs-sftp-jpg.webp&r=g","caption":"Janki Mehta"},"description":"Janki Mehta is a passionate Cyber-Security Enthusiast who keenly monitors the latest developments in the Web\/Cyber Security industry. She puts her knowledge into practice and helps web users by arming them with the necessary security measures to stay safe in the digital world.","sameAs":["https:\/\/certerassl.com\/"],"url":"https:\/\/certera.com\/blog\/author\/certerabguser\/"}]}},"_links":{"self":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts\/723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/comments?post=723"}],"version-history":[{"count":18,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts\/723\/revisions"}],"predecessor-version":[{"id":4529,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/posts\/723\/revisions\/4529"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/media\/730"}],"wp:attachment":[{"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/media?parent=723"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/categories?post=723"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/certera.com\/blog\/wp-json\/wp\/v2\/tags?post=723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}