Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

I am not seeing a purple mask when I open a private window. How can I fix this?

  • 1 antwoord
  • 5 hebben dit probleem
  • 13 weergaven
  • Laatste antwoord van cor-el

more options

I've followed all the suggested fixes. Adding '-private' to the target line in properties prompted this message: Problem with Shortcut The name "C:\Program Files (x86)\Mozilla Firefox\firefox.exe-private" specified in the Target box is not valid. Make sure the path and file name are correct. Open to other reasonable suggestions. Thanks

I've followed all the suggested fixes. Adding '-private' to the target line in properties prompted this message: Problem with Shortcut The name "C:\Program Files (x86)\Mozilla Firefox\firefox.exe-private" specified in the Target box is not valid. Make sure the path and file name are correct. Open to other reasonable suggestions. Thanks

Gekozen oplossing

You need to leave a space before a command line switch like -private and place the switch outside the path that is enclosed between quotes.

  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -private

But if you start Firefox that way in a Private Browsing mode session then you won't see the purple mask. You only get a purple mask and the about:privatebrowsing page in a new window when you start Firefox in normal mode and open a New Private Window to distinguish a PB mode window from a normal window.

Dit antwoord in context lezen 👍 1

Alle antwoorden (1)

more options

Gekozen oplossing

You need to leave a space before a command line switch like -private and place the switch outside the path that is enclosed between quotes.

  • "C:\Program Files (x86)\Mozilla Firefox\firefox.exe" -private

But if you start Firefox that way in a Private Browsing mode session then you won't see the purple mask. You only get a purple mask and the about:privatebrowsing page in a new window when you start Firefox in normal mode and open a New Private Window to distinguish a PB mode window from a normal window.