ProductsRenatiHow-to GuidesWeb InstallerPrerequesites
Prerequesites
To ensure a smooth installation, you may need to install a few additional packages on your system. This is particularly important for Windows users.
The instructions below are intended for use on Microsoft Windows systems.
Installing Platform Tools
- Download platform tools from Google or alternatively use the direct download for Windows
- Extract it somewhere, for example,
C:\ - On Windows 10 or newer:
- Open the Start menu, and type advanced system settings
- Select View advanced system settings
- Click on the Advanced tab
- Open the Environment Variables window
- Select the Path variable under the bottom System variables section and click the Edit button
- Click the New button
- Insert
C:\platform-toolsin the text field
Installing USB Drivers
You may need to install USB drivers for Windows to detect your Pixel device. This is a one-time step; you do not need to repeat this if you have already installed drivers before.
- Download Google's USB driver.
- Extract the downloaded ZIP file to your computer.
- Plug in your Pixel device
- From Windows Explorer, open Computer Management.
- In the Computer Management left pane, select Device Manager.
- In the Device Manager right pane, locate and expand Portable Devices or Other Devices, depending on which one you see.
- Right-click the name of the device you connected, and then select Update Driver Software.
- In the Hardware Update wizard, select Browse my computer for driver software and click Next.
- Click Browse and then locate the USB driver folder. For example, the Google USB Driver is located in
C:\Users\Install\Desktop\ - Click Next to install the driver.
Troubleshooting
If you’ve followed the steps above but the web installer still can’t detect your device, try the following quick troubleshooting steps.
- Enable Developer Options on your Pixel device, then ensure both USB Debugging and OEM Unlocking are turned on.
- Confirm that your device appears in the list. If it doesn’t, check your USB cable, try a different port, or ensure that the proper drivers are installed on your computer.
- Reboot into bootloader and make sure your device appears in the list.
- Make sure you can reboot into fastbootd
- Confirm you can get back into bootloader mode by typing
fastboot reboot bootloader
If all the above steps worked you can close your command prompt and proceed to the web installer.
Updated