搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

SafeSearch has locked Browser.startup.homepage and I can't reset it.

  • 3 个回答
  • 3 人有此问题
  • 13 次查看
  • 最后回复者为 gmoody

more options

Starting up Firefox defaults to safesearch web site. My home page is locked to this site and I can't change it. I've tried the firefox reset, virus removal tools, register edit and can't seem to change the setting. I looked in about:config and see the there is a locked preferences for Browser.Startup.Homepage with the safesearch web site. How can I unlocked this setting?

Starting up Firefox defaults to safesearch web site. My home page is locked to this site and I can't change it. I've tried the firefox reset, virus removal tools, register edit and can't seem to change the setting. I looked in about:config and see the there is a locked preferences for Browser.Startup.Homepage with the safesearch web site. How can I unlocked this setting?

所有回复 (3)

more options

Check for the presence of a mozilla.cfg file in the Firefox program folder to initialize some prefs.

This also involves the presence of a .js (JScript) file, probably in "defaults\pref" folder, that specifies to process this mozilla.cfg file.

If you have .js files apart from the channel-prefs.js file, that sets app.update.channel, in the defaults\pref folder then open this file in an editor like Notepad and please post its content. Also please post the content of the mozilla.cfg file.

There shouldn't be a mozilla.fcg file present unless you've created it yourself to initialize some prefs.

If you have this mozilla.cfg file then best is to do a clean reinstall and delete the Firefox program folder before reinstalling a fresh copy of Firefox. See:

You can find the full version of the current Firefox 34 release in all languages and for all Operating Systems here:

more options

Thank you for responding to my dilemma.

There is a mozilla.cfg file located on my C drive in Program Files(x86)/Mozilla Firefox directory. Also, there is a local-settings.js script that reference the mozilla,cfg file. The script is located in the same directory in \defaults\pref. There is also a channel-prefs.js file located in the same directory that looks normal.

The content of the local-settings.js file is:

// pref("general.config.filename", "mozilla.cfg");

The mozilla.cfg file is not readable so I can't really post it. Additionally, I didn't create the file. I've posted an image in Hex format.

Thanks for providing your help and I look forward to your reply.

more options

gmoody said

Thank you for responding to my dilemma. There is a mozilla.cfg file located on my C drive in Program Files(x86)/Mozilla Firefox directory. Also, there is a local-settings.js script that reference the mozilla,cfg file. The script is located in the same directory in \defaults\pref. There is also a channel-prefs.js file located in the same directory that looks normal. The content of the local-settings.js file is: // pref("general.config.filename", "mozilla.cfg"); The mozilla.cfg file is not readable so I can't really post it. Additionally, I didn't create the file. I've posted an image in Hex format. Thanks for providing your help and I look forward to your reply.
                    • UPDATE ************************

I renamed the mozilla.cfg and local-settings.js file and finally regain control of defining my home page. I think that I finally got rid of that most annoying safesearch crap. Thank you very much for help.