Top secret tips for netizens: Avoid Vista IE browser crash

Source: Internet
Author: User

Recently, after successfully upgrading the system to Windows Vista, I often receive the following error message: "ie has encountered a problem and needs to be disabled ." In Windows XP, the browser is well used. How can this problem be solved in Vista? After a hard work, we finally got it done.

In fact, Windows Vista does have some compatibility issues. We can try to run the system file checkProgramCheck whether it can find and replace the problematic file. The procedure is as follows:

1. Click Start"

2. In the input box, click "cmd.exe"

3. Right-click the title bar of the command window and select "Run as administrator ".

4. Type A command in the command prompt and press enter to execute it.

SFC/scannow

Here, we need to talk about the SFC command. SFC can scan all protected system files and replace the incorrect version with the correct Microsoft version.

The format is as follows:

SFC [/scannow] [/scanonce] [/scanboot] [/revert] [/purgecache] [/cachesize = x]
 
The meanings of each option parameter are as follows:

/Scannow immediately scans all protected system files. This option is used in the above operation.
/Scanonce scans all protected system files at next startup.
/Scanboot scans all protected system files at each startup.
/Revert returns the scan to the default settings.
/Purgecache clears the File Cache.
/Cachesize = x sets the File Cache size.

ArticleCopyright from http://vista.zol.com.cn owned by original author

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.