Find the [Launcher] - part in skyrim prefs.ini There should be 2 lines, and looks like this: [Launcher] bShowAllResolutions=1 uLastAspectRatio=3 Now put bEnableFileSelection=1 in so it looks like this: [Launcher] bShowAllResolutions=1 uLastAspectRatio=3 bEnableFileSelection=1 That should do the trick...