# Privacy Protector DLL Errors

***VIDEO TUTORIAL ON DISCORD!***

#### Step-by-step Instructions

1. **Download the Visual Studio Installer:**
   * Official site: <https://visualstudio.microsoft.com/downloads/>
2. **Choose "Visual Studio Community Edition"** (free version)
3. In the installer:
   * Select **“Desktop development with C++”**
   * Make sure **“MSVC v14.x”**, Windows SDK, and **C++ CMake tools for Windows** are checked
4. Install it — this will add all the needed runtime DLLs and fix errors.
