Win7系統開機後出現黑屏提示Windows無法啟動

來源:互聯網
上載者:User

   其實這個代碼的意思是引導檔案丟失了,引導檔案(NTLDR)一般存放於C盤根目錄下,是一個具有隱藏和唯讀屬性的系統檔案。引導檔案的主要職責是解析Boot.ini檔案。win7系統在引導過程中將經曆預引導、引導和載入核心這三個階段,如果其中的某個階段出現問題,就將導致系統無法正常引導,從而導致電腦黑屏。

  解決方案:

  1、將 Windows7系統啟動盤插入軟碟機,或將 Windows7系統安裝光碟片插入 CD-ROM 光碟機時,重新啟動電腦。

  2、當出現“歡迎使用安裝程式”螢幕時,按 R 鍵啟動故障修復主控台。

  3、在故障修復主控台命令提示字元處,鍵入下列幾行命令,並在每行命令輸入之後按斷行符號鍵。

  md tmp

  copy c:/windows/system32/config/system c:/windows/tmp/system.bak

  copy c:/windows/system32/config/software c:/windows/tmp/software.bak

  copy c:/windows/system32/config/sam c:/windows/tmp/sam.bak

  copy c:/windows/system32/config/security c:/windows/tmp/security.bak

  copy c:/windows/system32/config/default c:/windows/tmp/default.bak

  delete c:/windows/system32/config/system

  delete c:/windows/system32/config/software

  delete c:/windows/system32/config/sam

  delete c:/windows/system32/config/security

  delete c:/windows/system32/config/default

  copy c:/windows/repair/system c:/windows/system32/config/system

  copy c:/windows/repair/software c:/windows/system32/config/software

  copy c:/windows/repair/sam c:/windows/system32/config/sam

  copy c:/windows/repair/security c:/windows/system32/config/security

  copy c:/windows/repair/default c:/windows/system32/config/default

  4、鍵入 exit 退出故障修復主控台。電腦重新啟動,黑屏的問題就解決了。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

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.