- Visit: https://visualstudio.microsoft.com/vs/older-downloads/
- Sign in with or create a free Microsoft account.
- Scroll to Visual Studio 2019 and choose Community Edition.
- TechSpot: https://www.techspot.com/downloads/7241-visual-studio-2019.html
- Internet Archive: https://archive.org/details/vs_community__e8aae2bc1239469a8cb34a7eeb742747
Tip: Download the bootstrapper (installer), not the full ISO, unless you need offline installation.
Visit: https://docs.microsoft.com/en-gb/windows-hardware/drivers/other-wdk-downloads/Scroll to "WDK for Windows 10, version 2004 (WDK 10.0.19041.0)"- Download:
- WDK setup installer (the above source is depricataed, use this - https://go.microsoft.com/fwlink/?linkid=2128854)
- Windows 10 SDK (if prompted)
Note: Ensure SDK and WDK versions match (10.0.19041.0) for compatibility.
- Download the configuration file from the source (used to pre-select required components for building CE drivers).
- Save it to a convenient location.
- Run the installer downloaded in Step 1.
- Skip workload selection for now.
- Let the base installation complete.
- Open Visual Studio Installer.
- Click the three-dot menu (⋮) next to your installation.
- Choose "Import configuration..."
- Select the downloaded
VS2019_setup.vsconfig. - Click "Install" or "Modify".
- Wait for installation of all required components.
- Run the WDK setup installer.
- Accept license agreement.
- Install WDK for version 10.0.19041.0.
- Also install the Windows 10 SDK if prompted.
- Reboot to ensure all components and settings are fully registered.