国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

Table of Contents
1. Making a USB boot disk
2. Set the BIOS startup sequence
3. Use U disk to start the system
Content extension:
Home Computer Tutorials System Installation How to set up the computer to boot from the USB disk? Learn the essential skills to start the computer in 3 minutes

How to set up the computer to boot from the USB disk? Learn the essential skills to start the computer in 3 minutes

May 06, 2024 pm 04:16 PM
bios settings System reload system version Computer USB boot settings

For computer novices, USB booting is an essential skill when faced with computer failures or problems when reinstalling the system. PHP editor Xigua will take you on a journey to solve this problem. He will explain in a simple and easy-to-understand manner how to set up a USB flash drive, allowing you to easily master this essential boot skill. In just 3 minutes, you can become a computer expert!

How to set up the computer to boot from the USB disk? Learn the essential skills to start the computer in 3 minutes

Tool materials:

System version: Windows 10 20H2

Brand model: Lenovo Xiaoxin Pro 13 2020 model

Software version: Micro PE toolbox v2.1

1. Making a USB boot disk

1. First, you need to prepare a USB flash drive with a capacity of at least 8GB, and ensure that the USB There is no important data in the disk because the USB disk will be formatted during the process of making the boot disk.

2. Download the Micro PE toolbox from the Micro PE official website, unzip it, run the software, and click "Create USB boot disk with one click".

3. Select the U disk you prepared, click "Start Production" and wait for the production to be completed.

2. Set the BIOS startup sequence

1. Restart the computer. When the startup logo appears, press F2 continuously (some computer models may use the F12 or Del key) to enter the BIOS setting interface.

2. Use the keyboard direction keys to set the "Boot" tab as the first boot sequence.

3. In the startup options, set the U disk as the first startup item, save the settings and exit the BIOS.

3. Use U disk to start the system

1. Insert the prepared U disk boot disk into the computer and restart the computer.

2. Under normal circumstances, the computer will automatically boot from the USB disk and enter the PE system. If it does not enter automatically, you can try repeating the second step to confirm that the USB flash drive has been set as the first startup item.

3. After entering the PE system, you can perform various maintenance operations on the computer, such as hard disk partitioning, system reinstallation, etc.

Content extension:

1. In addition to the micro PE toolbox, there are many other excellent PE tools, such as Laomaotao PE, Youqitong, etc. You can choose the right tool based on your needs.

2. When using a USB flash drive to boot, you may encounter "Boot Manager" or "Security Boot" prompts on certain brands of computers (such as Lenovo and HP), causing the computer to fail to boot. At this time, you need to turn off relevant security options in the BIOS to start normally.

3. If the computer cannot boot from the USB flash drive, in addition to checking the BIOS settings, you also need to confirm whether the USB flash drive is made correctly and whether the interface between the USB flash drive and the computer matches (such as USB2.0 and USB3.0) .

Summary:

U disk booting is a very practical computer skill. Mastering it can help you no longer be helpless when encountering system failures. Through the introduction of this article, I believe you have learned how to make a USB boot disk and set the correct boot sequence in the BIOS. This seemingly complicated process can be completed in a few minutes as long as you follow the steps. I hope this article can help more novice computer users so that everyone can easily master this essential boot skill.

The above is the detailed content of How to set up the computer to boot from the USB disk? Learn the essential skills to start the computer in 3 minutes. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undress AI Tool

Undress AI Tool

Undress images for free

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

What should I do if my graphics card is blackened by flashing the BIOS? What should I do if my graphics card is blackened by flashing the BIOS? May 10, 2024 am 12:09 AM

Flashing the BIOS of the graphics card refers to the situation where an error occurs when modifying the BIOS and the graphics card cannot start. Solutions include: 1. Power-off method: release the residual power and then restart; 2. Short-circuit method: short-circuit the short-circuit point on the PCB; 3. Restore the BIOS to default values; 4. Use third-party tools to refresh the BIOS; 5. Contact technology Support seeking help. Be careful to back up the original BIOS, use a compatible version, and proceed with caution to avoid damage.

What harm does flashing the graphics card's bios do to the graphics card? What harm does flashing the graphics card's bios do to the graphics card? May 10, 2024 am 12:18 AM

Flashing the graphics card BIOS may cause potential harm to the graphics card, including: 1. Damage to the graphics card chip; 2. Loss of warranty; 3. Reduced performance; 4. Stability issues; 5. Compatibility issues.

What should I do if there is a power surge on the hub port in the lower right corner of win7? What should I do if there is a power surge on the hub port in the lower right corner of win7? May 10, 2024 am 12:51 AM

Power surge error solution on hub ports: Remove excessive or power-hungry devices. Check if the USB port is damaged, replace the port/cable. Make sure the power supply is stable and replace the socket. Update drivers and run SFC scan. Reset BIOS, update BIOS, contact manufacturer if necessary.

Do laptop graphics card drivers need to be up to date? Do laptop graphics card drivers need to be up to date? May 10, 2024 am 12:54 AM

Yes, laptop graphics card driver updates are necessary because it improves performance, resolves glitches, and supports new technologies. Update methods include: 1. Manually visit the official website of the graphics card to download and install the driver; 2. Use driver update software to automatically scan and install the latest driver. When updating, pay attention to driver compatibility and create system restore points. You need to restart the computer after updating.

Solutions to the errors reported by MySQL on a specific system version Solutions to the errors reported by MySQL on a specific system version Apr 08, 2025 am 11:54 AM

The solution to MySQL installation error is: 1. Carefully check the system environment to ensure that the MySQL dependency library requirements are met. Different operating systems and version requirements are different; 2. Carefully read the error message and take corresponding measures according to prompts (such as missing library files or insufficient permissions), such as installing dependencies or using sudo commands; 3. If necessary, try to install the source code and carefully check the compilation log, but this requires a certain amount of Linux knowledge and experience. The key to ultimately solving the problem is to carefully check the system environment and error information, and refer to the official documents.

What systems does oracle database support? What systems does oracle database support? May 10, 2024 am 02:06 AM

Operating systems supported by Oracle Database include Unix systems (such as Linux, Solaris), Windows systems (such as Windows Server, Windows 11), z/OS, and macOS, with specific requirements varying by database version and operating system. Supported platforms include x86, x86-64, ARM, SPARC, and POWER, depending on database version and compatibility. Factors such as hardware compatibility, performance, security, usability, and budget constraints should be considered when selecting an operating system.

How to set up the computer system to disable installation? How to set up the computer system to disable installation? May 09, 2024 pm 07:30 PM

How to set up the computer system to disable installation? Step 1: Right-click "Computer" or "My Computer" on the desktop, find and click the "Manage" function. Step 2 Find and click the "Services" item in the "Services and Applications" option on the left side of the pop-up page. Step 3 Find the "windows installer" item in the "Service" program in the middle of the interface, right-click the mouse to pop up the menu, and select the "Properties" function. Step 4: The "Windows Installer Properties" panel will pop up. Find and click on the "Startup Type" option, select the "Disable" item, and click the "OK" button below. Step 5: Click the "Start" icon in the lower left corner of the computer desktop, search and enter

oracle database cpu requirements oracle database cpu requirements May 10, 2024 am 02:12 AM

Oracle Database CPU requirements include: support for x86 and SPARC processor types; CPU with 8 or more physical cores recommended; CPU with clock speed of 2.5 GHz or higher recommended; CPU with 32 MB or more recommended L3 cache CPU; need to support the following instruction sets: x86: SSE4.2, AVX, AVX2; SPARC: UltraSPARC III, UltraSPARC T5. In addition, factors such as hyper-threading (not supported), virtualization (caution required), operating system requirements, etc. should also be considered.

See all articles