Verified May 2026
How to Install AlphaRes on Windows 10/11 (2026 Step-by-Step)
Installing AlphaRes on Windows 10 or Windows 11 takes under three minutes from download to first applied resolution. The utility ships as a single 533 KB executable with no setup wizard, no registry entries, and no background services. Players who follow the procedure below correctly will have a stretched or custom resolution active in Fortnite on the next launch.
This guide covers the full install workflow for the 2026 build of AlphaRes, including SmartScreen handling, administrator elevation, first-launch field configuration, and verification through the in-game settings menu and the Fortnite configuration file. Every step has been validated on Windows 10 22H2 and Windows 11 24H2 against Fortnite Chapter 6 builds.
What You Need Before Installing
AlphaRes writes directly to Fortnite’s per-user configuration file, so a small set of prerequisites must be in place before the executable can do useful work. None of them require additional downloads.
Fortnite launched at least once
The Epic Games launcher must have started Fortnite on this Windows account at least once. That action creates the GameUserSettings.ini file that AlphaRes targets. A fresh install with zero launches has no file to modify.
Administrator rights
The current Windows user must be a member of the Administrators group, or be able to authenticate a UAC prompt. Standard user accounts can install but the Apply step will fail to clear the read-only flag without elevation.
Native resolution known
Identify the monitor’s native pixel dimensions through Settings, System, Display. AlphaRes accepts any width and height, but knowing the panel’s native limit prevents typing values the GPU cannot scale.
GPU control panel familiarity
For non-native resolutions to display correctly, the NVIDIA Control Panel, AMD Adrenalin, or Intel Graphics Command Center must have a matching custom resolution defined and aspect-ratio scaling enabled at the GPU level.
A stable folder location
Pick a folder where AlphaRes can live for the long term. The Downloads folder is a poor choice because Windows storage cleanup may delete it. A dedicated folder under Documents or a tools directory is preferred.
Closed Fortnite client
Fortnite holds an active write lock on its configuration file while running. The game and the Epic Games Launcher should both be closed before applying any changes through AlphaRes, otherwise the write will fail silently.
Installation Quick Start
Four numbered steps cover the entire install. The full workflow, from clicking download to seeing the AlphaRes window appear, typically completes in well under 180 seconds on a modern Windows machine.
Download the executable
Use the official download button on the AlphaRes homepage. The file is named AlphaRes.exe and weighs roughly 533 KB. No installer, no MSI package, no archive. Save the file directly to disk rather than opening it from the browser.
Place it in a stable folder
Move the downloaded executable from Downloads into a permanent location, for example C:\Tools\AlphaRes\ or Documents\AlphaRes\. AlphaRes runs portably from anywhere on disk and creates no companion files in its directory.
Run as administrator
Right-click AlphaRes.exe and choose Run as administrator. Approve the User Account Control prompt. Elevation is what allows the utility to clear the read-only attribute on Fortnite’s GameUserSettings.ini when Apply is clicked.
Accept the SmartScreen prompt
Microsoft Defender SmartScreen may display “Windows protected your PC” because AlphaRes is unsigned. Click More info, then Run anyway. The interface opens immediately. This prompt only appears for the first launch on a given machine.
First-Launch Configuration
After the AlphaRes window opens, five fields define the configuration that gets written to Fortnite. Each field maps directly to a single line in GameUserSettings.ini.
Width and height
Enter the desired horizontal pixel count in the Width field and vertical pixel count in the Height field. Common stretched values include 1440 by 1080 (4:3 stretched on a 16:9 panel), 1728 by 1080 (16:10 stretched), and 1600 by 1080 (3:2 stretched). Both fields accept any integer between 800 and the monitor’s native dimension.
Frame rate cap
The FPS field sets the value written to FrameRateLimit. Players on high-refresh-rate monitors typically enter the panel’s maximum (240, 360, or unlimited via 0). The cap is enforced by Fortnite’s renderer, not by AlphaRes.
Window mode
Three radio options match Fortnite’s internal window modes: Fullscreen (exclusive, lowest latency), Windowed Fullscreen (borderless, friendly to Discord overlays and Alt+Tab), and Windowed (movable, resizable). Most competitive players select Fullscreen.
Read-only after apply
The Read-only checkbox tells AlphaRes to set the read-only attribute on GameUserSettings.ini after writing it. This is the single most important option for stretched-resolution stability. With read-only enabled, Fortnite cannot overwrite the file when launching, which is the root cause of resolution resets reported across forums.
Click Apply
The Apply button executes four operations in sequence: locate GameUserSettings.ini under %LocalAppData%\FortniteGame\Saved\Config\WindowsClient\, clear any existing read-only flag, write the new resolution and FPS values to the relevant lines, and (if the checkbox is selected) re-apply the read-only flag. Total runtime is under 50 milliseconds.
Verifying the Installation Worked
Two independent verification methods exist. The first confirms what Fortnite sees at runtime; the second inspects the underlying file directly. Both should agree.
Method 1: In-game settings menu
Launch Fortnite from the Epic Games Launcher. Once at the lobby, open Settings (gear icon, top-right) and navigate to the Video tab. The Display Resolution dropdown should show the exact width and height entered into AlphaRes. The Window Mode dropdown should match the radio button selected. If both match, the install is successful and Fortnite is reading the modified file.
Method 2: Notepad inspection
Press Win+R, paste %LocalAppData%\FortniteGame\Saved\Config\WindowsClient\, and press Enter. Right-click GameUserSettings.ini and choose Open with, Notepad. Use Ctrl+F to locate the following keys and confirm their values:
ResolutionSizeX=equals the width enteredResolutionSizeY=equals the height enteredLastUserConfirmedResolutionSizeX=matches widthLastUserConfirmedResolutionSizeY=matches heightFullscreenMode=is 0 (Fullscreen), 1 (Windowed Fullscreen), or 2 (Windowed)FrameRateLimit=equals the FPS entered
If the file properties dialog shows Read-only as checked (right-click the file, Properties, General tab) and the values above match the AlphaRes inputs, the installation is fully functional and Fortnite will preserve the configuration across launches and patches.
Common Installation Errors and Fixes
Six issues account for nearly every failed install reported in the wild. Each has a deterministic fix that can be applied in under a minute.
SmartScreen “Unverified Publisher”
AlphaRes is not signed with an Authenticode certificate, which is normal for free open-source utilities. SmartScreen flags any new unsigned executable. Fix: click More info, then Run anyway. Subsequent launches on the same Windows account will not display the prompt.
Microsoft Defender quarantine
Some Defender configurations move unsigned executables to quarantine without prompting. Fix: open Windows Security, Virus & threat protection, Protection history, locate the AlphaRes entry, and click Restore. To prevent recurrence, add the AlphaRes folder to the Defender exclusion list under Manage settings, Add or remove exclusions.
“No configuration file found” error
This message indicates that GameUserSettings.ini does not exist at the expected path. Fix: launch Fortnite once through the Epic Games Launcher, reach the main menu, then exit. Fortnite will create the file on first run. Re-attempt Apply in AlphaRes afterward.
Missing administrator elevation
Apply appears to succeed but the in-game resolution does not change. This indicates the read-only flag could not be cleared because the process is running unelevated. Fix: close AlphaRes, right-click the executable, select Run as administrator, accept the UAC prompt, and re-enter the values.
Antivirus false-positive on third-party suites
Avast, McAfee, and certain enterprise endpoint products occasionally flag AlphaRes as a generic heuristic match. Fix: submit the file to VirusTotal for an independent multi-engine scan, then add the file path to the antivirus exclusion list if the scan returns clean.
File lock from running Fortnite
If Fortnite or the Epic Games Launcher is open, Windows holds an exclusive lock on GameUserSettings.ini. Apply silently fails. Fix: fully close Fortnite, then close the Epic Games Launcher from the system tray (right-click the tray icon, Exit). Re-run Apply.
GameUserSettings.ini, launch Fortnite to regenerate it with defaults, then run AlphaRes elevated and re-apply. This clears nearly every edge case in one cycle.
System Compatibility Table
AlphaRes targets a wide compatibility envelope. The table below summarizes the operating systems, GPU vendors, and Fortnite editions confirmed to work with the 2026 build.
| Configuration | Status | Notes |
|---|---|---|
| Windows 11 24H2 (x64) | Supported | Primary test platform. Full compatibility with SmartScreen and Defender. |
| Windows 11 23H2 (x64) | Supported | No known regressions versus 24H2. |
| Windows 10 22H2 (x64) | Supported | Final servicing branch. Identical install workflow. |
| Windows 10 21H2 (x64) | Supported | End-of-life as of June 2023 but still functional. |
| NVIDIA RTX / GTX (Ada, Ampere, Turing, Pascal) | Supported | Custom resolutions configured via NVIDIA Control Panel. |
| AMD Radeon RX 6000/7000 series | Supported | Custom resolutions configured via AMD Adrenalin. |
| Intel Arc / UHD / Iris Xe | Supported | Custom resolutions configured via Intel Graphics Command Center. |
| Windows on ARM (ARM64) | Untested | x64 emulation may work but is not validated. Native ARM build not provided. |
| Windows 7 / 8.1 | Unsupported | Fortnite no longer supports these OS versions either. |
| macOS / Linux / Steam Deck | Unsupported | AlphaRes is a Windows-native binary. Fortnite is also unavailable on these platforms. |
Frequently Asked Questions
Answers to the questions most often asked about the AlphaRes install process on Windows 10 and 11 in 2026.
Does AlphaRes require an installer or .msi package?
No. AlphaRes ships exclusively as a single 533 KB executable named AlphaRes.exe. There is no setup wizard, no MSI installer, no Windows Installer entry, and no add/remove programs registration. The utility is fully portable. Placing the executable in any folder on disk is sufficient. Removal is equally simple: deleting the .exe removes the program entirely. The single-file design has practical benefits for competitive players who move between machines (LAN events, friend’s PCs, training rigs), since the utility can be carried on a USB drive and run from there without installation. The only state AlphaRes ever touches outside its own folder is Fortnite’s GameUserSettings.ini, and that change is reversible by deleting that file and relaunching Fortnite.
Why does Windows SmartScreen warn about an unverified publisher?
Windows Defender SmartScreen flags any executable that lacks an Authenticode digital signature from a trusted certificate authority. Code-signing certificates from vendors such as DigiCert or Sectigo cost between 250 and 600 USD per year, which is impractical for a free utility. The same warning appears for thousands of legitimate open-source tools including 7-Zip predecessors, OBS earlier builds, and the majority of community-built game utilities. The warning is a procedural notification about signing status, not a malware verdict. SmartScreen has separate machinery for true threat detection that triggers a different, more severe red banner. The blue “More info, Run anyway” prompt indicates only that Microsoft does not have a signature on file from a paying publisher.
Can the install be performed without administrator rights?
The download and placement steps require no special permissions, but the Apply step does. AlphaRes needs to clear the read-only attribute on GameUserSettings.ini before writing new values, then optionally re-apply that attribute. Standard user accounts can usually modify files inside their own %LocalAppData% tree, but cleared-then-restored read-only flags require slightly elevated permissions on some Windows configurations, particularly those locked down by Group Policy. The safest approach is to right-click the executable and choose Run as administrator. On home PCs this triggers a single UAC prompt and resolves all permission issues. On managed corporate machines, contact the local IT administrator if Run as administrator is unavailable.
Where should AlphaRes.exe be placed on disk?
Any folder writable by the current user works, but stable long-term locations are preferable. Recommended folders include C:\Tools\AlphaRes\, %UserProfile%\Documents\AlphaRes\, or a dedicated folder on a secondary drive such as D:\GameUtilities\AlphaRes\. Avoid the Downloads folder, where Windows Storage Sense may delete files older than 30 or 60 days. Avoid Program Files, since AlphaRes does not need elevation to be located there and storing it there complicates updates. Avoid OneDrive-synced folders, where file locks during sync can interfere with the Apply operation. A folder under the user profile is the cleanest choice, since it follows the user across Windows reinstalls of the same account.
Does AlphaRes need to run every time Fortnite launches?
No. AlphaRes is a one-shot configuration writer, not a resident service or background helper. Once Apply has succeeded with the read-only checkbox enabled, the configuration persists indefinitely. Fortnite reads the file on each launch, sees the locked values, and obeys them. AlphaRes can be closed immediately after Apply and does not need to re-run unless the desired resolution, FPS, or window mode changes. For players who frequently switch between (for example) 1440 by 1080 in ranked and 1920 by 1080 in casual playlists, AlphaRes can be reopened to swap values in roughly 10 seconds. The utility holds no state of its own between runs.
How is AlphaRes uninstalled if it is no longer needed?
Uninstallation is a single delete operation: remove AlphaRes.exe from its folder. There are no registry keys, no scheduled tasks, no services, no Start menu shortcuts (unless manually created), and no Programs and Features entry to clean up. To also revert Fortnite to default behavior, navigate to %LocalAppData%\FortniteGame\Saved\Config\WindowsClient\, right-click GameUserSettings.ini, choose Properties, and uncheck the read-only attribute. Optionally delete the file entirely; Fortnite will regenerate it with default values on next launch. This two-step revert (delete .exe, clear read-only) returns the system to the exact pre-install state with zero residue.
Does the install survive a Fortnite update or season patch?
Yes, with the read-only checkbox enabled. Fortnite patches update the game executable and content packages but do not delete or rewrite GameUserSettings.ini. Even when a patch attempts to overwrite the file (rare, typically only on major engine version changes), the read-only attribute set by AlphaRes blocks the write and the existing values remain intact. After major version transitions, it is good practice to launch Fortnite once and confirm the resolution dropdown still shows the expected values. If a patch ever does succeed in resetting the configuration (extremely rare), simply re-run AlphaRes and click Apply to restore the desired settings in approximately five seconds.
Will an Easy Anti-Cheat ban result from using AlphaRes?
No. AlphaRes operates exclusively while Fortnite is closed, modifies a configuration file Epic provides for user settings, and never injects code, hooks DLLs, reads game memory, or interacts with the Fortnite process in any way. Easy Anti-Cheat scans for runtime tampering with the game executable and protected memory regions; a static text file edit performed by an unrelated process at a different time is outside its detection scope. Editing GameUserSettings.ini by hand in Notepad is functionally identical to what AlphaRes does and is something Epic implicitly permits by shipping the file in plaintext. Years of community usage and dedicated safety analyses have produced zero substantiated reports of an EAC ban tied to AlphaRes.
Can multiple Windows accounts on the same PC each have their own AlphaRes setup?
Yes. Fortnite stores its GameUserSettings.ini per Windows user inside %LocalAppData%, which expands differently for each account. Two siblings sharing one PC can run AlphaRes independently from their own user sessions and configure entirely different resolutions, FPS caps, and window modes without conflict. The AlphaRes executable itself can be stored in a shared folder (such as C:\Tools\) or duplicated into each user’s profile. Both approaches work because AlphaRes always resolves %LocalAppData% at runtime to the currently logged-in user. Each account must independently launch Fortnite once to generate its own configuration file and must run AlphaRes elevated under its own user session.
What should be done if Apply succeeds but Fortnite still uses the old resolution?
Three causes account for nearly all such cases. First, Fortnite or the Epic Games Launcher was running during Apply, holding a write lock that caused the operation to fail silently; close both, including the launcher tray icon, and re-apply. Second, AlphaRes was launched without administrator rights, so the read-only attribute could not be cleared; right-click and choose Run as administrator. Third, an old GameUserSettings.ini.backup file may exist next to the configuration file and Fortnite restored from it; delete the backup. If all three checks pass and the issue persists, delete GameUserSettings.ini entirely, launch Fortnite once to regenerate it with defaults, then run AlphaRes elevated.
Where to go next
With AlphaRes installed and verified, the next step is configuring the actual stretched resolution that suits the player’s monitor and aspect-ratio preference. The stretched-resolution application guide walks through dimensions, GPU panel scaling, and aim-feel calibration. Players who want deeper assurance about the utility’s safety profile can read the AlphaRes safety analysis, which covers Easy Anti-Cheat behavior and SmartScreen reasoning. For the specific problem of resolution resets after launching Fortnite, the resolution-reset fix guide isolates the read-only flag mechanic. Return to the AlphaRes homepage for the latest download.