If you have spent any time developing games with Unreal Engine 4 (UE4), you have likely encountered a small but critical window that pops up during installation or the first launch of a built project. It is titled: "UE4 Prerequisites -x64- Setup" .
UE4PrereqSetup_x64.exe Right-click it and select . For Packaged Game Users (Players): Within your game’s installation folder, look for an Engine/Extras/Redist/en-us/ subfolder. Alternatively, search for UE4PrereqSetup_x64.exe in the root game directory. Run it manually. Common Errors and Fixes The "UE4 Prerequisites -x64- Setup" is notorious for failing. Below are the most frequent error codes and their remedies. Error 1: "Installation has failed. The prerequisites setup must be run as Administrator." Cause: The installer attempted to write to C:\Program Files or the Windows Registry (specifically HKLM\Software\Microsoft\VisualStudio ), which requires elevated privileges. Ue4 Prerequisites -x64- Setup
The default behavior in a packaged build is set in: Project Settings > Platforms > Windows > Prerequisites If you have spent any time developing games
This article dives deep into what the "UE4 Prerequisites -x64- Setup" actually is, why it is essential for your 64-bit Windows operating system, how to run it manually, and how to fix it when things go wrong. Before fixing the problem, you must understand the purpose. Unreal Engine 4 is a sophisticated piece of software that relies on numerous underlying system components that Windows does not always provide out-of-the-box. For Packaged Game Users (Players): Within your game’s