Hogwarts Legacy needs more careful path checking than a single copy-and-paste instruction suggests. Different PC storefronts and packaging contexts can produce `Hogwarts Legacy`, `HogwartsLegacy`, `Hogwarts`, or `Phoenix` paths, while Microsoft Store uses WGS. The safest backup begins by finding which directory changed most recently after an in-game save, then copying the entire user-ID folder. Keep alternate folders until you have positively identified the live one.
Start with the least destructive explanation
When Hogwarts Legacy progress appears missing, first verify the active PC location: Windows: Steam: %LOCALAPPDATA%Hogwarts LegacySavedSaveGames<user-id>
Epic may use %LOCALAPPDATA%HogwartsLegacySavedSaveGames<user-id>
Microsoft Store: %LOCALAPPDATA%PackagesWarnerBros.Interactive.PHX_ktmk1xygcecdaSystemAppDatawgs<user-id> | Linux / Steam Play: Steam Play: <SteamLibrary-folder>/steamapps/compatdata/990080/pfx/. Expected files/folders: *.sav. Many apparent save failures are actually profile, storefront, path-redirection, or cloud-selection problems rather than damaged game data.
Preserve every surviving copy
Copy the full active SaveGames user-ID folder. If more than one Hogwarts/Phoenix path exists, compare modification times and preserve all candidates before cleanup. Before renaming, moving, replacing, or opening candidate backups, copy them outside the live directory. Do not use the only surviving file as the test specimen for repair or editing.
Check launcher and cloud state
Storefront context: Steam, Epic Games Launcher, Microsoft Store / Xbox app. PCGamingWiki documents multiple folder-name variants, including launcher/streaming-specific paths. Identify the active storefront and actual modified folder before restoring anything. Cloud notes: Steam Cloud, Epic cloud, and Xbox Cloud are documented for the corresponding releases. A sync client can reintroduce an older or newer version after a manual restore, so recovery work should keep local and cloud copies conceptually separate until the wanted progress is confirmed.
Use format and compatibility clues
Steam/Epic PC saves are .sav files under Unreal Engine-style Saved/SaveGames directories. Microsoft Store uses WGS instead of the same visible-file layout. Microsoft Store WGS data should not be treated as a renamed Steam/Epic .sav file. Storefront migration is a separate conversion problem. If the file exists but is ignored, compare the complete directory structure, slot/profile naming, game edition, mods/DLC, and any companion metadata. Do not assume an extension change or generic checksum tool can repair a game-specific container.
Game-specific troubleshooting
If the expected path is empty, search the documented alternate HogwartsLegacy/Hogwarts/Phoenix directories and check the storefront. Do not delete the older folder until the active save set is confirmed. If a known-good backup works, preserve it and create a fresh in-game save before further experiments. If no copy works, prefer read-only inspection and source-backed game-specific tooling over repeated writes.
Verification context: Multiple Windows storefront paths, Steam Play behavior, and cloud services were reviewed against current PCGamingWiki coverage.