


What should I do if my computer cannot be booted to a USB disk?
Keywords: Delete driver, dism, dism, Windows7, Windows10, Windows11
The user installed the driver, causing the system to crash and cannot be repaired. Operation and maintenance personnel often face such problems.
What we have to do is delete this mistakenly installed driver.
Since the system cannot be entered, you can use the U disk with PE to start the computer. I won’t go into details about how to use a USB flash drive to boot. Assume we have entered the PE environment.
1. Use Dism to delete the driver.
Run Dism (general PE disks come with this tool). The running interface is as shown below:

x disk, yes Our PE system disk. The c: disk is the disk where we are normally located, select it.
In the left navigation, select "Control Panel->Driver Management", and the available drivers will be displayed on the right. Select the driver you want to delete and click "Delete Driver" in the lower right corner.
2. Dism to delete the driver
When we do not have a PE disk, we can usually enter the command prompt interface through other methods and use the Dism command that comes with the system to delete the driver. Of course, if you have a PE disk, you can also perform the same operation in the PE environment.
The following interface must be familiar to everyone:

When our system cannot start, we can usually open this interface and select "Troubleshooting", "Advanced" Options" and then you can open the command prompt.
Tip: If your system has a password when logging in, you need to remember the login password. When you open the command prompt here, you need to select a login account and enter your password before you can operate.
Execute the following command to list the drivers:
dism /image:c: /get-drivers
The image parameter specifies the value c: , which is the disk where our system is located. After successful execution, you should see the following results:

Assume we want to delete the graphics card driver. The published name of the graphics card is oem7.inf. Execute the following command to delete it:
dism /image:c: /remove-driver /driver:oem7.inf
The execution results are as follows:

Tips: We can use multiple /driver parameters , parameterize multiple drivers at the same time.
The above is the detailed content of What should I do if my computer cannot be booted to a USB disk?. For more information, please follow other related articles on the PHP Chinese website!

What’s the difference between Linux and Mac? Do you want to install Linux on Mac? This post from php.cn will show you all. You can refer to this guide to dual boot Linux and macOS.

What is MHTML? How to open or view it? What are the differences between it and HTML? How to convert MHTML to HTML? If you are looking for the answers to the above questions, you can refer to this post from php.cn.

This article focuses on the topic that deleted files keep reappearing in Windows 10, introducing the responsible reasons and feasible solutions.

This post teaches you how to deactivate Windows 10/11 by removing product key or license. You can use that product key to activate another computer later if you want. For more computer tips and tricks, you can visit php.cn Software official website.

Some Windows users report that they are prompted by the error 0164 memory size decreased screen every time they boot the computer. What’s wrong with it? If you are in the same boat, congratulations! You’ve come to the right place! In this post from p

This Page Isn’t Available Right Now is an error message you may encounter when you visit Facebook using your web browser. In this php.cn post, we will list some effective methods you can try to get rid of this error.

Windows 11 KB5010414, a new optional update for Windows 11, is available now. Do you know what’s new and fixes in it? php.cn Software will show you this information in this post. Besides, it also tells you how to download and install it on your compu

Want to pause Windows Update on your Windows 11 computer? Want to set active hours to arrange a computer restart to complete the update process? You need to know how to change Windows Update settings in Windows 11. This php.cn post will show you the


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

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

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Linux new version
SublimeText3 Linux latest version

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
