Ask Máy tính bị lỗi: Edit Windows boot options for: windows 7

** Cách chỉnh sửa các tùy chọn khởi động Windows trong Windows 7 **

** #Windows #windows7 #BootOptions #computer #bị lỗi **

Nếu máy tính của bạn không khởi động đúng, bạn có thể cần chỉnh sửa các tùy chọn khởi động Windows.Điều này có thể được thực hiện bằng cách nhấn phím ** F8 ** trong quá trình khởi động.Điều này sẽ đưa ra một menu của các tùy chọn khởi động nâng cao.

Từ menu này, bạn có thể chọn các tùy chọn sau:

*** Chế độ an toàn ** - Điều này sẽ khởi động Windows ở chế độ an toàn, vô hiệu hóa tất cả các trình điều khiển và dịch vụ không cần thiết.Điều này có thể hữu ích để khắc phục sự cố với máy tính của bạn.
*** Chế độ an toàn với mạng ** - Điều này tương tự như chế độ an toàn, nhưng nó cũng cho phép bạn truy cập internet.Điều này có thể hữu ích nếu bạn cần tải xuống trình điều khiển hoặc phần mềm khác để khắc phục sự cố của bạn.
*** Cấu hình tốt được biết đến cuối cùng ** - Điều này sẽ khởi động Windows bằng cấu hình cuối cùng hoạt động đúng.Điều này có thể hữu ích nếu gần đây bạn đã cài đặt một trình điều khiển hoặc phần mềm mới gây ra vấn đề.
*** Tùy chọn khởi động ** - Điều này sẽ cho phép bạn thay đổi thứ tự khởi động của ổ đĩa.Điều này có thể hữu ích nếu bạn có nhiều ổ cứng hoặc ổ đĩa trạng thái rắn (SSD).
*** Môi trường phục hồi ** - Điều này sẽ khởi động vào môi trường Phục hồi Windows, cung cấp nhiều công cụ để sửa chữa máy tính của bạn.

Khi bạn đã chọn tùy chọn mong muốn, nhấn ** Enter ** để khởi động máy tính của bạn.

** Để chỉnh sửa các tùy chọn khởi động Windows từ môi trường phục hồi Windows: **

1. Khởi động máy tính của bạn từ phương tiện cài đặt Windows.
2. Khi màn hình Cài đặt Windows xuất hiện, nhấp vào ** Tiếp theo **.
3. Nhấp vào ** Sửa chữa máy tính của bạn **.
4. Nhấp vào ** Khắc phục sự cố **.
5. Nhấp vào ** Tùy chọn nâng cao **.
6. Nhấp vào ** Cài đặt khởi động **.
7. Nhấp vào ** Khởi động lại **.

Máy tính của bạn sẽ khởi động lại và bạn sẽ được trình bày với một danh sách các tùy chọn khởi động.Sử dụng các phím ** mũi tên ** để chọn tùy chọn mong muốn và nhấn ** enter **.

** Để chỉnh sửa các tùy chọn khởi động Windows từ dấu nhắc lệnh: **

1. Mở dấu nhắc lệnh.
2. Nhập ** Bcdedit ** và nhấn ** Enter **.
3. Điều này sẽ hiển thị danh sách tất cả các tùy chọn khởi động trên máy tính của bạn.
4. Để thay đổi thứ tự khởi động, hãy sử dụng lệnh sau:

`` `
BcdedIt /set {boot-option-id} Ưu tiên <số>
`` `

Trong đó `Boot-Option-id` là ID của tùy chọn khởi động bạn muốn thay đổi và` number` là ưu tiên khởi động mới.

5. Để bật hoặc tắt tùy chọn khởi động, hãy sử dụng lệnh sau:

`` `
BcdedIt /set {boot-option-id} Đã bật <Có | không>
`` `

Trong đó `Boot-option-id` là ID của tùy chọn khởi động bạn muốn thay đổi và 'Có` hoặc` Không` cho biết tùy chọn khởi động có được bật hay tắt hay không.

6. Để lưu các thay đổi của bạn, nhập ** Thoát ** và nhấn ** Enter **.

Máy tính của bạn sẽ khởi động lại và các tùy chọn khởi động mới sẽ có hiệu lực.
=======================================
**How to Edit Windows Boot Options in Windows 7**

**#Windows #windows7 #BootOptions #computer #defective**

If your computer is not booting properly, you may need to edit the Windows boot options. This can be done by pressing the **F8** key during the startup process. This will bring up a menu of advanced boot options.

From this menu, you can select the following options:

* **Safe Mode** - This will boot Windows in a safe mode, which disables all non-essential drivers and services. This can be useful for troubleshooting problems with your computer.
* **Safe Mode with Networking** - This is similar to Safe Mode, but it also allows you to access the internet. This can be useful if you need to download drivers or other software to fix your problem.
* **Last Known Good Configuration** - This will boot Windows using the last configuration that worked properly. This can be useful if you have recently installed a new driver or software that is causing problems.
* **Boot Options** - This will allow you to change the boot order of your drives. This can be useful if you have multiple hard drives or a solid-state drive (SSD).
* **Recovery Environment** - This will boot into the Windows recovery environment, which provides a variety of tools for repairing your computer.

Once you have selected the desired option, press **Enter** to boot your computer.

**To edit the Windows boot options from the Windows Recovery Environment:**

1. Boot your computer from the Windows installation media.
2. When the Windows setup screen appears, click **Next**.
3. Click **Repair your computer**.
4. Click **Troubleshoot**.
5. Click **Advanced options**.
6. Click **Startup Settings**.
7. Click **Restart**.

Your computer will restart and you will be presented with a list of startup options. Use the **arrow keys** to select the desired option and press **Enter**.

**To edit the Windows boot options from the Command Prompt:**

1. Open the Command Prompt.
2. Type **bcdedit** and press **Enter**.
3. This will display a list of all the boot options on your computer.
4. To change the boot order, use the following command:

```
bcdedit /set {boot-option-id} priority <number>
```

Where `boot-option-id` is the ID of the boot option you want to change, and `number` is the new boot priority.

5. To enable or disable a boot option, use the following command:

```
bcdedit /set {boot-option-id} enabled <yes|no>
```

Where `boot-option-id` is the ID of the boot option you want to change, and `yes` or `no` indicates whether the boot option should be enabled or disabled.

6. To save your changes, type **exit** and press **Enter**.

Your computer will restart and the new boot options will be in effect.
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock