Now, many users are accustomed to using Taobao directly on the Internet to buy their favorite things. However, recently some XP users in the use of IE browser Taobao shopping, found that open any interface can not display pictures, only to see the text, this How to do? In fact, the problem is due to the IE cache too much or IE internal settings error caused. Below, small series to share the specific solution.
Step One: Clean cache
1. Create a new text document on the desktop, then open it and copy the following code:
@echo off
ECHO is clearing the system garbage file, please wait ...
del/f/s/q%systemdrive%*.tmp
del/f/s/q%SYSTEMDRIVE%*._MP
del/f/s/q%systemdrive%*.log
del/f/s/q%systemdrive%*.gid
del/f/s/q%systemdrive%*.chk
del/f/s/q%systemdrive%*.old
del/f/s/q%systemdrive%recycled*.*
del/f/s/q%windir%*.bak
del/f/s/q%windir%prefetch*.*
RD/S/q%windir%temp & MD%windir%temp
del/f/q%userprofile%cookies*.*
del/f/q%userprofile%recent*.*
del/f/s/q "%userprofile%local settingstemporary Internet files*.*"
del/f/s/q "%userprofile%local settingstemp*.*"
del/f/s/q "%userprofile%recent*.*"
echo clearance System, LJ, complete!
Echo. & Pause
2, click "File"-"Save As", and then change the save type to "All Files", the file Name column input: Xitong.bat, and then click Save;
3, close all the IE windows, double-click to open "Xitong.bat", waiting for the system garbage automatic cleanup completed. Then reopen the Web page test to see if it can be opened.
Step Two: IE settings
1, open "IE browser", click "Tools"--"Internet options";
2, click on the "Advanced" tab, in the following window to find "multimedia" under the "Display Picture", will be selected to check, click Application and determine.
The above is a small series for you to introduce the Windows XP system open Taobao can not see the picture problem solution. Follow the steps above and you can basically solve the problem. Friends who are in need, may as well try!