Internet, Networking, & Security > Browsers 404 Page Not Found Error: What It Is and How to Fix It The error indicates that while the server itself is reachable, the specific page showing the error is not By Tim Fisher Tim Fisher Facebook Twitter Senior Vice President & Group General Manager, Tech & Sustainability Emporia State University Tim Fisher has more than 30 years' of professional technology experience. He's been writing about tech for more than two decades and serves as the SVP and General Manager of Lifewire. lifewire's editorial guidelines Updated on December 7, 2022 Tweet Share Email Tweet Share Email In This Article Expand Jump to a Section How the 404 Error Displays Causes of 404 Errors Step-by-Step: Fix the 404 Error Similar Errors Frequently Asked Questions A 404 error is an HTTP status code that means that the page you were trying to reach on a website couldn't be found on their server. To be clear, the error indicates that while the server itself is reachable, the specific page showing the error is not. 404 Not Found error messages are frequently customized by individual websites. So, keep in mind that the error might show up in just about any way imaginable depending on what website it's shown from. How You Might See the 404 Error Here are some common ways in which you might see the HTTP 404 error displayed: 404 Error404 Not FoundError 404The requested URL [URL] was not found on this serverHTTP 404Error 404 Not Found404 File or Directory Not FoundHTTP 404 Not Found404 Page Not FoundError 404. The page you're looking for can't be found. These error messages can appear in any browser or any operating system. Most display inside the browser window just as web pages do. 404 errors received when opening links via Microsoft Office applications generate a The Internet site reports that the item you requested could not be found (HTTP/1.0 404) message inside the MS Office program. When Windows Update produces one, it appears as a code 0x80244019 or as the message WU_E_PT_HTTP_STATUS_NOT_FOUND. Cause of HTTP 404 Errors Technically, an Error 404 is a client-side error, implying that it's your mistake, either because you typed the URL incorrectly or the page has been moved or removed from the website and you should have known. Another possibility is if a website has moved a page or resource but did so without redirecting the old URL to the new one. When that happens, you'll receive a 404 error instead of being automatically routed to the new page. Microsoft IIS web servers sometimes give more specific information about the cause of 404 Not Found errors by suffixing a number after the 404, as in HTTP Error 404.3 - Not Found, which means MIME type restriction. How to Fix the 404 Not Found Error 1:49 Retry the web page by pressing F5, clicking/tapping the refresh/reload button, or trying the URL from the address bar again. The 404 Not Found error might appear for several reasons even though no real issue exists, so sometimes a simple refresh will often load the page you were looking for. Check for errors in the URL. Often times this error appears because the URL was typed wrong or the link that was selected points to the wrong URL. Move up one directory level at a time in the URL until you find something. For example, if www.web.com/a/b/c.htm gave you the 404 Not Found error, move up to www.web.com/a/b/. If you get nothing here (or an error), move up to www.web.com/a/. This should lead you toward what you're looking for or at least confirm that it's no longer available. If you have moved all the way up to the website's home page, try to run a search for the information you're looking for. If the site doesn't have a search function, try navigating to the page you want using category links to dig deeper into the site. Search for the page from a popular search engine. It's possible that you simply have the entirely wrong URL in which case a quick Google or Bing search should get you where you want to go. If you do find the page you were after, update your bookmark or favorite to avoid the HTTP 404 error in the future. Clear your browser's cache if you have any indication that the 404 message might just be yours. For example, if you can reach the URL from your phone but not from your tablet, clearing the cache on your tablet's browser might help. You might also consider clearing your browser's cookies or at least the one(s) involved with the website in question if clearing the cache didn't work. Change the DNS servers used by your computer, but usually only if an entire website is giving you a 404 error, especially if the website is available to those on other networks (e.g., your mobile phone network or a friend in another city). 404s on an entire website isn't particularly common unless your ISP or government filters/censors websites. No matter the reason, if it does happen, giving another set of DNS servers a try is a good step to take. See our Free and Public DNS Servers List for some alternatives and instructions on doing this. Contact the website directly. If they've removed the page you're after then the 404 error is completely legitimate and they should be able to tell you that. If they've moved the page and are generating errors instead of redirecting visitors to the new page, they'll be happy to hear from you so they can go fix it. If you suspect that everyone is getting a 404 error for this site, but you're not sure, a quick check on Twitter might help clear it up. All you have to do is search Twitter for #websitedown, as in #facebookdown or #youtubedown. Twitter users are usually the first to start talking about a website outage. Learn how to tell if a website is down for everyone or just you for some more help. Finally, if all else fails, wait. No, it's not fun, but it might be your only course of action, especially if you're confident the 404 error shouldn't be happening (i.e., the page really should be at the URL you have and others are having the same problem and find it equally strange). You can find 404 errors on your own website through tools like DeadLinkChecker.com and ATOMSEO. Errors Similar to Error 404 Some other client-side error messages related to the 404 Not Found error include 400 Bad Request, 401 Unauthorized, 403 Forbidden, and 408 Request Timeout. Several server-side HTTP status codes also exist, like the popular 500 Internal Server Error. You can see all of them in our HTTP Status Code Errors list. FAQ How do I fix error 404 messages on my website? If you’re aware of pages on your website with broken links, redirect or correct them. If a 404 error appears due to a deleted page, consider restoring or redirecting it to new and related content. How do I fix error 404 on WordPress? If you use WordPress, 404 errors often pop up because of redirect conflicts or permalink issues. Fix broken links for individual pages or posts. Visit the WordPress dashboard and update permalink settings if it's a site-wide problem. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Subscribe Tell us why! Other Not enough details Hard to understand Submit