웹 페이지를 방문하여 페이지에 로드된 사진이 하나도 없다는 것을 발견한 적이 있습니까? Chrome 에서 이미지가 로드되지 않는 데는 여러 가지 원인이 있을 수 있습니다.
이 기사에서는 이 문제를 신속하게 해결하기 위해 가장 먼저 확인해야 할 몇 가지 사항을 배웁니다. 그렇지 않은 경우 기사 후반부에 시도할 수 있는 몇 가지 고급 옵션이 있습니다.
Chrome에서 이미지가 로드되지 않는 이유
Chrome 을 사용할 때 웹페이지에 이미지가 로드되지 않는 데에는 여러 가지 이유가 있을 수 있습니다 .
- 인터넷 연결이 끊 겼고 Chrome(Chrome) 에서 캐시된 페이지를 로드하고 있습니다.
- Chrome 설정 이 이미지를 차단하고 있습니다.
- 로드하려는 사이트에 문제가 있습니다.
- 브라우저 확장이 페이지 로드를 방해할 수 있습니다.
- 바이러스 백신 소프트웨어가 이미지를 차단하고 있습니다.
상상할 수 있듯이 원인이 너무 많기 때문에 실제 문제를 찾는 것이 항상 쉬운 것은 아닙니다. 그러나 이 단계별 가이드는 문제를 해결하는 데 도움이 될 것입니다.
1. 다른 브라우저를 사용해 보세요
가장 먼저 확인해야 할 것은 문제가 Chrome 브라우저에만 있는지 아니면 다른 브라우저에만 있는지 여부입니다. 이것이 왜 중요합니까? 각 브라우저는 자체 브라우저 엔진을 사용하여 들어오는 웹 페이지 코드를 처리합니다.
Chrome 은 Chromium 엔진을 사용합니다. 따라서 시도할 첫 번째 테스트는 Vivaldi 와 같은 다른 (Vivaldi)Chromium 기반 브라우저 를 사용하는 것 입니다.
Vivaldi 에서 이미지가 로드되지 않으면 인터넷 연결이거나 PC 의 Chromium 엔진과 관련이 있을 수 있습니다.(Chromium)
시도할 수 있는 또 다른 좋은 테스트는 Firefox 를 실행 (launc)하고 동일한 웹 페이지를 방문하는 것입니다.(hing Firefox and visiting the same web page.)
(Firefox uses a completely different browser rendering engine)Firefox는 Gecko(Gecko) 라고 하는 완전히 다른 브라우저 렌더링 엔진을 사용 하여 새로운 코드명 Quantum 을 실행합니다 .
Firefox 가 이미지를 로드하지 않는다면 인터넷 연결이 문제일 수 있습니다 . 이 경우 인터넷 연결 문제(troubleshooting your internet connection) 를 해결해야 합니다 .
2. 모든 이미지 표시 옵션을 확인하십시오
다른 브라우저가 제대로 작동한다면 Google 크롬(Google Chrome) 에 문제가 있을 가능성이 큽니다 . 따라서 Chrome(Chrome) 문제 해결을 시작할 때 입니다.
먼저 이미지 로드를 중지할 수 있는 설정이 잘못 구성되어 있는지 확인합니다. 확인해야 할 첫 번째 설정은 모든 이미지 표시(Show All Images) Chrome 설정입니다.
이것을 찾으려면:
1. 오른쪽에 있는 세 개의 점을 선택하여 메뉴를 열고 설정(Settings) 을 선택합니다 .
2. 개인 정보 및 보안(Privacy and security) 섹션 까지 아래로 스크롤하고 사이트 설정(Site Settings) 을 선택합니다 .
3. 사이트 설정 메뉴에서 (Site Settings)콘텐츠(Content) 섹션 까지 아래로 스크롤하고 이미지(Images) 를 선택 합니다.
4. 이미지(Images) 메뉴에서 사이트에서 이미지를 표시할 수 있음(Sites can show images) 이 활성화되어 있는지 확인합니다.
이 설정은 사람들이 웹 페이지를 열 때 깨진 이미지 아이콘을 보는 가장 일반적인 이유 중 하나입니다. 이 설정으로 문제가 해결되었기를 바랍니다.
3. 자바스크립트 설정 확인
일부 웹 페이지는 JavaScript 코드를 사용하여 웹 페이지에 이미지를 로드합니다. 이 때문에 Chrome 에서 자신도 모르게 JavaScript 를 비활성화하면 해당 웹페이지에 이미지가 로드되지 않습니다.
Chrome 에서 (Chrome)JavaScript 가 활성화되어 있는지 확인 하여 이것이 문제인지 확인할 수 있습니다. 이렇게 하려면 위와 동일한 프로세스를 사용하여 Chrome 설정을 엽니다. 콘텐츠(Content) 섹션 까지 아래로 스크롤 하고 (Scroll)JavaScript 를 선택 하여 Chrome JavaScript 설정을 확인합니다.
JavaScript 설정에서 사이트에서 JavaScript를 사용할 수 있음(Sites can use JavaScript) 이 활성화되어 있는지 확인하십시오. 이렇게 하면 웹 페이지가 JavaScript 를 사용 하여 이미지를 로드하는 경우 Chrome 에서 작동 합니다.
Chrome 브라우저를 다시 시작한 다음 페이지에 다시 액세스해 보세요 . 이 설정이 문제였다면 웹 페이지에서 지금 이미지를 로드해야 합니다.
4. 시크릿 모드(Incognito) 로 확장 기능 테스트 안 함
Chrome 에서 이미지 로드에 문제를 일으킬 수 있는 또 다른 문제 는 브라우저 확장입니다. 특히 많은 확장 프로그램을 실행하는 경우 문제를 일으키는 확장 프로그램을 해결하기가 어렵습니다.
이를 테스트하는 쉬운 방법 은 시크릿 모드에서 Chrome을 실행하는(run Chrome in Incognito mode) 것 입니다. 확장 프로그램이 로드되지 않은 상태로 브라우저가 실행됩니다. 이렇게 하려면 오른쪽 상단에 있는 세 개의 점을 선택하여 Chrome 메뉴 를 열고 새 시크릿 창(New incognito window) 을 선택합니다 .
이 새로운 시크릿 창에서 문제가 있는 웹 페이지를 로드해 보세요. 페이지가 로드되면 문제는 확장 중 하나일 가능성이 큽니다. 이 경우 시크릿 모드를 닫고 일반 브라우저 창을 엽니다.
설정을 열어 확장 메뉴에 액세스하고 추가 도구(More tools) 를 선택한 다음 확장(Extensions) 을 선택 합니다.
활성 확장을 한 번에 하나씩 비활성화하고 웹 페이지를 계속 테스트하십시오.
하나를 비활성화하고 웹 페이지에서 이미지를 로드할 수 있으면 확장 프로그램이 문제라는 것을 알 수 있습니다. Chrome 에서 완전히 삭제하려면 제거(Remove) 를 선택하는 것이 좋습니다.
5. 구글 크롬 캐시 지우기
이미지가 작동하지 않을 때 Google(Google) 에서 웹페이지 버전을 캐시했을 수 있습니다. 캐시를 새로 고칠 때까지 페이지의 캐시된 버전이 계속 로드됩니다.
캐시를 지우고(Clear the cache) 최신 버전의 웹 페이지를 가져와 Chrome(Chrome) 캐시가 문제인지 확인합니다.
1. 브라우저 의 URL 필드에 (URL)chrome://history/ 를 입력하고 Enter 키(Enter) 를 누릅니다 .
2. 왼쪽 메뉴에서 인터넷 사용 기록 삭제(Clear browsing data) 를 선택합니다 .
3. 인터넷 사용 기록 삭제(Clear browsing data) 창이 열립니다. 최소한 이미지 및 파일 지우기(Clear images and files) 가 선택되어 있는지 확인하고 데이터 지우기(Clear data) 를 선택하십시오 .
4. 이를 수행하는 또 다른 방법은 고급(Advanced) 탭을 선택하는 것입니다. 캐시된 이미지 및 파일(Cached images and files) 이 선택되어 있는지 확인 하고 데이터 지우기(Clear data) 버튼을 선택합니다.
둘 중 하나가 작동합니다. 캐시된 이미지와 파일이 삭제되면 브라우저를 다시 시작한 다음 페이지를 새로고침해 보세요. Chrome 캐시가 문제 였다면 이제 웹 페이지에서 모든 이미지를 로드해야 합니다.
6. Chrome이 업데이트되었는지 확인
오래된 Chrome 브라우저는 이미지 로드를 포함하여 웹 페이지를 로드하는 문제로 쉽게 이어질 수 있습니다. 웹 페이지가 최근에 업데이트되었고 최신 버전의 Chromium 렌더링 엔진이 필요한 최신 웹 코드를 사용하는 경우 특히 그렇습니다.
빠르고 쉽게 Chrome 을 업데이트할 수 있습니다. 오른쪽 상단에 있는 세 개의 점을 선택 하고 메뉴에서 도움말 을 선택하기 (Help)만(Just) 하면 됩니다. 그런 다음 Google 크롬 정보(About Google Chrome) 를 선택 합니다.
Chrome 정보(About Chrome) 페이지가 열리면 Chrome 에서(Chrome) 자동으로 연락하여 완전히 업데이트되었는지 확인합니다.
그렇지 않은 경우 최신 빌드로 자동 업데이트됩니다. 업데이트 확인 중(Checking for updates) 메시지가 Chrome 으로 변경될 때까지 (Google Chrome is up to date)기다(Wait) 립니다 . 이 메시지가 표시되면 브라우저를 다시 시작하고 웹 페이지를 다시 테스트하십시오.
7. Chrome 데이터 폴더 이름 변경 시도(Chrome Data Folder)
많은 Chrome(Chrome) 사용자 에 따르면 Chrome 의 데이터 폴더 문제(파일 삭제 또는 손상)로 인해 Chrome 에서 이미지가 로드되지 않을 수 있습니다 .
이것이 문제인지 테스트하고 기본 데이터 폴더의 이름을 변경하여 해결할 수 있습니다.
1. 시작 메뉴를 선택하고 실행을 입력 한 다음 (Run,)실행(Run) 앱 을 선택합니다 .
2. 열기 필드에 %localappdata%확인(OK) 버튼 을 선택 합니다.
3. 열리는 Windows 브라우저 창에서 (Windows Browser)//AppData/Local/Google/Chrome/User Data 로 이동 합니다.
기본(Default) 폴더 의 이름을 다른 이름으로 바꿉니다 . 그런 다음 Chrome(Chrome) 을 다시 시작 합니다. Chrome 은 (Chrome)사용자 데이터(User Data) 내부에 새 기본(Default) 폴더 를 다시 만듭니다 .
이전 기본(Default) 폴더로 인해 문제가 발생했다면 이제 문제가 있는 웹 페이지를 방문할 때 이미지가 표시되어야 합니다.
8. Chrome 브라우저 재설정
위의 모든 설정 조정을 시도했지만 아무 것도 작동하지 않는 경우 모든 Chrome 설정을 기본값으로 재설정하면 문제가 해결될 수 있습니다.
Chrome 설정 창을 열고 고급 을 선택한 다음 (Advanced)재설정 및 정리(Reset and clean up) 섹션 까지 아래로 스크롤합니다 . 설정을 원래 기본값으로 복원을(Restore settings to their original defaults) 선택 합니다.
모든 Chrome(Chrome) 브라우저 설정 이 재설정됩니다 . Chrome 브라우저를 다시 시작하고 웹 페이지를 다시 시도하십시오. 이미지가 로드되면 많은 Chrome 브라우저 설정 중 하나가 문제를 일으킨 것입니다.
9. 다른 DNS 서버 시도
마지막으로 시도할 수 있는 것은 다른 DNS 서버를 사용하여 인터넷에 연결하여 테스트하는 것입니다. 웹 페이지가 이미지를 로드하려고 할 때 해당 이미지에 대한 URL 링크를 사용합니다. 방문하는 사이트에서 CDN ( 콘텐츠 전송 네트워크(Delivery Network) ) 서비스(전 세계 여러 서버의 이미지를 제공함)를 사용하는 경우 사용 중인 DNS 서버(DNS server) 가 중요합니다.
현재 DNS 서버에 로컬 (DNS)CDN 서버에 대한 잘못된 IP 주소가 있는 경우 브라우저에서 이미지를 로드하지 않습니다.
이것이 문제인지 테스트하려면 DNS 서버를 Google DNS 서버로 변경해 보십시오 .
- Windows 제어판(Windows Control Panel) 을 열고 네트워크 및 인터넷에서 네트워크 상태 및 작업 보기(View network status and tasks) 를 선택 합니다.
2. 왼쪽 탐색 메뉴에서 어댑터 설정 변경(Change adapter settings) 을 선택합니다 .
3. 모든 네트워크 어댑터가 나열됩니다. 사용 중인 활성 네트워크 어댑터를 마우스 오른쪽 버튼으로 클릭 하고 메뉴에서 속성(Properties) 을 선택합니다.
4. Wi-Fi 속성(Wi-Fi Properties) 창의 이 연결은 다음 항목을 사용합니다 에서 (This connection uses the following items)Internet Protocol Version 4 (TCP/IPv4) 를 선택합니다 . 이 아래의 속성(Properties) 버튼을 선택합니다 .
5. 다음 DNS 서버 주소 사용을(Use the following DNS server address) 선택합니다 . 기본 설정 DNS 서버에 (Preferred DNS server)8.8.8.8 을 입력 하고 대체 DNS 서버(Alternate DNS server) 에 8.8.4.4 를 입력합니다 .
확인 을 선택 합니다(OK) . 이러한 설정이 적용되는지 확인하려면 컴퓨터를 다시 시작하십시오. 그런 다음 Chrome 을 다시 실행하고 웹 페이지를 다시 테스트합니다.
Chrome에서 이미지가 로드되지 않음
보시다시피 Chrome 에서 이미지가 로드되지 않는 문제가 항상 간단한 것은 아닙니다. 그러나 이 가이드의 단계를 주의 깊게 수행하여 문제를 발견하고 해결하셨기를 바랍니다.
9 Fixes When Images Not Loading in Chrome
Have you ever visited a web page only to find that none of the pictures on the page load? Images not loading in Chrome can have several causes.
In this article, you’ll learn some of the first things to check that should fix this problem quickly. If those don’t, there are some more advanced options to try toward the latter part of the article.
Why Images Aren’t Loading in Chrome
There could be many reasons images may not load in web pages when you’re using Chrome.
- Your internet connection is down, and Chrome is loading a cached page.
- A Chrome setting is blocking images.
- There are problems with the site you’re trying to load.
- A browser extension could be interfering with the page load.
- Your antivirus software is blocking the images.
As you can imagine, with so many causes, finding the actual problem isn’t always easy. However, this step-by-step guide should help you resolve the issue.
1. Try a Different Browser
The first thing to check is whether the issue is only with your Chrome browser or any browser. Why does this matter? Each browser uses its own browser engine to process incoming web page code.
Chrome uses the Chromium engine. So, the first test to try is using another Chromium-based browser like Vivaldi.
If images aren’t loading in Vivaldi, it could either be your internet connection or something to do with the Chromium engine on your PC.
Another good test to try is launching Firefox and visiting the same web page.
Firefox uses a completely different browser rendering engine called Gecko, running a new code-named Quantum.
If Firefox doesn’t load images either, your internet connection could be the issue. If this is the case, you’re going to need to work on troubleshooting your internet connection.
2. Check the Show All Images Option
If other browsers work fine, then it’s most likely that the issue is with Google Chrome. Therefore it’s time to start troubleshooting Chrome.
First, check that the settings that can stop images from loading are improperly configured. The first setting to check is the Show All Images Chrome setting.
To find this:
1. Select the three dots on the right to open the menu and select Settings.
2. Scroll down to the Privacy and security section and select Site Settings.
3. In the Site Settings menu, scroll down to the Content section and select Images.
4. In the Images menu, make sure that Sites can show images is enabled.
This setting is one of the most common reasons people see broken image icons when opening web pages. Hopefully, this setting has fixed your issue.
3. Check JavaScript Settings
Some web pages use JavaScript code to load images on the web page. Because of this, if you’ve disabled JavaScript in Chrome without realizing it, images won’t load on that web page.
You can make sure JavaScript is enabled in Chrome to see if this is the problem. To do this, use the same process above to open Chrome settings. Scroll down to the Content section and select JavaScript to see Chrome JavaScript settings.
In JavaScript settings, make sure Sites can use JavaScript is enabled. This will ensure that if the web page does use JavaScript to load images, it’ll work in Chrome.
Restart your Chrome browser and then try to reaccess the page. If this setting was the issue, the web page should load the images now.
4. Test No Extensions with Incognito
Another issue that can cause problems with images loading in Chrome are browser extensions. It’s difficult to troubleshoot which extension is causing the issue, especially if you’re running a lot of them.
The easy way to test this is to run Chrome in Incognito mode. This will launch the browser without any extensions loaded. To do this, just select the three dots at the upper right to open the Chrome menu and select New incognito window.
Try loading the problematic web page in this new incognito window. If the pages load, then the issue is most likely one of your extensions. If this is the case, close incognito mode and open a regular browser window.
Access the extensions menu by opening settings, select More tools, and then select Extensions.
Disable the active extensions one at a time and keep testing the web page.
Once you disable one and the web page can load images, you know that extension is the issue. Consider selecting Remove to delete it completely from Chrome.
5. Clear the Google Chrome Cache
Google may have cached a version of the web page when the images weren’t working. Until the cache is refreshed, the cached version of the page will continue to load.
Clear the cache to pull the newest version of the web page to see if the Chrome cache is the problem.
1. Type chrome://history/ into the URL field of your browser and press Enter.
2. In the left menu, select Clear browsing data.
3. This will open the Clear browsing data window. Make sure at least Clear images and files is selected and select Clear data.
4. Another way to do this is to select the Advanced tab. Make sure Cached images and files is selected and select the Clear data button.
Either of these will work. Once the cached images and files are deleted, restart the browser and then try reloading the page. If the Chrome cache was the issue, the web page should now load all images.
6. Make Sure Chrome is Updated
An out-of-date Chrome browser could easily lead to issues loading web pages, including loading images. This is especially true if the web page has been recently updated and uses the latest web code that requires the latest version of the Chromium rendering engine.
It’s quick and easy to update Chrome. Just select the three dots at the upper right and select Help from the menu. Then, select About Google Chrome.
When the About Chrome page opens, Chrome will automatically reach out to check if it’s fully updated.
If it isn’t, it’ll automatically update itself with the latest build. Wait for the Checking for updates message to change to Google Chrome is up to date. Once you see this message, restart the browser and test the web page again.
7. Try Renaming the Chrome Data Folder
According to many Chrome users, an issue with Chrome’s data folder (files are deleted or corrupt) can cause images to not load in Chrome.
You can test if this is the problem and fix it by renaming the default data folder.
1. Select the Start menu, type Run, and select the Run app.
2. In the Open field, type %localappdata% and select the OK button.
3. In the Windows Browser window that opens, navigate to //AppData/Local/Google/Chrome/User Data.
Rename the Default folder to anything else. Then, relaunch Chrome. Chrome will recreate a new Default folder inside of User Data.
If the old Default folder was causing the problem, then you should now see images when you visit the problematic web page.
8. Reset Your Chrome Browser
If you’ve tried all settings adjustments above and nothing seems to work, resetting all Chrome settings back to default could fix the problem.
Open the Chrome settings window, select Advanced, and scroll down to the Reset and clean up section. Select Restore settings to their original defaults.
This will reset all Chrome browser settings. Restart the Chrome browser and try the web page again. If images load then you know that one of the many Chrome browser settings was causing the problem.
9. Try Different DNS Servers
A final thing you can try is a test by connecting to the internet using different DNS servers. When a web page attempts to load images, it uses a URL link to those images. If the site you’re visiting uses a Content Delivery Network (CDN) service (which serves images from different servers worldwide), the DNS server you’re using matters.
If your current DNS servers have the incorrect IP address for your local CDN servers, your browser won’t load the images.
To test if this is the issue, try changing your DNS servers to Google DNS servers.
- Open the Windows Control Panel and select View network status and tasks under Network and Internet.
2. In the left navigation menu, select Change adapter settings.
3. You will see all network adapters listed. Right-click on the active network adapter that you’re using and select Properties from the menu.
4. In the Wi-Fi Properties window, select Internet Protocol Version 4 (TCP/IPv4) under This connection uses the following items. Select the Properties button under this.
5. Select Use the following DNS server address. Enter 8.8.8.8 for the Preferred DNS server and 8.8.4.4 for the Alternate DNS server.
Select OK. Restart your computer to make sure these settings take effect. Then, relaunch Chrome and test the web page again.
Images Not Loading in Chrome
As you can see, the issue causing images not to load in Chrome isn’t always straightforward. But hopefully, by carefully working through the steps in this guide, you’ve discovered and resolved the issue.