Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

After upgrade to Windows 11, Firefox won't open anymore.

  • 4 답장
  • 15 이 문제를 만남
  • 3024 보기
  • 최종 답변자: galotta.f

more options

Hi, I've upgraded to Windows 11 today and couldn't open Firefox since. Things I've already tried:

  • Reinstall Firefox and delete all old files (Appdata & Program files)
  • sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth
  • Windows compatibilty mode
  • Firefox Troubleshoot mode won't open either
  • ipconfig /release & /flushdns & /renew
  • netsh int ip reset & netsh winsock reset

When opening Firefox in any way, i get a white window/just the window border which immediatly closes. When trying to start troubleshoot mode, the small window has the same issue.

I also checked the crashlogs and none were generated. The Windows event-logger also has no entries.

BTW: Here is a video of whats happening: https://youtu.be/AJP4rqZFxlY

I have no idea what to do - send help please.

Hi, I've upgraded to Windows 11 today and couldn't open Firefox since. Things I've already tried: * Reinstall Firefox and delete all old files (Appdata & Program files) * sfc /scannow and DISM.exe /Online /Cleanup-image /Restorehealth * Windows compatibilty mode * Firefox Troubleshoot mode won't open either * ipconfig /release & /flushdns & /renew * netsh int ip reset & netsh winsock reset When opening Firefox in any way, i get a white window/just the window border which immediatly closes. When trying to start troubleshoot mode, the small window has the same issue. I also checked the crashlogs and none were generated. The Windows event-logger also has no entries. BTW: Here is a video of whats happening: https://youtu.be/AJP4rqZFxlY I have no idea what to do - send help please.

선택된 해결법

Your Microsoft account may have parental controls enabled which limits what browsers you can use, you could try to get this limitation removed or create a new account. Renaming firefox.exe to something else can get it working but this will break DRM protected videos.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (4)

more options

Did you recently uninstall an application that was using Visual C+ runtime components?

You can check for issues caused by a corrupted or incomplete Visual C++ installation that is missing runtime components (Redistributable Packages) required by Firefox, especially VCRUNTIME140_1.dll.

See "Visual Studio 2015, 2017, 2019, and 2022":

Download the latest vc_redist.x64 and vc_redist.x86 files.

You need to reboot the computer.


more options

선택된 해결법

Your Microsoft account may have parental controls enabled which limits what browsers you can use, you could try to get this limitation removed or create a new account. Renaming firefox.exe to something else can get it working but this will break DRM protected videos.

more options

cor-el said

Did you recently uninstall an application that was using Visual C+ runtime components? You can check for issues caused by a corrupted or incomplete Visual C++ installation that is missing runtime components (Redistributable Packages) required by Firefox, especially VCRUNTIME140_1.dll. See "Visual Studio 2015, 2017, 2019, and 2022": Download the latest vc_redist.x64 and vc_redist.x86 files. You need to reboot the computer.

This didn't help - i just recently installed it and repairing it didn't do anything either.

more options

zeroknight said

Your Microsoft account may have parental controls enabled which limits what browsers you can use, you could try to get this limitation removed or create a new account. Renaming firefox.exe to something else can get it working but this will break DRM protected videos.

My hate for Microsoft is steadily increasing since I started studying software engineering. This is the reason why - the goddamn family safety suddenly kicked in with the upgrade. I had to configure that when i still was underage and years later it decides "no firefox for u anymore".

Goddamn it, thank you for solving my problem.