Note: Intel RealSense products are being regularly validated and receive official support for Windows 10 and Linux eco-systems. Not all product features are enabled on Windows 7.
We are constantly expanding the list of supported platforms, devices and features based on customer and community feedback. If your use case is not yet covered, please open a new issue
- Download Intel RealSense SDK Installer for Windows 7
- Connect the camera (the device must be connected to install the driver)
- Check the device manager:
Out of the box Windows 7 will not recognize the D4xx cameras using the inbox driver.
- Run the installer and make sure to check Win7 Drivers:
- The installer will prompt to install the driver. This is a one-time step:
- Intel(R) RealSense(TM) D410 Module
- Intel(R) RealSense(TM) D415 Camera
- Intel(R) RealSense(TM) D430 Module
- Intel(R) RealSense(TM) D435 Camera
- Multiple cameras are likely not to work at the moment (not validated)
The binaries supporting Win7 differ from ones supporting Win10. When building on Win7, CMake will automatically generate binaries for Win7.
You can also build for Win7 from Win10 by adding -DFORCE_WINUSB_UVC=true
to CMake flags.
Signed drivers are still required when building from source (can be extracted from the Win7 installer and freely redistributed)