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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

Browser under Remote Control

  • 8 antwoorde
  • 2 hierdie probleem
  • 47 views
  • Laaste antwoord deur cor-el

more options

I keep getting this: URL is highlighted red/grey stripes. The robot head icon is now in the URL box and it says "Browser is under remote control (reason Dev Tools).

What is it? how do I get rid of it?

I keep getting this: URL is highlighted red/grey stripes. The robot head icon is now in the URL box and it says "Browser is under remote control (reason Dev Tools). What is it? how do I get rid of it?

All Replies (8)

more options

Do you start firefox with any command line parameter?

This is an indicator that the browser is being controlled from out-of-process, e.g. when Marionette or the remote debugging protocol is used.

more options

I start FF with icon on my task bar. How is someone/something able to control my browser? HOw do I stop it?

more options

klg61 said

I start FF with icon on my task bar.

Right-click that shortcut, click Properties, then Windows should display the dialog with the Shortcut tab focused. What does the Target line say? Here's what is normal for 64-bit Windows -- no extra stuff:

"C:\Program Files\Mozilla Firefox\firefox.exe"

more options

Oh, if it's a pinned shortcut, there are two right-clicks:

Right-click the button, then right-click Mozilla Firefox, then right-click Properties.

more options

This message just started happening: "Browser under remote control (reason dev tools)." There is a robot in the left side with red and grey stripes.

I am so confused I've tried all the suggestions above. What is it? Why did it just start happening? Is my security compromised? Firefox you really need to put something out about this especially for those who are not tech savy.

more options

Did you confirm that the shortcut you use to start Firefox doesn't have any command-line switches?

more options

Like others, every time I restart firefox it's under remote control - devtools. I tried to delete the user.js file and create my own. I tried to use about config to reset dev tools to: devtools.chrome.enabled false devtools.debugger.prompt-connection true devtools.debugger.remote-enabled false

but they revert back to true, false, true.

I changed them in my profile too, but they re-set in there also

I have tried to reinstall firefox multiple times. Please help.

more options

Does the user.js file that set these prefs reappear if you remove this file ? Normally deleting this user.js file and resetting the involved prefs on the about:config page should be sufficient.

If that doesn't work then try to set the prefs via user.js to their default values and make the file read-only.

  • devtools.chrome.enabled (false)
  • devtools.debugger.prompt (true)
  • devtools.debugger.remote-enabled (false)

You can do a malware scan just to be sure.