Windows 10 install drivers not found

Quick Tips

  • Download and copy the necessary drivers to the USB.
  • Use the 32-bit version of Windows 11/10 as a temporary fix.
  • Use Diskpart to change the disk format from MBR to GPT.

Preliminary Fixes

  • Check/Switch the USB Ports: One common cause of this error is the USB port being used. Some USB ports may not be compatible with the installation process, especially if they are USB 3.0 ports. Check and fix it.
  • Check the USB Drive on Another System: Sometimes, the issue might be with the USB drive itself. Verifying the USB drive on another system can help determine if the drive is faulty or if the installation media is corrupted.

Method 1: Disable CSM and Secure Boot

CSM and Secure Boot features can interfere with the installations, so you must disable them using the BIOS settings. You can install Windows 11 without Secure Boot if you have TPM 2.0 and UEFI on your PC. Here’s how to disable Secure Boot in the BIOS:

Step 1: Restart your PC.

Step 2: Press the designated F-key (usually the F2 or Esc key) to access the BIOS.

You need to check the key assigned by the PC manufacturer to access the BIOS.

Step 3: After you enter the BIOS, switch to the Security tab.

Note: Your PC’s BIOS option may differ. Look for the Secure Boot option in all the tabs in the BIOS.

switch to the Security tab

Step 4: Click on the Secure Boot option.

Click on the Secure Boot option

Step 5: Click on the Secure Boot Control option and select the Disabled option.

select the Disabled option

Step 6: Press the F10 key to save the changes and exit the BIOS.

Step 7: Your PC will reboot, and you must boot using the Windows USB installation media. Proceed with the installation and check if the Windows setup encounters the same error.

Similarly, disable the CSM mode, which is also a feature in the BIOS that enables support for installing older operating systems.

Method 2: Download and Install the Missing Drivers

If your PC uses an Intel processor, download and extract the Intel Rapid Storage Technology (IRST) driver for your PC model. AMD users will have to do the same and download and extract the AMD RAID Driver (SATA, NVMe RAID) drivers.

Extract drivers

After that, copy the extracted drivers folder to the Windows USB installation media.

Copy drivers to USB

Repeat the following steps:

Step 1: Power on your PC and boot using the Windows USB installation media till you reach where the setup asks you to load drivers. If you copied the drivers to another USB drive, plug it in.

Step 2: Click on the Browse button.

Install missing drivers

Step 3: Select the appropriate driver folder and click on the OK button.

Install missing drivers 2

Step 4: Click on the driver to select it and then click on the Next button.

Install missing drivers 3

Step 5: After the driver installs successfully, pick a drive for installation and continue with the setup.

Method 3: Try Installing the 32-Bit Version (For Windows 10)

If you are having trouble with the Windows 10 installation, try the 32-bit version of the operating system instead of the 64-bit version. This is a temporary workaround that worked for many users, but you will have to stick with the 32-bit version on the OS. And whenever you wish to change, you’ll have to clean install the 64-bit version of Windows.

Corrupt USB installation media is also a reason why the error pops up when you try to select the drive and proceed with the Windows installation. So, you must recreate the Windows USB installation media with the help of either the Windows Media Creation tool or Rufus.

Ensure you download the latest ISO file from the official Windows website and use it to create the Windows USB installation media. Connect the USB drive to your PC and check if the installation proceeds without any errors.

Method 5: Convert Disk to GPT

Windows 11 requires the PC to support UEFI, and the storage drive must be in the GPT format. If the primary storage disk is in MBR format, you must convert it to GPT before installing the operating system.

Step 1: Press the Shift + F10 keyboard shortcut to open the Command Prompt on the Windows Setup page.

Step 2: Type the following command and press Enter to launch the Diskpart utility:

diskpart
Convert disk to mbr

Step 3: After that, execute the following command:

list disk
Convert disk to GPT

Step 4: You will see a list of all the disks, including the Windows USB installation media. Note the number of your system disk. The command to select the disk is:

select disk disknumber

Step 5: Replace the disknumber part with the actual number of the disk from the list. So, the final command in our case becomes:

select disk 0
Convert disk to gpt

Step 6: After selecting the disk, execute the following command:

clean
Convert disk to gpt

Step 7: The selected disk is wiped clean. Execute the following command to convert it to GPT:

convert gpt
Convert disk to gpt

Step 8: After you see the successful command execution message, execute the following command:

list disk
Convert disk to gpt

Step 9: You will notice that an asterisk (*) appears in front of the disk under the GPT column. It indicates that the disk is in GPT format now.

Step 10: Close the Command Prompt window and continue the Windows installation.

That’s it. This should fix the no device drivers were found error from your Windows 10/11 PC once and for all.

Was this helpful?

Thanks for your feedback!

The article above may contain affiliate links which help support Guiding Tech. The content remains unbiased and authentic and will never affect our editorial integrity.

Are you trying to install Windows 10, but the installation process is stuck on the “driver not found” error? Don’t worry, you’re not alone. This is a common issue that many users face during the installation process. In this article, we’ll explore the possible causes of this error and provide a step-by-step guide on how to fix it.

Understanding the “Driver Not Found” Error

The “driver not found” error occurs when the Windows 10 installation process is unable to find the necessary drivers for your hardware components. Drivers are essential software components that allow your operating system to communicate with your hardware devices. Without the correct drivers, your hardware devices won’t function properly, and the installation process will fail.

Possible Causes of the “Driver Not Found” Error

There are several possible causes of the “driver not found” error during Windows 10 installation. Some of the most common causes include:

  • Outdated or missing drivers: If your hardware devices don’t have the latest drivers, the installation process may not be able to find them.
  • Corrupted driver files: If the driver files are corrupted or damaged, the installation process won’t be able to read them.
  • Hardware compatibility issues: If your hardware devices are not compatible with Windows 10, the installation process may not be able to find the necessary drivers.
  • Boot order issues: If the boot order is not set correctly, the installation process may not be able to find the necessary drivers.

To fix the “driver not found” error, you’ll need to troubleshoot the issue and identify the root cause. Here are some steps you can follow:

Step 1: Check the Boot Order

The first step is to check the boot order. Make sure that the USB drive or CD/DVD drive is set as the first boot device. You can do this by entering the BIOS settings (usually by pressing F2, F12, or Del) and changing the boot order.

Step 2: Update Your Drivers

If the boot order is correct, the next step is to update your drivers. You can do this by visiting the manufacturer’s website and downloading the latest drivers for your hardware devices. Make sure to download the drivers for Windows 10, as drivers for other operating systems may not be compatible.

Step 3: Use a Driver Update Tool

If you’re not sure which drivers to update, you can use a driver update tool. These tools scan your system and identify outdated or missing drivers. Some popular driver update tools include Driver Talent, Driver Easy, and Snappy Driver Installer.

Step 4: Disable Secure Boot

Secure Boot is a feature that prevents your system from booting with unsigned drivers. If you’re using a USB drive or CD/DVD drive to install Windows 10, you may need to disable Secure Boot. You can do this by entering the BIOS settings and disabling Secure Boot.

Step 5: Try a Different Installation Media

If none of the above steps work, you may need to try a different installation media. Try using a different USB drive or CD/DVD drive to install Windows 10. Make sure that the installation media is not damaged or corrupted.

Advanced Troubleshooting Steps

If the above steps don’t work, you may need to perform some advanced troubleshooting steps. Here are a few options:

Step 1: Use the Windows 10 Media Creation Tool

The Windows 10 Media Creation Tool is a utility that allows you to create a bootable USB drive or CD/DVD drive. You can use this tool to create a new installation media and try installing Windows 10 again.

Step 2: Use a Driver Pack

A driver pack is a collection of drivers that are specific to your hardware devices. You can download a driver pack from the manufacturer’s website and use it to install the necessary drivers.

Step 3: Perform a Clean Install

If none of the above steps work, you may need to perform a clean install. This involves wiping your system clean and reinstalling Windows 10 from scratch. Make sure to back up your data before performing a clean install.

Conclusion

The “driver not found” error is a common issue that many users face during the Windows 10 installation process. By following the steps outlined in this article, you should be able to fix the issue and complete the installation process. Remember to always update your drivers, check the boot order, and try a different installation media if necessary. If you’re still having trouble, you may need to perform some advanced troubleshooting steps or seek help from a professional.

Driver Update Tools Features
Driver Talent Scans system for outdated drivers, updates drivers, and backs up drivers
Driver Easy Scans system for outdated drivers, updates drivers, and provides driver details
Snappy Driver Installer Scans system for outdated drivers, updates drivers, and provides driver ratings

By following these steps and using the right tools, you should be able to fix the “driver not found” error and complete the Windows 10 installation process.

What is the ‘Windows 10 installation driver not found’ error?

The ‘Windows 10 installation driver not found’ error is a common issue that users encounter during the installation process of Windows 10. This error occurs when the installation media is unable to detect the necessary drivers required to complete the installation process. The error message typically appears as ‘A media driver your computer needs is missing’ or ‘A required CD/DVD drive device driver is missing’.

The error can be caused by a variety of factors, including corrupted installation media, outdated or missing drivers, or issues with the computer’s hardware. In some cases, the error may also occur due to a problem with the USB drive or DVD used for installation. Regardless of the cause, the error can be frustrating and prevent users from completing the installation process.

How do I fix the ‘Windows 10 installation driver not found’ error?

To fix the ‘Windows 10 installation driver not found’ error, users can try several troubleshooting steps. The first step is to ensure that the installation media is not corrupted or damaged. Users can try creating a new installation media using the Media Creation Tool or by downloading the ISO file from Microsoft’s official website. Additionally, users can try updating the drivers for their computer’s hardware, such as the USB drive or DVD drive.

If the issue persists, users can try disabling any unnecessary hardware devices, such as USB drives or network cards, and then try the installation again. Users can also try booting the computer in UEFI mode instead of Legacy mode. If none of these steps resolve the issue, users may need to seek further assistance from Microsoft support or a professional technician.

What are the common causes of the ‘Windows 10 installation driver not found’ error?

The common causes of the ‘Windows 10 installation driver not found’ error include corrupted or outdated installation media, missing or outdated drivers, and issues with the computer’s hardware. In some cases, the error may also occur due to a problem with the USB drive or DVD used for installation. Additionally, the error can be caused by a conflict with other hardware devices or software programs.

Users can try to identify the cause of the error by checking the installation media for any signs of damage or corruption. Users can also check the computer’s hardware for any issues or conflicts. If the issue is caused by a missing or outdated driver, users can try updating the driver or installing a new one.

How do I update my drivers to fix the ‘Windows 10 installation driver not found’ error?

To update drivers to fix the ‘Windows 10 installation driver not found’ error, users can follow several steps. The first step is to identify the drivers that need to be updated. Users can do this by checking the Device Manager for any devices with a yellow exclamation mark or a red X. Once the devices are identified, users can search for updated drivers on the manufacturer’s website or through Windows Update.

Users can then download and install the updated drivers. It is recommended to restart the computer after installing the updated drivers. If the issue persists, users can try rolling back the drivers to a previous version or uninstalling and reinstalling the drivers.

Can I fix the ‘Windows 10 installation driver not found’ error without reinstalling Windows?

Yes, it is possible to fix the ‘Windows 10 installation driver not found’ error without reinstalling Windows. Users can try troubleshooting steps such as updating drivers, disabling unnecessary hardware devices, and booting the computer in UEFI mode. If the issue is caused by a corrupted installation media, users can try creating a new installation media using the Media Creation Tool.

If the issue persists, users may need to seek further assistance from Microsoft support or a professional technician. In some cases, users may need to perform a system restore or a system reset to resolve the issue.

How do I prevent the ‘Windows 10 installation driver not found’ error in the future?

To prevent the ‘Windows 10 installation driver not found’ error in the future, users can take several precautions. The first step is to ensure that the installation media is not corrupted or damaged. Users can do this by creating a new installation media using the Media Creation Tool or by downloading the ISO file from Microsoft’s official website.

Users can also prevent the error by keeping their drivers up to date. Users can do this by regularly checking for updates through Windows Update or by searching for updated drivers on the manufacturer’s website. Additionally, users can prevent the error by disabling any unnecessary hardware devices during the installation process.

What are the consequences of ignoring the ‘Windows 10 installation driver not found’ error?

Ignoring the ‘Windows 10 installation driver not found’ error can have several consequences. The most significant consequence is that the installation process will not complete, and users will not be able to install Windows 10. Additionally, ignoring the error can cause further issues with the computer’s hardware or software.

If the issue is caused by a corrupted installation media, ignoring the error can cause the computer to become unstable or unbootable. In some cases, ignoring the error can also cause data loss or corruption. Therefore, it is essential to address the error promptly and take the necessary troubleshooting steps to resolve the issue.

Установка новой копии Windows 11 или 10 — довольно простой процесс. Однако некоторые пользователи застревают при установке Windows 10 и 11 и видят сообщение «Драйверы устройств не найдены». В результате они не могут пройти мимо экрана выбора диска.

Эта проблема может возникнуть из-за поврежденного устройства установки носителя, неисправных портов, отсутствия драйверов и неправильного формата раздела диска. Мы обсудим семь способов устранения этой ошибки и успешной установки операционной системы Windows на ваш компьютер.

1. Проверьте/переключите USB-порты

Если вы столкнулись с сообщением «Драйверы устройств не найдены, убедитесь, что установочный носитель содержит правильную ошибку драйверов при установке ОС, вам необходимо переключиться на другой USB-порт на вашем компьютере». Отключите USB-накопитель от компьютера, подключите его к другому порту USB (2.0 или 3.0) и повторите попытку установки.

Некоторые пользователи даже избежали этой ошибки, закрыв окно подсказки по установке драйвера и вернувшись к экрану приветствия. После этого отключите USB-накопитель, а затем подключите его к другому USB-порту и приступайте к установке.

2. Проверьте USB-накопитель в другой системе

Если после создания загрузочного USB-накопителя Windows вы обнаружите, что при установке Windows отсутствует драйвер, необходимо проверить его в другой системе. Если вы не столкнулись с проблемой и можете пройти первую страницу настройки, значит, проблема связана с вашим USB-портом, настройками системы или драйверами.

3. Отключите CSM и безопасную загрузку

Функции CSM и Secure Boot могут помешать установке, поэтому их необходимо отключить в настройках BIOS. Вы можете установить Windows 11 без безопасной загрузки, если на вашем компьютере установлены TPM 2.0 и UEFI. Вот как отключить безопасную загрузку в BIOS:

Шаг 1. Перезагрузите компьютер.

Шаг 2. Нажмите назначенную клавишу F (обычно F2 или Esc), чтобы получить доступ к BIOS. Вам необходимо проверить ключ, назначенный производителем ПК для доступа к BIOS.

Шаг 3: После входа в BIOS перейдите на вкладку «Безопасность». Обратите внимание, что это BIOS для компьютеров с материнскими платами ASUS. Таким образом, BIOS на вашем компьютере будет выглядеть по-другому с вашей стороны. В любом случае вам придется искать опцию «Безопасная загрузка» на всех вкладках BIOS.

Отключить безопасную загрузку 1

Шаг 4: Нажмите на опцию «Безопасная загрузка».

Отключить безопасную загрузку 2

Шаг 5: Нажмите на опцию «Управление безопасной загрузкой» и выберите опцию «Отключено».

Отключить безопасную загрузку 3

Шаг 6: Нажмите клавишу F10, чтобы сохранить изменения и выйти из BIOS.

Шаг 7: Ваш компьютер перезагрузится, и вам придется загрузиться с установочного USB-носителя Windows. Продолжите установку и проверьте, не возникает ли при установке Windows ту же ошибку.

Аналогичным образом отключите режим CSM, который также является функцией BIOS, обеспечивающей поддержку установки старых операционных систем.

4. Загрузите и установите недостающие драйверы

Вы также можете столкнуться с ошибкой, если в Windows нет драйвера для устройства хранения данных. Итак, вам необходимо загрузить недостающие драйверы с помощью другого ПК и скопировать их на установочный USB-накопитель Windows. Вы также можете использовать другой USB-накопитель.

Если на вашем компьютере используется процессор Intel, загрузите и извлеките драйвер Intel Rapid Storage Technology (IRST) для вашей модели ПК. Пользователям AMD придется сделать то же самое: загрузить и извлечь драйверы AMD RAID Driver (SATA, NVMe RAID).

Извлечь драйверы

После этого скопируйте извлеченную папку драйверов на установочный USB-носитель Windows.

Скопируйте драйвера на USB

Повторите следующие шаги:

Шаг 1. Включите компьютер и загружайтесь с помощью установочного USB-носителя Windows, пока не дойдете до места, где программа установки попросит вас загрузить драйверы. Если вы скопировали драйверы на другой USB-накопитель, подключите его.

Шаг 2: Нажмите кнопку «Обзор».

Установите недостающие драйверы

Шаг 3: Выберите соответствующую папку драйвера и нажмите кнопку «ОК».

Установить недостающие драйверы 2

Шаг 4: Нажмите на драйвер, чтобы выбрать его, а затем нажмите кнопку «Далее».

Установить недостающие драйверы 3

Шаг 5. После успешной установки драйвера выберите диск для установки и продолжите установку.

5. Попробуйте установить 32-битную версию (для Windows 10)

Если у вас возникли проблемы с установкой Windows 10, попробуйте 32-битную версию операционной системы вместо 64-битной. Это временное решение, которое сработало для многих пользователей, но вам придется придерживаться 32-разрядной версии ОС. И всякий раз, когда вы захотите изменить, вам придется выполнить чистую установку 64-разрядной версии Windows.

6. Воссоздайте установочный USB-носитель.

Поврежденный установочный USB-носитель также является причиной появления ошибки при попытке выбрать диск и продолжить установку Windows. Итак, вам необходимо воссоздать установочный USB-носитель Windows с помощью инструмента Windows Media Creation или Rufus.

Обязательно загрузите последнюю версию ISO-файла с официального веб-сайта Windows и используйте его для создания установочного USB-носителя Windows. Подключите USB-накопитель к компьютеру и проверьте, проходит ли установка без ошибок.

7. Конвертировать диск в GPT

Windows 11 требует, чтобы компьютер поддерживал UEFI, а накопитель должен быть в формате GPT. Если основной диск хранения имеет формат MBR, перед установкой операционной системы необходимо преобразовать его в GPT. Однако прежде чем идти по этому пути, создайте резервную копию всех ваших личных файлов на всех дисках на внешнем жестком диске.

Мы будем использовать утилиту Diskpart для преобразования диска из MBR в GPT, что предполагает полную очистку диска. Вот как это сделать:

Шаг 1. Нажмите сочетание клавиш Shift+F10, чтобы открыть командную строку на странице установки Windows.

Шаг 2. Введите следующую команду и нажмите Enter, чтобы запустить утилиту Diskpart:

diskpart

Конвертировать диск в mbr

Шаг 3: После этого выполните следующую команду:

list disk

Конвертировать диск в GPT

Шаг 4. Вы увидите список всех дисков, включая установочный USB-носитель Windows. Запишите номер вашего системного диска. Команда выбора диска:

select disk disknumber

Шаг 5: Замените часть номера диска фактическим номером диска из списка. Итак, последняя команда в нашем случае будет такой:

select disk 0

Конвертировать диск в gpt

Шаг 6: После выбора диска выполните следующую команду:

clean

Конвертировать диск в gpt

Шаг 7: Выбранный диск будет очищен. Выполните следующую команду, чтобы преобразовать его в GPT:

convert gpt

Конвертировать диск в gpt

Шаг 8. После того, как вы увидите сообщение об успешном выполнении команды, выполните следующую команду:

list disk

Конвертировать диск в gpt

Шаг 9: Вы заметите, что перед диском в столбце GPT появится звездочка (*). Это указывает на то, что диск теперь имеет формат GPT.

Шаг 10. Закройте окно командной строки и продолжите установку Windows.

Это были семь способов исправить ошибку «не найдены подписанные драйверы устройств» при установке Windows 10 или 11. Проверьте установочный USB-носитель Windows, отключите CSM и безопасную загрузку и установите отсутствующие драйверы. После этого заново создайте установочный носитель USB и преобразуйте диск в MBR для успешной установки Windows.

Просмотров: 61 700

Здравствуйте!

Сегодня будет «узкая» заметка, посвященная ошибке: «Драйверы устройств не найдены…», см. скрин ниже 👇(примечание: она всплывает при попытке установить Windows, чаще на ноутбуках. Причем, на новой 11-й версии ОС тоже…).

Заранее предупрежу, что универсального решения нет, т.к. причинами такого «поведения» устройства может быть далеко не одна причина… (например, неправильно записанная установочная флешка, повреждение USB-порта, отсутствие драйверов на USB 3.0 и пр.).

Ниже кратко о том, что нужно проверить, и в какой последовательности. Рекомендую «разбираться» от «верха к низу» (в таком же порядке, как указано в заметке).

Итак…

*

Драйверы устройств не найдены!

Появилось окно «Загрузить драйвер». Не могу установить Windows…

*

Несколько рекомендаций при появлении этой ошибки

📌 Совет #1

Опционально, при возможности…

Если на дисках компьютера вам не нужны никакие данные — можно попробовать удалить все разделы (если они отображаются), выбрать неразмеченную область и нажать «Далее» (кнопки «Загрузить» и «создать раздел» оставить без внимания…).

В идеале, должна начаться установка ОС (но заранее предупреждаю, что этот метод работает не всегда!).

*

*

📌 Совет #2

Далее обратите внимание, что у вас на компьютере (ноутбуке) может быть несколько типов USB-портов (2.0 и 3.0). Не все дистрибутивы Windows можно установить, подключив установочную флешку к порту USB 3.0 (они помечаются, обычно, синим цветом). Именно по этой причине Asus на многих своих ноутбуках даже в текущем году не «ликвидирует» 2.0 порты (кстати, при их использовании не возникает «помех»… но это совсем другая тема). 

Вывод: попробуйте воспользоваться другим USB-портом, желательно 2.0. Кстати, не стоит подключать установочную флешку через различные переходники или удлинители!

Порт USB 2.0 и 3.0

Порт USB 2.0 и 3.0

*

📌 Примечание!

Если у вас на компьютере есть DVD-привод — можете попробовать установить Windows с компакт-диска (этот способ часто менее «замороченный», чем иметь дело с USB-накопителями…).

*

📌 Совет #3

Эту рекомендацию начну с вопроса: «Какую версию Windows вы пытаетесь установить?»…

Дело в том, что (например) в дистрибутиве Windows 7 отсутствуют драйвера для USB 3.0 (и у вас не получится ее установить, если вы не загрузите иной ISO образ со встроенными драйверами // либо не добавите их «туда» самостоятельно).

Для ноутбуков: также порекомендовал бы посмотреть на офиц. сайте, какие версии Windows поддерживает устройство (для каких версий есть драйвера).

В общем, попробуйте установить другую версию Windows (по возможности). Например, вместо Windows 10 —> 11-ю… (либо Windows 7 с инсталлятором от 10-ки).

📌 В помощь!

Как и где искать «редкие» файлы: программы, ISO-образы, игры и пр. — https://ocomp.info/kak-i-gde-skachat-faylyi-i-igryi.html

*

👉 Небольшой лайфхак для тех, кому нужно установить Windows 7!

Если у вас есть установочная флешка с Windows 8 — попробуйте из образа ISO с Windows 7 извлечь на нее один файл intall.esd (весит около 3-4 ГБ), с заменой! (он в папке «/sources»).

Далее, подключив эту флешку к USB и начав установку ОС, вы заметите, что вместо «восьмёрки» устанавливается Windows 7! 👌

*

📌 Совет #4

Довольно часто ошибки на первом этапе инсталляции ОС происходят из-за некорректно-записанной установочной флешки (либо при использовании «битого» ISO образа). В этом плане я бы посоветовал следующее:

  •  загрузить 👉 офиц. образ ISO (лучше сразу несколько);
  • попробовать подготовить пару флешек, записанных 👉 разными утилитами (ссылка на подборку лучших программ и инструкций по работе с ними);
  • вызвать 👉Boot-меню и проверить их работу (📌еще лучше, использовать флешку, которая уже многократно проверена на др. ПК).

*

Кстати, как вариант — можно даже не подготавливать загрузочные флешки, а запустить установку Windows прямо из образа ISO, не распаковывая его (например, воспользовавшись LiveCD).

Запуск установки Windows из образа

Запуск установки Windows из образа

*

📌 Совет #5

Проверьте настройки BIOS (как войти в него):

  • в разделе: «System Configuration → USB3.0 Configuration in Pre-OS» → установите «Disabled» (название может несколько отличаться: «USB 3.0 Support», например);
  • в разделе: «System Configuration → Boot Options → Secure Boot» → установите «Disabled»;
  • в разделе: «System Configuration → Boot Options → Legacy Support» → установите «Enabled».

(актуально для ОС не поддерживающих защищенную загрузку // при проблемах с работой с USB 3.0).

USB 3.0 Support (Поддержка USB 3.0, Disabled - значит отключено)

USB 3.0 Support (Поддержка USB 3.0, Disabled — значит отключено)

*

Дополнения по теме — приветствуются!

Успехов!

👋

Installing Windows on your PC using a bootable USB drive is something that you should know how to do. The process is fairly simple to grasp, but if you hit a snag, it can get confusing to diagnose the problem. Most users often get the ‘No Device Drivers Were Found’ error while installing Windows 10/11. If you’ve hit the same error too, there is no need to panic. These fixes will resolve the error in no time.

Read Also: Top 4 Ways to See Who Viewed Your Instagram Story (2023)

What could be causing the ‘No Device Drivers Were Found’ error to pop up while installing Windows 10/11 on your PC?

As you can probably guess, this error pops up when Windows fails to find the driver package during the installation process. This is very unusual because the installation media typically contains all the necessary drivers required for the installation of the OS on your PC. If you get this error it could be due to either one of these reasons:

  • The driver package in the installation media is corrupted.
  • The installation media file is corrupted.
  • Windows cannot verify the authenticity of the driver package.
  • The drivers are outdated and not supported by Windows anymore.

Let’s take a look at some of the possible fixes.

Create an active disk partition

how to download windows 10 iso legally for free

Step 1: Plug in the USB to your computer and load the Windows Installation Media on it.

Step 2: Press Shift + F10 to open Command Prompt.

Step 3: Type the following commands:

diskpart

list disk

select disk [disk number]

list partition

select partition [partition number]

active

Step 4: Continue installing the Windows OS on your PC.

Manually download the drivers from the manufacturer’s website

Manually download the drivers from the manufacturer’s website Best 5 Ways To Fix ‘No Device Drivers Were Found’ While Installing Windows 10 or 11

If the Windows Installation Media on your USB drive does not contain the appropriate drivers, you will need to download them from the manufacturer’s website. Sometimes, a corrupt driver package may lead to the ‘no device drivers were found’ error showing up during the installation process. To fix this, simply download the SATA AHCI controller drivers from the OEM’s website. You will need another PC to do this. Once you have downloaded the driver package, plug the USB drive into the computer again until you reach the error window. In the error window, select Load Driver, followed by Browse. Locate the recently downloaded driver package and install it on the PC.

Reinstall Windows Installation Media

Reinstall Windows Installation Media Best 5 Ways To Fix ‘No Device Drivers Were Found’ While Installing Windows 10 or 11

If there’s something wrong with the Windows Installation Media on your USB drive, reinstall it from the official Microsoft website. First, download the Windows Installation Assistant, followed by the Windows Installation Media and Windows Disk Image (ISO). Now, plug in the USB drive to your computer and launch mediacreationtool.exe that you installed on the PC. Select ‘Create installation media for another PC’ and choose your USB drive as the target storage. When the installation process is complete, use the USB drive to boot Windows on another PC.

Reset Motherboard Settings

Reset Motherboard Settings Best 5 Ways To Fix ‘No Device Drivers Were Found’ While Installing Windows 10 or 11

Step 1: Restart your PC and enter BIOS using its assigned key. This varies among different manufacturers so Google which key leads to BIOS for your PC. Del, F2, or F10 should do the job.

Step 2: Go to Exit and select Load Setup Defaults/Load Optimal Defaults.

Step 3: Confirm your selection in the following popup box.

Step 4: Save your changes and exit BIOS.

Plug the USB drive into a different port

If you’ve tried all the fixes mentioned above and are still getting the ‘no device drivers were found’ error while installing Windows 10 or 11 on your PC, it is possible that the fault may lie with the USB port that your drive is plugged into. Make sure that you plug it into a USB 2.0 port and not a USB 3.0 port. Once that’s done, start the installation process all over again.

Frequently Asked Questions (FAQs)

Why am I getting the ‘No Drivers Were Found Error’ while installing Windows 10/11 on my PC?

This error usually pops up when the driver package on your Windows Installation Media is missing or corrupted. It could also be due to a faulty ISO file for the OS or a dysfunctional USB port.

How do I fix the ‘No Drivers Were Found’ error?

To fix this error, you need to install a new driver package from your PC manufacturer’s official website. If the Windows ISO file is at fault, install a new one from Microsoft’s website.

How do I download Windows 10/11 ISO legally?

Microsoft allows users to download the ISO image legally for free from its official website. Go to this page to download Windows 10 ISO and read this article to learn how to install it on your PC.

Read Also: How to use Google Chrome’s new Reading Mode like a pro?

Conclusion

These are the top 5 ways to fix the ‘No Device Drivers Were Found’ error while installing Windows 10 or 11 on your device. Check out this article to find out how you can update the audio drivers on your PC. This article lets you know how to install the WiFi driver on your device. If you know any more ways to fix this error, let us know in the comments!

Support Us

We are a humble media site trying to survive! As you know we are not placing any article, even the feature stories behind any paywall or subscription model. Help us stay afloat, support with whatever you can!

Support us

Utkarsh Joshihttps://www.gadgetbridge.com/

Utkarsh is a seasoned writer who seeks to simplify complex concepts and bring the latest in technology to a broader audience. You can catch his exhaustive ‘How to’ guides, deep-dive feature articles, cutting edge news stories, and comprehensive tech reviews on Gadgetbridge.com. Apart from dabbling in all things tech, Utkarsh also enjoys watching club football, adding to his TBR pile of books, and making Spotify playlists. Automobile enthusiasts and motorheads can also catch his articles on Motorbridge.com.

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Логи телеметрии windows 10
  • Где находятся параметры проводника в windows 10
  • Internet explorer 11 windows 7 x64 download
  • Windows 11 архивация приложений
  • Ошибка при запуске приложения 0xc000000e windows 10 как исправить