解決Windows7中的資源管理器崩潰Bug

字號:

很多Windows 7用戶大概都遇到過這樣的情況:當(dāng)通過自動更新或者使用msi安裝包安裝程序時,資源管理器和msiexec.exe莫名其妙就崩潰了。這確實(shí)是個不小的問題,很多人都不得不因此格盤了重裝了,不過依然沒有解決。
    通過探索發(fā)現(xiàn),問題來自于Customer Experience Improvement Program(用戶體驗(yàn)改善計(jì)劃)中的一個名為SQM客戶端的組件。找到了源頭自然就有解決方法了。
    1.刪除HKLM\Software\Microsoft\SQMClient\Windows\DisabledSessions下的所有鍵值(String Value,Default除外)
    2.運(yùn)行g(shù)pedit.msc
    3.定位到Computer Configuration-Administrative Templates-System-Internet Communication Management-Internet Communication settings
    4.在右邊的詳細(xì)信息面板中雙擊關(guān)閉Windows Customer Experience Improvement Program,然后點(diǎn)擊啟用
    不過,這只是通過關(guān)閉Windows Customer Experience Improvement Program來實(shí)現(xiàn)的暫時性措施,在微軟發(fā)布補(bǔ)丁前,誰也無法保證問題不會再次出現(xiàn)。