


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!

Learn about Hidester VPN and Hidester proxy and download Hidester VPN for Windows, Mac, Android, and iOS to use this VPN service to view websites with no limit. For more useful free computer tools and troubleshooting tips, you may visit php.cn Softwa
![Windows Keyboard Opening Shortcuts Instead of Typing [Fixed]](https://img.php.cn/upload/article/001/242/473/174525409770635.png?x-oss-process=image/resize,p_40)
Have you ever encountered the trouble of “Windows keyboard opening shortcuts instead of typing”? In this post from php.cn, you will learn how to fix this issue.

In this post, php.cn Software will introduce what Control Panel is and how to add the Control Panel icon to desktop on your Windows 10 or Windows 11 computer. You can also learn some related information about desktop icon settings.

If you play Granblue Fantasy: Relink on your PC, you may wonder where you can find its save file. In this post, php.cn introduces everything you want to know - Granblue Fantasy Relink save file location and how to back up the savegame of this game.

Event Viewer keeps track of activity for better management. However, if the upper limit of the security log is reached, no more events can be logged. In this post on php.cn Website, we will show you how to deal with Event ID 1104 the security log is

Secure Boot is a security standard that can prevent your computer from booting with untrustworthy software. Enabling it will add an extra layer of security to your device. In this post from php.cn Website, we will show you how to enable Secure Boot o

Coming to a new year, what Windows 11 users are looking forward to are not only the patch updates but also the annual major update for Windows 11. This post will talk about the Windows 11 23H2 release date. In addition, if you want to recover deleted

Can you completely disable Bixby? How to turn off Bixby on Samsung phones? It is not hard to disable this voice assistant. In this post from php.cn, we will go to any length to help you find the method. Besides, a way to turn off “Hi, Bixby” is also


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

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

WebStorm Mac version
Useful JavaScript development tools

Safe Exam Browser
Safe Exam Browser is a secure browser environment for taking online exams securely. This software turns any computer into a secure workstation. It controls access to any utility and prevents students from using unauthorized resources.

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