


Cannot Detect Device Drivers When Installing Windows 7, How to do
When installing Windows 7, it probably reminds you that "no device drivers were found windows 7 installation". This is due to the original version of Windows 7 cannot be integrated into USB 3.0 driver, and now the computer motherboard is basically the XHCI master. So we need to add drivers to Windows 7 disc image. In this guide, we will tell you how to make device drivers can be detected when installing Windows 7.
Add drivers into Windows 7 disc image to make device drivers to be detected
Step 1: Burn the Windows 7 Disc images to USB disk.
If you don't know how to do, you can read How to Clean Install Windows 7 in an Easy Way to learn it step by step.
Step 2: Create folder win7 on e:, and create folder windows and drivers on e:win7.
Then open sources folder in USB.
Copy boot.vim and install.vim file to win7 folder you have created.
Download Intel USB 3.0 drivers, then decompression it. Copy the folder under Drivers folder to e:win7drivers.
Step 3: Run cmd.exe as administrator.
Switch to e:, and type cd win7.
Step 4: Mount boot.wim file to e:win7windows. Run command:
dism /mount-wim /wimfile:boot.wim /index:2 /mountdir:windows
Then type dism /image:windows /add-driver:drivers /recurse to add all the drivers in drivers directory to the image in the windows file.
After finished, input the following command to save and unmount the file we have mounted to the windows file just now:
dism /unmount-wim /mountdir:windows /commit.
Now, we have finished installing drivers into boot.vim.
Step 5: Mount install.wim file to e:win7windows by running command below:
dism /mount-wim /wimfile:install.wim /index:3 /mountdir:windowsNote: Here you have to notice this command of index: 3, because the version code of the Windows 7 professional edition is 3, if the image file is different from the other version of Win7, you can go to Microsoft's official website to check it and enter it according to the actual situation.
Then input command: dism /image:windows /add-driver:drivers /recurse.
Type: dism /unmount-wim /mountdir:windows /commit.
Tips: If you make some mistakes and have to run all the command again, you'd run this command before you do that: Dism /Cleanup-Wim.
Étape 6 : Enfin, il vous suffit de copier les fichiers e:win7boot.vim et e:win7install.vim sur une clé USB pour remplacer les anciens fichiers. Vous pourrez ensuite continuer l'installation de Windows 7.
The above is the detailed content of Cannot Detect Device Drivers When Installing Windows 7, How to do. For more information, please follow other related articles on the PHP Chinese website!

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

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

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Microsoft's latest PowerToys update introduces a game-changing search feature reminiscent of macOS' Spotlight. This improved "Command Palette" (formerly PowerToys Run) surpasses the functionality of the Windows R Run command and the task

KB5054979 is a cumulative security update released on March 27, 2025, for Windows 11 version 24H2. It targets .NET Framework versions 3.5 and 4.8.1, enhancing security and overall stability. Notably, the update addresses an issue with file and directory operations on UNC shares using System.IO APIs. Two installation methods are provided: one through Windows Settings by checking for updates under Windows Update, and the other via a manual download from the Microsoft Update Catalog.

Nanoleaf's Pegboard Desk Dock: A Stylish and Functional Desk Organizer Tired of the same old charging setup? Nanoleaf's new Pegboard Desk Dock offers a stylish and functional alternative. This multifunctional desk accessory boasts 32 full-color RGB

Dell's UltraSharp 4K Thunderbolt Hub Monitor (U2725QE): An LCD That Rivals OLED For years, I've coveted OLED monitors. However, Dell's new UltraSharp 4K Thunderbolt Hub Monitor (U2725QE) has changed my mind, exceeding expectations with its impressiv

Kamrui GK3Plus Mini PC: Small and powerful, affordable! During Amazon's spring sale, the Kamrui GK3Plus Mini PC is priced as low as $150! This mini computer has powerful performance, easy upgrade and small size, making it an ideal choice for users who pursue cost-effectiveness. Whether it’s a mini computer enthusiast or a first-time user who’s trying out a small computer, the Kamrui GK3Plus Mini PC is an excellent starter choice. Originally priced at $199, Amazon currently enjoys a 15% discount (and a $20 coupon) and can be purchased for less than $149. Such a affordable price, but with a good configuration: equipped with a slightly old but competent In

Mastering Malware Detection in Windows 11: Three Easy Methods Malware, encompassing viruses, adware, and data-stealing code, poses a significant threat. With a staggering 190,000 attacks per second, effective malware detection is crucial. This guide

Many free apps rival their paid counterparts in functionality. This list showcases excellent free Windows alternatives to popular paid software. I firmly believe in using free software unless a paid option offers a crucial, missing feature. These

The accessibility features of Windows systems are not designed only for people with disabilities, they can also significantly improve the productivity of ordinary users. Even without a disability, I rely on some accessibility features to improve efficiency and can't even imagine how to use Windows without them. Here are some features worth trying: Watch videos easily: Use real-time subtitles Sometimes to save time, I speed up the video, but this makes the audio difficult to understand. Or, the speaker has a heavier accent, contains professional terms, or I can’t use my headphones in the library. In these cases, I would rely on Windows' real-time subtitles feature, which generates real-time subtitles for any audio for easy reading. Enable this feature, open the Settings app, and navigate to Assistant
