Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

how to disable double flash

  • 2 replies
  • 11 have this problem
  • 3 views
  • Last reply by gnittala

more options

when viewing a video on the newest Firefox version it runs two simultaneous versions of flash in my task manager-----this is maxing out my cpu which results in the video running slow and glitching----how do i disable one of the flash plugins from running?

when viewing a video on the newest Firefox version it runs two simultaneous versions of flash in my task manager-----this is maxing out my cpu which results in the video running slow and glitching----how do i disable one of the flash plugins from running?

All Replies (2)

more options

There are multiple Flash Player processes running?

I believe this is how the protected mode feature works. It splits various Flash processes out of plugin-container.exe into independent processes. Although protected mode has some theoretical security benefits, it is buggy and I recommend disabling it.

See this support article from Adobe under the heading "Last Resort": Adobe Forums: How do I troubleshoot Flash Player's protected mode for Firefox?

If Windows gives you problems with permissions, try this way:

(1) In a My Computer or Windows Explorer window, open this folder:

C:\Windows\SysWOW64\Macromed\Flash

If that folder does not exist, then you are using 32-bit Windows, and you can open the following folder instead:

C:\Windows\System32\Macromed\Flash

(Note: This folder exists on both 32-bit and 64-bit Windows, but on 64-bit Windows Firefox uses the Flash player in the SysWOW64 folder instead.)

(2) Check for a file named mms.cfg:

Note: If you do not see file extensions such as .ocx, .dll, .exe, and .cfg on the files in this folder, then Windows may be hiding these from you. In order to work with file names accurately, it is best to unhide the extensions. This Microsoft support article has the steps: http://support.microsoft.com/kb/865219.

(A) If mms.cfg exists, drag it to your Documents folder where you can edit it without being bothered about administrator privileges

(B) If mms.cfg does not exist, open your Documents folder, right-click > New > Text File and name the new file mms.cfg

(3) Open mms.cfg from Documents into a text editor such as Notepad.

Add this on its own line (I put it last):

ProtectedMode=0

Save the file and close Notepad.

(4) Hold down the Ctrl key and drag the mms.cfg file back to the Flash folder to make a copy there, keeping the original in Documents

This change will take effect once the Flash plugin is completely unloaded, which may require exiting and restarting Firefox (allow a few minutes for all the Flash processes in memory to terminate after exiting Firefox).

more options

Hello,

There is a specific reason why there are two Flash processes (actually three if you include the plugin container EXE too) running for the video you are seeing. This is to ensure more stability for Firefox - so that any glitches in Flash player don't cause issues on Firefox. This also provides higher security wherein the Flash exe has more restrictions on it.

Adobe has described the technical details in this link Flash player protected mode for Firefox


And coming to the actual problem you are reporting, if the Flash videos are rendering slowly, you can try to disable the hardware acceleration and see if that helps.

Some problems with Flash video playback can be resolved by disabling hardware acceleration in your Flash Player settings. (See this article for more information on using the Flash plugin in Firefox).

To disable hardware acceleration in Flash Player:

  1. Go to this Adobe Flash Player Help page.
  2. Right-click on the Flash Player logo on that page.
  3. Click on Settings in the context menu. The Adobe Flash Player Settings screen will open.
  4. Click on the icon at the bottom-left of the Adobe Flash Player Settings window to open the Display panel.

    The image "fpSettings1.PNG" does not exist.
  5. Remove the check mark from Enable hardware acceleration.
  6. Click Close to close the Adobe Flash Player Settings Window.
  7. Restart Firefox.

This Flash Player Help - Display Settings page has more information on Flash Player hardware acceleration, if you're interested.

Does this solve the problem? Let us know.