Skyrim Load Command


General Information

This command loads the specified save file.

Syntax


load [file name]

File NameThe name of the save file. Last auto save is always called 'autosave1' (no quotes needed). Quotes are needed (e.g. "Example Save") if the save file name contains spaces.

Examples


load auotsave1

The above console command would load your last autosave (the autosave file is saved as autosave1).

load "Example Save File"

This command loads the save filed named Example Save File. Quotation marks are required around save files that have spaces in their names.