Windows 10 Drivers for a Raspberry PI 3
Connectivity
Ethernet Driver
Bluetooth Driver
There is a new, work in progress Bluetooth driver! Instructions and download links from here
These steps can be done both on the Raspberry Pi or on another PC.
If you’re on the Raspberry Pi, assign a letter to the Boot partition in Disk Management.
- You’ll need the following files
- SerPL011_48MHz.zip
- the RPI_EFI.fd for the RPI3 or RPI4
- After that, download the latest Bluetooth driver from: https://github.com/worproject/cywbtserialbus/releases (under Assets).
- Replace the
RPI_EFI.fd
file on the boot partition of your installation with the previously downloaded one. - Uninstall SerPL011 (ARM PL011 UART Device Driver), extract the
SerPL011_48MHz.zip
archive and install the new driver. - Extract the cywbtserialbus driver and install it.
- Reboot the board.
Display Driver
There is a beta render driver for the PI 3 (or B+) which can be downloaded on github. Don’t expect anything with this.