Installing the operating system from a phone instead of traditional media (DVD or USB drive) seems like an unusual task, but in 2026 it is quite possible. If you donโt have a bootable flash drive or optical disk at hand, and the computer does not recognize external drives, Android smartphone may be a temporary solution. This method is especially relevant for owners of ultrabooks without a DVD drive or users whose only USB port is occupied by a keyboard/mouse.
The process of installing Windows 10 via phone requires preparation: from formatting the partition on the device to setting up the BIOS and using special utilities. In this guide, we will look at two main methods - through DriveDroid (for root access) and WoMic (without root), and also consider the nuances of working with different versions of Android and hardware. Important: the method is not universal - some devices may have limitations due to data transfer protocols or manufacturer locks.
Before you begin, check whether your PC is compliant Minimum requirements for Windows 10. If your computer was manufactured before 2015, you may need to update the BIOS or use Legacy boot mode. Also note that the installation speed via the phone will be lower than with USB 3.0 - this is normal.
1. Preparing your phone: what you need to do before installation
Before turning your smartphone into bootable media, you need to complete several critical steps. Main problem โMost Android devices by default do not support the mode USB Mass Storagethat is required to emulate a bootable flash drive. This can be solved either by obtaining root access, or by using alternative protocols (for example, WoMic).
List of required preparations:
- ๐ฑ Check the Android version: the method works on Android 5.0+, but on new versions (12+) additional ones may be required resolution.
- ๐ USB cable: use an original cable with support
OTG(or adapter). Cheap Chinese cables often do not transfer data correctly. - ๐ Battery charge: the phone must be charged at least 60%. The Windows installation process may take 1-2 hours, and draining while writing data will result in failure.
- ๐ Free space: The phone must have at least 8 GB of free space (for Windows 10 image + temporary files).
If your phone not rooted, skip steps with DriveDroid and go straight to the section about WoMic. Advanced options are available for owners of devices with root access, including emulating an ISO image directly. Also note that some manufacturers (for example, Huawei or Xiaomi) block OTG modes in their shells - in this case, you will need to disable power saving for USB connections in the developer settings.
If you have a phone with a USB-C connector, and only USB-A ports on your PC, use a high-quality adapter that can cause data transfer errors, especially when working with large Windows image files.
2. Method 1: Installation via DriveDroid (root access required)
DriveDroid is an application that allows you to emulate a USB drive or CD-ROM directly from your phone. It supports downloading ISO images, including Windows, Linux distributions and utilities like Hirenโs BootCD. The main advantage is that you do not need to extract the image to a separate flash drive. However, there are also disadvantages: the application requires root access and may not work on phones with a locked bootloader (for example, Samsung Knox).
Step-by-step guide:
- Install DriveDroid from Google Play (or with APKMirrorif the application is uninstalled in your region).
- Download the Windows 10 image format
.iso(the official image can be obtained from the Microsoft website via Media Creation Tool). - Open DriveDroid and provide root access (the application will request superuser rights via Magisk or SuperSU).
- Select image: click
+โAdd image from fileand specify the path to the downloaded ISO. - Set up the mode: in the image menu, select
USB Mass Storage(for BIOS) orCD-ROM(for UEFI). - Connect the phone to the PC via OTG cable and reboot the computer in
Boot Menu(usually keyF12,EscorDel).
If after connecting the phone is not detected as a boot device:
- ๐ Try switching the mode in DriveDroid to
Read-only(sometimes it helps with errors mount). - ๐ง In the phone settings, disable
USB debugging(sometimes it conflicts with drive emulation). - ๐ฑ Reboot the phone and reconnect - some Android kernels reset USB connection after the first mount.
The Windows image has been added to DriveDroid|The phone is connected via an OTG cable|The BIOS has Legacy/UEFI mode enabled (depending on the image)|The phone has enough battery power|root access have been granted without errors-->
3 Method 2: Installation via WoMic (without. root access)
WoMic (Wireless Mouse & Keyboard) is a utility that was originally created to control a PC from a phone, but it can be adapted to install Windows. The method works without root, but requires network connection (Wi-Fi or Ethernet) and preliminary configuration on another working computer. The point is that the phone acts as PXE server, distributing the image over the network.
Action algorithm:
- Download WoMic on the phone and install server part on any working PC (you can even use a virtual machine).
- Prepare a Windows image:
- Mount ISO via Daemon Tools or
PowerISO. - Copy all files from the image to a folder on your hard drive (for example,
C:\Win10Install).
- Mount ISO via Daemon Tools or
- Set up WoMic:
- In the application settings, enable
PXE Server. - Specify the path to the folder with Windows files (
C:\Win10Install). - Start the server and remember the IP address (will be displayed in the interface).
- In the application settings, enable
- Enter the BIOS and enable network boot (
Network BootorPXE). - When booting, select the network adapter and enter the phone's IP address (if will be required).
The advantage of this method is that there is no need for root access and a physical connection of the phone to the PC. However, there are also disadvantages:
- โก The installation speed depends on the network: with weak Wi-Fi, the process can take hours.
- ๐ A second computer is required for the initial setup (you canโt do everything with just one). phone).
- ๐ ๏ธ Not all motherboards support PXE boot, especially on older laptops.
What to do if PXE boot does not work?
If the target PC does not see the network bootloader, check:
1. Is DHCP enabled in the router (or assign a static IP manually).
2. Disable the firewall on your phone and PC - it can block WoMic traffic.
3. Try connecting your phone and PC directly via cable (if the router blocks multicast packets).
4. Update the firmware of the network card on the target PC (relevant for older models).
4. Setting up the BIOS/UEFI to boot from the phone
Even if you have properly prepared the phone, the computer will not be able to boot from it if the appropriate options are not enabled in the BIOS. Main problem โmany modern motherboards disable booting from USB devices or network adapters by default. Below is a table with typical settings for different BIOS manufacturers:
| BIOS manufacturer | Option to enable | Recommended value | Notes |
|---|---|---|---|
| AMI BIOS | USB Storage Emulation |
Enabled |
May be called Legacy USB Support |
| Award BIOS | USB Mass Storage Device Configuration |
Auto or Enabled |
Sometimes hidden in the section Integrated Peripherals |
| Phoenix BIOS | USB Boot |
Enabled |
May require disabling Secure Boot |
| UEFI (ASUS, Gigabyte) | Launch CSM |
Enabled |
Required for loading in Legacy mode |
| Lenovo BIOS | USB BIOS Support |
Enabled |
On some models it is called USB 3.0 Support |
If you are using WoMic (network installation), additionally check:
- ๐ Is it enabled
Network Stackin the BIOS (usually in the sectionAdvanced โ IPV4/IPV6 Support). - ๐ Whether
Fast Bootis disabled - it may interfere with PXE initialization. - ๐ If used Secure Boot, you need to disable it or add the WoMic certificate to the list trusted.
On laptops HP and Dell latest models, you may need to disable the option USB PowerShare in the BIOS - it limits the power supply to the USB ports, which is why the phone is not detected as a drive.
5. Windows 10 installation process: step-by-step guide
When the phone is connected and the BIOS is configured, you can begin the installation. The process is almost the same as the standard one, but there are several nuances associated with the slow data transfer speed. If the installation freezes at the "Preparing files" stage, do not interrupt the process - when using the phone as a drive, it can take up to 10-15. minutes.
Actions after downloading from the phone:
- Select language and region:
- Specify
Russian(or other language) and time format. - Click
NextโInstall.
- Specify
- Activation (if you have a key):
- If you have a license key, enter it. If not, click
I do not have a product key(activation can be done later).
- If you have a license key, enter it. If not, click
- Selecting a Windows version:
- Select
Windows 10 ProorHomedepending on your license. - Accept the license terms.
- Select
- Installation type:
- Select
Custom: Windows installation only(notUpdate!).
- Select
- Delete all existing partitions (if you need a clean installation) and create new ones.
- For UEFI systems, be sure to create
EFI partition(100โ500 MB, formatFAT32).
After you start copying files do not disconnect it. phone and do not block its screen - this may interrupt the data transfer. If the installation freezes at the stage Getting ready longer than 20 minutes, check:
- ๐ USB cable quality (try another one).
- ๐ถ Wi-Fi stability (for WoMic).
- ๐ Phone charge (if it is discharged below 30%, it may fail).
If the installation is interrupted with an error 0x8007025D, this may mean that the Windows image is damaged. Try downloading the ISO again or checking the checksum (MD5) of the file.
6. Possible errors and their solutions
Installing Windows from a phone is fraught with specific errors that are rarely encountered when using traditional media. Below. - the most common problems and ways to fix them.
Error 1: The phone is not detected as a boot device
- ๐ Check the OTG cable - some cheap adapters do not support data transfer, only charging.
- ๐ฑ Reboot the phone and reconnect it to the PC (sometimes resetting the USB connection helps).
- ๐ง In
DriveDroidtry changing the mode fromUSB Mass StoragetoCD-ROM(or vice versa).
Error 2: Stuck on the Windows logo (spinning points)
- โก Disable
Fast Bootin the BIOS - it may conflict with the slow reading speed from the phone. - ๐ฅ๏ธ Check the boot mode: for Legacy BIOS you need an MBR partition, for UEFI โ GPT.
- ๐ Recreate the boot image in
Rufuswith the parameterDD-mode(if you are using a hybrid ISO).
Error 3: Error 0x80070057 when copying files
- ๐ Check the integrity of the ISO image (download again from the official Microsoft website).
- ๐ Try a different installation method (for example, if you used
DriveDroid, tryWoMic). - ๐ ๏ธ Disable the antivirus on the target PC (if installation is over an existing one system).
What to do if after installation Windows does not see the hard drive?
This problem often occurs if the BIOS mode is enabled RAID or Optane MemorySolution:
1. SATA on AHCI in the BIOS.
2. If the disk is new, initialize it via Disk Management (Win + X โ Disk Management).
3. For NVMe drives, you may need to update the drivers manually (download them from the motherboard manufacturerโs website). boards).
7. Activating Windows 10 after installation
After successful installation, the last step remains - activating the system. If you have a license key, there will be no problems, but what to do if you donโt have it? In 2026, Microsoft continues to allow activation of Windows 10 without a key for users who updated from Windows 7/8.1 (the so-called "digital license"). There are also legal ways to get a key at a discount or for free.
Activation options:
- ๐ Use a Windows key. 7/8: if you have previously activated an older version on the same PC, the system will automatically link the license to the equipment.
- ๐ Student license: through the app Microsoft Imagine (available for students of some universities).
- ๐ผ Corporate license: if you work in a company with a subscription Microsoft 365, you can use a worker account.
- ๐ Buy a key at a discount: on sites like Kinguin or G2A they often sell OEM keys cheaper than the official price.
To check the activation status:
- Open
Settings โ Update and security โ Activation. - If the status is
Not activated, clickTroubleshootingโthe system will try find a digital license. - To manually enter the key, use the command in
CMD(as administrator):slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX(replace
Xto your key).
If you installed Windows 10 on a virtual machine (for example, via VirtualBox), activation is not required - for test purposes, the system works without restrictions for 90 days.
FAQ: Frequently asked questions about installing Windows 10 from Android
โ Is it possible to install Windows 10 from a phone without root access?
Yes, but only through WoMic (network method). For DriveDroid root is required, since the application needs low-level access to the Android USB stack.
โ Why is the phone not recognized as a boot device in the BIOS?
There are several reasons:
- The OTG cable does not support data transfer (try another one).
- Disabled in the BIOS
Legacy USB SupportorUSB Boot. - The phone is not in mode
USB Mass Storage(inDriveDroid). - The USB port on the PC is damaged (try another port, preferably USB 2.0).
โ How long does it take to install Windows 10 from a phone?
On average - 1.5โ3 hours, depending on:
- USB port speed (USB 2.0 vs USB 3.0).
- Phone performance (data transfer is ongoing on weak devices slower).
- Installation method (network via
WoMicmay be slower due to Wi-Fi).
For comparison: with a USB 3.0 flash drive, installation takes 20-40 minutes.
โ Can this method be used to install Windows 11?
Technically yes, but there are nuances:
- Windows 11 requires
Secure BootiTPM 2.0which may conflict with downloading from the phone. - Official Windows images 11 do not always work correctly with
DriveDroidโit is better to use modified assemblies (for example, from Massgrave). - Network installation via
WoMicworks more stable, but slower.
โ What to do if after installation there are no drivers for Wi-Fi or sound?
This is a typical problem with a clean installation. Solutions:
- Download the drivers in advance on another PC and transfer them to the phone, and then to the installed Windows.
- Use utilities like DriverPack Solution or Snappy Driver Installer (but be careful with "package" solutions - they can install unnecessary software).
- For laptops, download drivers from the manufacturer's official website (for example, Lenovo Support or Dell Drivers).
If after installation Windows does not see the second hard drive, open Disk Management (Win + X โ Disk Management) and initialize it manually. Often the drive simply does not have a letter or is not formatted.
โ ๏ธ Attention: On phones with Android 12+ and kernel Linux 5.4+ problems may arise with emulation of a USB drive due to changes in the subsystemUSB Gadget. IfDriveDroiddoes not work, try rolling back to an older version of the application (for example, 0.10.36) or use alternative methods.
โ ๏ธ Attention: Some antiviruses (for example, Kaspersky Internet Security) may block network data transfer during installation via WoMic. Temporarily disable protection or add the phone's IP address to exceptions.