Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã lưu trữ

Unable to connect to valid sites.

Why do I get a message that my Administrator is controlling my access when I AM THE ADMINISTRATOR AND ONLY USER? I used to get this on my Win 10 PC and now on Win 11! I d… (xem thêm)

Why do I get a message that my Administrator is controlling my access when I AM THE ADMINISTRATOR AND ONLY USER? I used to get this on my Win 10 PC and now on Win 11! I don't know how to change settings on Malwarebytes. I got a suggestion to change the setting to use DNS over HTTPS, but it's already set there.

Được hỏi bởi BTINAZ 7 tháng trước

Lần cuối trả lời bởi BTINAZ 7 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

How can I hide "Firefox Suggestion" lists in the address bar without disabling auto completion?

Hi friends. As shown in the image, if I enable "Address Bar - (suggest) Browsing history" option at about:preferences#search page, bunch of subordinate pages are displaye… (xem thêm)

Hi friends.

As shown in the image, if I enable "Address Bar - (suggest) Browsing history" option at about:preferences#search page, bunch of subordinate pages are displayed, which is barely useful, in my opinion.

I want to hide them, but I want to keep the auto completion functioning. For instance: I want my Firefox to complete https://youtube.com/ with only typing y, but don't want to see those 'Firefox Suggestion' pages.

Is it possible to set it this way? Or I can't just have it both ways? Please let me know.

(Thanks in advance, and responses in easy English will be much appreciated; I'm a beginner in English.)

Regards, 흡폐치

Được hỏi bởi 흡폐치 1 năm trước

Được trả lời bởi cor-el 1 năm trước

  • Đã lưu trữ

cache entry contains virus

One specific cache entry always contains a trojan virus everytime I run an anti virus check. I can't say where this cache comes from as it appears even if I don't open a … (xem thêm)

One specific cache entry always contains a trojan virus everytime I run an anti virus check. I can't say where this cache comes from as it appears even if I don't open a single new website. I delete it but it appears everytime I use the Browser again, even multiple times during one session. It is always the same entry code. Is there a way to block a specific cache entry or at least to discern where it originates?

Được hỏi bởi koljahaerdrich 12 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 12 tháng trước

bd_config.cfg in Firefox

I got the new FF update this morning and noticed shortly after when i got back online a bd_config.cfg file popped up onto my desktop windows 10. I deleted it not thinking… (xem thêm)

I got the new FF update this morning and noticed shortly after when i got back online a bd_config.cfg file popped up onto my desktop windows 10. I deleted it not thinking anything about it and when back online again and it popped up again in fact everytime i did this it popped up no matter what i did and went online.

It has something to do with BitDefender i figured out uninstalled bit defender re installed it no luck

Refreshed\Reset Firefox with no luck either.

Được hỏi bởi L C 4 tháng trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 4 tháng trước

  • Đã giải quyết

History and bookmarks are missing

Near the top of the Firefox page is displayed: "The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. … (xem thêm)

Near the top of the Firefox page is displayed:

"The bookmarks and history system will not be functional because one of Firefox's files is in use by another application. Some security software can caused this problem".

How do I resolve this problem?

Được hỏi bởi gcotterl 4 tháng trước

Được trả lời bởi Agent virtuel 4 tháng trước

  • Đã giải quyết

Bitdefender is suddenly preventing me visiting sites that I usually visit, especially a current Christmas Santa letter site that I need to complete and send.

I know the sites are secure (unless something is happening that I don't know about). I just want to get onto them, especially the Christmas site. Is it to do with Bitde… (xem thêm)

I know the sites are secure (unless something is happening that I don't know about). I just want to get onto them, especially the Christmas site. Is it to do with Bitdefender?? I hope someone can help as the letter I want to write is getting time sensitive.

Được hỏi bởi Linuss47 4 tháng trước

Được trả lời bởi Linuss47 4 tháng trước

Unable to reach mediical portal sites to set up accounts; message says may be blocked by firewall.

Firefox is not allowing me to reach links to medical portal websites to set up accounts saying they can't reach the site and perhaps a firewall is blocking it. I have oth… (xem thêm)

Firefox is not allowing me to reach links to medical portal websites to set up accounts saying they can't reach the site and perhaps a firewall is blocking it. I have other accounts on this same portal... HELP please.

Được hỏi bởi BTINAZ 1 tháng trước

Lần cuối trả lời bởi BTINAZ 1 tháng trước

  • Đã lưu trữ

CloudFlare blocking all sites

Since your last upgrade, I have been able to get into any sites using CloudFlare security. Prior to that I had no problems at all. I have tried closing extensions and or … (xem thêm)

Since your last upgrade, I have been able to get into any sites using CloudFlare security. Prior to that I had no problems at all. I have tried closing extensions and or clearing cookies. I especially want access to my banking account. How can I disable whatever was added to effect CloudFlare? CloudFlare either continues to cycle, or gives an error message.

Được hỏi bởi scaulineau 11 tháng trước

Lần cuối trả lời bởi Skragnon 9 tháng trước

  • Đã lưu trữ

Unable to configure Firefox on Mac with provisioning profile

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Passwo… (xem thêm)

I'm trying to configure Firefox on Mac using our MDM. The goal is ultimately to control a bunch of settings, but I'm trying to start simple by just installing the 1Password extension.

When I deploy this .mobileconfig file, nothing seems to happen to Firefox. I made this by following the example at https://github.com/mozilla/policy-templates/blob/master/mac/org.mozilla.firefox.plist but it doesn't seem to work and I am not sure how to debug.

<plist version="1.0"> <dict> <key>PayloadContent</key> <array> <dict> <key>PayloadContent</key> <dict> <key>org.mozilla.firefox</key> <dict> <key>Forced</key> <array> <dict> <key>EnterprisePoliciesEnabled</key> <true/> <key>Extensions</key> <dict> <key>Install</key> <array> <string>https://addons.mozilla.org/firefox/downloads/latest/1password-x-password-manager/latest.xpi</string> </array> </dict> <key>PasswordManagerEnabled</key> <false/> <key>ExtensionUpdate</key> <true/> </dict> </array> </dict> </dict> <key>PayloadEnabled</key> <true/> <key>PayloadIdentifier</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadType</key> <string>com.apple.ManagedClient.preferences</string> <key>PayloadUUID</key> <string>e441f671-148a-4039-a45d-12514e6d92b2</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </array> <key>PayloadDescription</key> <string>Installs the 1Password Firefox extension for ease of use.</string> <key>PayloadDisplayName</key> <string>1Password Firefox Extension</string> <key>PayloadIdentifier</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadOrganization</key> <string>Exogee</string> <key>PayloadRemovalDisallowed</key> <true/> <key>PayloadScope</key> <string>System</string> <key>PayloadType</key> <string>Configuration</string> <key>PayloadUUID</key> <string>77dc9f8b-aaee-4f91-93ba-30b81cc6a31b</string> <key>PayloadVersion</key> <integer>1</integer> </dict> </plist>

Được hỏi bởi Kevin Brown 1 năm trước

Lần cuối trả lời bởi Kevin Brown 1 năm trước

  • Đã khóa
  • Đã lưu trữ

Please offer a REAL search engine!! Something truely indepent of paid content at the top

Please offer a REAL search engine!!! Not this garbage paid content at the top of every search: Wokepedia, Snopes, msm fake new, etc.. People are figuring out how this c… (xem thêm)

Please offer a REAL search engine!!!

Not this garbage paid content at the top of every search: Wokepedia, Snopes, msm fake new, etc.. People are figuring out how this content makes it to the top of EVERY search, and we're not BUYING IT!!! People are leave Google /YourCensored Tube owing to their censorship and pushing billionaire globalist narratives.

Companies like Rumble & X are the future! MAKE an open source, truly privacy minded search engine or PREPARE TO GO OUT OF BUSINESS. Because people are asking for it everywhere, notably on X!!!

No more FAKE msm news stories. All the search engines offered on FireFox Suck! DuckDuck GO used to be good, but now it's like all the rest.

Yandex looks to be one of the better options right now, but people are asking Elon Musk to do a real search engine.

Được hỏi bởi tmd_dunn 1 năm trước

Lần cuối trả lời bởi tmd_dunn 1 năm trước

  • Đã lưu trữ

My browser is being managed by "my organization"

I wasn't quite sure what topic to put my question in, but I have the following problem: I recently went into my browser settings and saw this(I attached screenshot). what… (xem thêm)

I wasn't quite sure what topic to put my question in, but I have the following problem: I recently went into my browser settings and saw this(I attached screenshot). what does this mean? my browser shouldn't be managed by any organization, because it's my personal computer... I thought it might be because of the vpn, but I already uninstalled vpn, but that didn't help.

Được hỏi bởi veronica.verbenna 1 năm trước

Lần cuối trả lời bởi TyDraniu 1 năm trước

  • Đã giải quyết
  • Đã lưu trữ

Addition of AvastAntitrack to Mozilla...

Hello, I'm an avid user and supporter of Mozilla Firefox. But I installed AVAST as an additional protection tool...and I have just subscribed today to Avast Antitrack to … (xem thêm)

Hello, I'm an avid user and supporter of Mozilla Firefox. But I installed AVAST as an additional protection tool...and I have just subscribed today to Avast Antitrack to avoid being tracked and hacked. But, to enable AntiTrack, I'm now prompted to add it to Firefox !? Before any action, I'd like to know that this will be efficient and safe : can you confirm that this is compatible with Firefox's proper operation? Thank you, P.Huens.

Được hỏi bởi Patrick Huens 6 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 6 tháng trước

  • Đã giải quyết
  • Đã lưu trữ

On Startup FF makes TCP connections to inappropriate website

I was tracing some network activity for an unrelated issue and noticed that when FF starts up it immediately makes multiple TCP connections to livejasmin.com. I have thi… (xem thêm)

I was tracing some network activity for an unrelated issue and noticed that when FF starts up it immediately makes multiple TCP connections to livejasmin.com. I have this site blocked by the Windows Firewall and have the host file direct it to 127.0.0.1 so nothing is actually going in or out, but why is FF doing this and how can I fix whatever was done to enable this happening?

I have cleared all cookies and cache, and disabled all addons, and even started in safe mode, but regardless of what I do the very 1st connections that FF makes are always to livejasmin.com, which is obviously not a legit place for FF to be doing any of its routine updates or optimization tasks. My home page is https://google.com and the livejasmin.com connections appear before the 1st attempt to connect to google so this is clearly something malicious that found a way to get into FF early in the startup process.

I have also run 2 different scans tools on the entire computer and both found nothing. I have reviewed all the running processes and do not see anything suspicious either. I do not see this issue with Chrome or Edge, just FF which is my primary browser. All browsers are updated to the latest version as well as the WIN10 OS.

I have also removed my profile and started FF up without the profile, and I noticed the livejasmin.com connections again while the FF "your profile cannot be found" error message popped up. When I had FF make a new profile and set it as the default the same connections to livejasmin.com were made when I restarted FF with the new profile. So it is not tied to my profile.

Được hỏi bởi firefox3080 11 tháng trước

Được trả lời bởi jscher2000 - Support Volunteer 11 tháng trước

  • Đã lưu trữ

all of my open tabs are gone after i relaunch firefox

Hello, Today i launch Firefox and all of my previously opened tabs where gone. Firefox launched with new tab and none of my tabs where there. How can i restore all of my … (xem thêm)

Hello, Today i launch Firefox and all of my previously opened tabs where gone. Firefox launched with new tab and none of my tabs where there. How can i restore all of my tabs and why this is happening, what is the reason for that? Thank you in advance.

Best Regards to all of your team and Happy Holidays.


Metodi

Được hỏi bởi spawn_neo 1 năm trước

Lần cuối trả lời bởi jscher2000 - Support Volunteer 1 năm trước

  • Đã lưu trữ

Getting message "Your browser is managed by your organization" in Linux Mint

I'm using Linux Mint cinnamon 22 and have the latest version of Firefox installed or updated from the app updates. Firefox was already installed and is my preferred brows… (xem thêm)

I'm using Linux Mint cinnamon 22 and have the latest version of Firefox installed or updated from the app updates. Firefox was already installed and is my preferred browser. But i have the problem when i go to the settings page i see a message on top (picture attached with this post) that says "Your browser is manged by your organization".

Which is simply not true. This is my personal laptop and it belongs to me. I see an answer from Linux mint devs that they will take it up with Mozilla. But that was three years ago. Can this message be ignored or is it still the case? For peace of mind, how do i verify that something is not managing my device?

older post on this topic : https://support.mozilla.org/bm/questions/1366242 Operating system: Linux Mint 22.1 Cinnamon System: HP Envy 15t k100 personal laptop

Được hỏi bởi Prasana Ramesh 12 tháng trước

Lần cuối trả lời bởi jonzn4SUSE 12 tháng trước