Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

What happened to my View Source menu item?

  • 3 replies
  • 164 have this problem
  • 6 views
  • Last reply by heleng

more options

I'm pretty sure that I used to be able to view the coded contents of web pages in the past. I just tried to do this with a web page and my "View Source" selection item under the "View" menu is gone.

Am I mistaken that Firefox used to have this feature? I have used Firefox, exclusively, for about the last 3 to 4 years, now; haven't used IE in quite a while.

Maybe with my latest FF upgrade, that feature was deleted in the upgrade.

I'm pretty sure that I used to be able to view the coded contents of web pages in the past. I just tried to do this with a web page and my "View Source" selection item under the "View" menu is gone. Am I mistaken that Firefox used to have this feature? I have used Firefox, exclusively, for about the last 3 to 4 years, now; haven't used IE in quite a while. Maybe with my latest FF upgrade, that feature was deleted in the upgrade.

Chosen solution

To get the View Page Source window:

  • right-click in a blank space on the web page and select "View Page Source"
  • CTRL+U
  • click Firefox button > Web Developer > View Page Source
    • if using Menu Bar instead of Firefox button, click Tools > Web Developer > Page Source


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.



Does not relate to your question, but...

You have multiple old Java Console extensions that Java did not clean-up during updates (see them in Add-ons > Extensions). You can manually remove them, if you do not do Java development work or debug Java applets on web pages:



Not related to your question, but...

You need to update some plug-ins:

Read this answer in context 👍 42

All Replies (3)

more options

Chosen Solution

To get the View Page Source window:

  • right-click in a blank space on the web page and select "View Page Source"
  • CTRL+U
  • click Firefox button > Web Developer > View Page Source
    • if using Menu Bar instead of Firefox button, click Tools > Web Developer > Page Source


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.



Does not relate to your question, but...

You have multiple old Java Console extensions that Java did not clean-up during updates (see them in Add-ons > Extensions). You can manually remove them, if you do not do Java development work or debug Java applets on web pages:



Not related to your question, but...

You need to update some plug-ins:

more options

Thanks, SafeBrowser. All three solutions you provided worked.

more options

Thanks. Glad to find more than ONE solution (I code "no right click" on most of the web pages I do). Tools / Web developer / Page Source works for me!