<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can't disable hardware acceleration in Discussions</title>
    <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91313#M35464</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Firefox's performance settings&lt;BR /&gt;&lt;A href="https://support.mozilla.org/en-US/kb/performance-settings" target="_blank"&gt;https://support.mozilla.org/en-US/kb/performance-settings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you wish to try policies.json&lt;BR /&gt;Firefox policies &lt;A href="https://mozilla.github.io/policy-templates" target="_blank"&gt;https://mozilla.github.io/policy-templates&lt;/A&gt;&lt;BR /&gt;HardwareAcceleration &lt;A href="https://mozilla.github.io/policy-templates/#hardwareacceleration" target="_blank"&gt;https://mozilla.github.io/policy-templates/#hardwareacceleration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Enterprise Policy Generator &lt;A href="https://addons.mozilla.org/firefox/addon/enterprise-policy-generator" target="_blank"&gt;https://addons.mozilla.org/firefox/addon/enterprise-policy-generator&lt;/A&gt; helps to create the configuration file&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Disable hardware acceleration&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;LI-CODE lang="css"&gt;{
  "policies": {
    "HardwareAcceleration": false
  }
}&lt;/LI-CODE&gt;&lt;P&gt;Copy/paste the above code (example) into Notepad&lt;BR /&gt;Save&lt;BR /&gt;Type: All files&lt;BR /&gt;policies.json&lt;/P&gt;&lt;P&gt;Then&lt;BR /&gt;Create the distribution folder&lt;BR /&gt;Move policies.json to the distribution folder&lt;BR /&gt;Move the distribution folder to the folder where Firefox is installed&lt;/P&gt;&lt;P&gt;Use the Troubleshooting Information page to help fix Firefox issues&lt;BR /&gt;&lt;A href="https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox" target="_blank"&gt;https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Application Binary: Shows where Firefox is installed.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Restart Firefox&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;Your browser is managed by your organization&lt;/FONT&gt;, that's normal&lt;/P&gt;&lt;P&gt;Information page&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Enterprise Policies: This shows you if your browser is being managed by Windows Group Policy or a policies.json file. If enterprise policies are managing Firefox, clicking on Active will show you a list of the policies that are currently active on Firefox.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 945px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/10526iFD0E57534EF60559/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Mar 2025 11:02:03 GMT</pubDate>
    <dc:creator>Agentvirtuel</dc:creator>
    <dc:date>2025-03-25T11:02:03Z</dc:date>
    <item>
      <title>Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91306#M35461</link>
      <description>&lt;P&gt;Going to settings and disabling hardware acceleration (cause still firefox has issues with amd drivers)&lt;/P&gt;&lt;P&gt;After starting up Firefox again hardware acceleration is still enabled.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 09:57:21 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91306#M35461</guid>
      <dc:creator>ChristosP</dc:creator>
      <dc:date>2025-03-25T09:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91313#M35464</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Firefox's performance settings&lt;BR /&gt;&lt;A href="https://support.mozilla.org/en-US/kb/performance-settings" target="_blank"&gt;https://support.mozilla.org/en-US/kb/performance-settings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you wish to try policies.json&lt;BR /&gt;Firefox policies &lt;A href="https://mozilla.github.io/policy-templates" target="_blank"&gt;https://mozilla.github.io/policy-templates&lt;/A&gt;&lt;BR /&gt;HardwareAcceleration &lt;A href="https://mozilla.github.io/policy-templates/#hardwareacceleration" target="_blank"&gt;https://mozilla.github.io/policy-templates/#hardwareacceleration&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Enterprise Policy Generator &lt;A href="https://addons.mozilla.org/firefox/addon/enterprise-policy-generator" target="_blank"&gt;https://addons.mozilla.org/firefox/addon/enterprise-policy-generator&lt;/A&gt; helps to create the configuration file&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Disable hardware acceleration&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;LI-CODE lang="css"&gt;{
  "policies": {
    "HardwareAcceleration": false
  }
}&lt;/LI-CODE&gt;&lt;P&gt;Copy/paste the above code (example) into Notepad&lt;BR /&gt;Save&lt;BR /&gt;Type: All files&lt;BR /&gt;policies.json&lt;/P&gt;&lt;P&gt;Then&lt;BR /&gt;Create the distribution folder&lt;BR /&gt;Move policies.json to the distribution folder&lt;BR /&gt;Move the distribution folder to the folder where Firefox is installed&lt;/P&gt;&lt;P&gt;Use the Troubleshooting Information page to help fix Firefox issues&lt;BR /&gt;&lt;A href="https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox" target="_blank"&gt;https://support.mozilla.org/en-US/kb/use-troubleshooting-information-page-fix-firefox&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Application Binary: Shows where Firefox is installed.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Restart Firefox&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;Your browser is managed by your organization&lt;/FONT&gt;, that's normal&lt;/P&gt;&lt;P&gt;Information page&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Enterprise Policies: This shows you if your browser is being managed by Windows Group Policy or a policies.json file. If enterprise policies are managing Firefox, clicking on Active will show you a list of the policies that are currently active on Firefox.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 945px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/10526iFD0E57534EF60559/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 11:02:03 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91313#M35464</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-25T11:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91320#M35470</link>
      <description>&lt;P&gt;To complement&lt;BR /&gt;HardwareAcceleration&lt;BR /&gt;Preferences Affected: layers.acceleration.disabled&lt;/P&gt;&lt;P&gt;Configuration Editor for Firefox &lt;A href="https://support.mozilla.org/en-US/kb/about-config-editor-firefox" target="_blank"&gt;https://support.mozilla.org/en-US/kb/about-config-editor-firefox&lt;/A&gt;&lt;BR /&gt;Enter a search term &lt;FONT color="#0000FF"&gt;layers.acceleration.disabled&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Use hardware acceleration when available [box checked] corresponds to layers.acceleration.disabled &lt;STRONG&gt;value&lt;/STRONG&gt; false.&lt;BR /&gt;Use hardware acceleration when available [box unchecked] corresponds to layers.acceleration.disabled &lt;STRONG&gt;value&lt;/STRONG&gt; true.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Enterprise Policies&lt;BR /&gt;Preferences Affected: layers.acceleration.disabled&lt;/FONT&gt;&lt;FONT color="#000000"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 949px;"&gt;&lt;img src="https://connect.mozilla.org/t5/image/serverpage/image-id/10527i13C71B0B7CB11855/image-size/large/is-moderation-mode/true?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 11:59:34 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91320#M35470</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-25T11:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91329#M35472</link>
      <description>&lt;P&gt;Well even when I try all that everything is back as it was after restarting FF&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 15:35:18 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91329#M35472</guid>
      <dc:creator>ChristosP</dc:creator>
      <dc:date>2025-03-25T15:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91332#M35474</link>
      <description>&lt;P&gt;Actually whatever change I make in about:config is reset after restarting FF&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 15:46:04 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91332#M35474</guid>
      <dc:creator>ChristosP</dc:creator>
      <dc:date>2025-03-25T15:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91334#M35475</link>
      <description>&lt;P&gt;If you wish to try/test create a new profile (to see if)&lt;BR /&gt;about:profiles &lt;A href="https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles" target="_blank" rel="noopener"&gt;https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles&lt;/A&gt;&lt;BR /&gt;Your current profile, this is the profile you're currently using; it can't be deleted (1)&lt;BR /&gt;Create a new profil (2) simply enter the name you want and click Next, then restart Firefox&lt;/P&gt;&lt;P&gt;(2) this is your new profile and don't remove your profile (1)&lt;/P&gt;&lt;P&gt;To return to your profile (1), Set as default profile, then restart Firefox&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 15:58:16 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91334#M35475</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-25T15:58:16Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91338#M35476</link>
      <description>&lt;P&gt;About Enterprise Policies&lt;BR /&gt;Affected all profiles, then, remove your distribution folder and restart Firefox.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 16:09:35 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91338#M35476</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-25T16:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91394#M35496</link>
      <description>&lt;P&gt;Are you using a user.js file?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 23:45:50 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91394#M35496</guid>
      <dc:creator>siffemcon</dc:creator>
      <dc:date>2025-03-25T23:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can't disable hardware acceleration</title>
      <link>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91417#M35507</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;How to fix preferences that won't save &lt;A href="https://support.mozilla.org/en-US/kb/how-to-fix-preferences-wont-save" target="_blank" rel="noopener"&gt;https://support.mozilla.org/en-US/kb/how-to-fix-preferences-wont-save&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Note: There's a Refresh Firefox button in the Firefox Troubleshoot Mode window, if you can't start Firefox normally. You can also do a manual refresh by creating a new profile and transferring your important data to the new profile.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;No feedback from ChristosP&lt;/P&gt;&lt;P&gt;Other&lt;/P&gt;&lt;P&gt;Make a test both in action at the same time.&lt;/P&gt;&lt;P&gt;user.js&lt;/P&gt;&lt;LI-CODE lang="css"&gt;user_pref("layers.acceleration.disabled", false);&lt;/LI-CODE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;+&lt;/P&gt;&lt;P&gt;policies.json&lt;/P&gt;&lt;LI-CODE lang="css"&gt;{
  "policies": {
    "HardwareAcceleration": false
  }
}&lt;/LI-CODE&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;What is the result&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 05:25:15 GMT</pubDate>
      <guid>https://connect.mozilla.org/t5/discussions/can-t-disable-hardware-acceleration/m-p/91417#M35507</guid>
      <dc:creator>Agentvirtuel</dc:creator>
      <dc:date>2025-03-26T05:25:15Z</dc:date>
    </item>
  </channel>
</rss>

