SKSE is not “one file for every Skyrim”. It must match the exact runtime of SkyrimSE.exe. Address Library must also contain database files for that runtime. If one of these three parts is wrong, the game may not start, may close instantly, or SKSE plugins may throw version errors.
Your game runtime | What to use |
|---|---|
| SKSE Anniversary Edition build |
| SKSE GOG Anniversary Edition build |
| SKSE Special Edition build |
In modding, “AE” usually means Skyrim runtime 1.6.x. You do not need the paid Anniversary Upgrade for that. If your Steam game is up to date, you most likely need the AE SKSE build.
Open the game folder, usually:
Steam\steamapps\common\Skyrim Special Edition\Right-click SkyrimSE.exe → Properties → Details → check Product version or File version.
Do not guess from the Steam title. Steam still calls the game “Special Edition”, even when the executable is the AE-era 1.6.x runtime.
Download SKSE only from the official SKSE website.
For manual installation, the SKSE loader files must be next to SkyrimSE.exe, for example:
SkyrimSE.exe
skse64_loader.exe
skse64_*.dll
skse64_steam_loader.dllThen launch the game through:
skse64_loader.exenot through SkyrimSE.exe and not through the normal Bethesda launcher.
If the game opens, press ~ in-game and run:
getskseversionIf the game does not open, check the SKSE archive/build you installed, or open the SKSE log folder:
Documents\My Games\Skyrim Special Edition\SKSE\The first lines of skse64.log usually show the SKSE build and the runtime it detected.
Install Address Library for SKSE Plugins from Nexus Mods. For normal users, the safest choice is usually the main All in one (all game versions) file.
If you install manually, the .bin database files must end up here:
Data\SKSE\Plugins\If you use the optional files instead:
game 1.6.x → use the 1.6.X / Anniversary Edition package;
game 1.5.97 → use the 1.5.X / Special Edition package.
Address Library does not replace SKSE. You need both.
Your game updated, but SKSE did not. Install the SKSE build for your current SkyrimSE.exe version.
First check if vanilla Skyrim starts without SKSE. If it does, disable SKSE DLL plugins and test again. In a mod manager, disable mods that contain files like:
Data\SKSE\Plugins\*.dllAfter a Skyrim update, those DLL plugins often need updates too. SKSE itself can be correct while one outdated DLL plugin breaks startup.
Reinstall Address Library and make sure the .bin files are inside Data\SKSE\Plugins. Also make sure you installed the package for your runtime branch: 1.6.x or 1.5.x.
Check these basics:
Steam or GOG Galaxy is open;
skse64_loader.exe is in the same folder as SkyrimSE.exe;
your antivirus did not quarantine SKSE files;
you are not using the Epic Games Store or Windows Store/Game Pass version — SKSE does not support those versions.
SkyrimSE.exe version checked.
Correct SKSE build installed for that exact version.
Game launched through skse64_loader.exe.
Address Library installed and enabled.
If it still crashes, test with SKSE DLL plugins disabled.