Win7啟動時出現“windows未能啟動。原因可能是最近更改了硬體或軟體。”的修複方法

來源:互聯網
上載者:User
Win7+XP雙系統啟動時出現以下提示:

windows未能啟動。原因可能是最近更改了硬體或軟體。解決此問題的步驟:

1.插入windows安裝光碟片並重新啟動電腦。
2.選擇語言設定,然後單擊下一步。
3.單“修複電腦”。
如果沒有此光碟片,請您丐系統管理員或電腦製造商聯絡,以獲得協助。

狀態:0xc000000e
資訊:引導選擇失敗,因為需要的裝置不可訪問。

解決方案:
1.用光碟片或者隨身碟啟動WinPE,進入命令提示字元。
2.輸入“cd \windows\system32”,按斷行符號。
3.輸入“bcdedit”,按斷行符號,顯示如下:(如找不到bcdedit.exe或系統為64位,請從這裡下載)
Windows Boot Manager
--------------------
identifier              {bootmgr}
device                  unknown
description             Windows Boot Manager
locale                  zh-CN
inherit                 {globalsettings}
default                 {default}
resumeobject            {0a15e9fb-e924-11de-847b-d1bec5c6a45b}
displayorder            {ntldr}
                        {default}
                        {7619dcc9-fafe-11d9-b411-000476eba25f}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Legacy OS Loader
------------------------
identifier              {ntldr}
device                  unknown
path                    \ntldr
description             早期版本的 Windows

Windows Boot Loader
-------------------
identifier              {default}
device                  unknown
path                    \Windows\system32\winload.exe
description             Windows 7
locale                  zh-CN
inherit                 {bootloadersettings}
recoverysequence        {0a15e9fd-e924-11de-847b-d1bec5c6a45b}
recoveryenabled         Yes
osdevice                unknown
systemroot              \Windows
resumeobject            {0a15e9fb-e924-11de-847b-d1bec5c6a45b}
nx                      OptIn

4.請注意上面的“unknow”部分,我們需要bcdedit進行修改。
我的系統XP裝在C盤,Win7安裝在E盤,請根據您系統的實際情況輸入以下命令:
bcdedit /set {bootmgr} device partition=C:
bcdedit /set {ntldr} device partition=C:
bcdedit /set {default} device partition=E:
bcdedit /set {default} osdevice partition=E:

重新啟動電腦!

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.