Skip to content
Game save workbench
Local-first tools No installation Support status shown
DEVICE-LOCAL Favorites and recent pages stay in this browser.

Save File Formats

Hogwarts Legacy Save File Format Reference

Hogwarts Legacy save-file format reference covering the known PC file or folder pattern, documented format characteristics, compatibility boundaries, and what should not be inferred from an extension alone.

Editorial state
Reviewed
Reading time
3 min
Difficulty
Beginner
Last reviewed

Before you start

Work from a copied save rather than the live file. Use the documented path and filename/folder pattern to identify the correct record before inspecting bytes or text.

Key takeaways

What this guide establishes.

  • Use the documented save directory for the PC storefront/profile you actually play.
  • Back up the complete save boundary before restore, migration, repair, or editing.
  • Treat cloud synchronization as a separate copy that can overwrite a manual restore.
  • Do not infer editability from a filename extension; format and version compatibility must be verified.

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.

Known Hogwarts Legacy save-file structure

The researched filename or folder pattern is *.sav. File-extension context: .sav The documented format notes are: 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.

Why an extension is not enough

A save filename can identify a likely container, but it does not prove the internal schema, game version, checksum rules, encryption state, or editability. Microsoft Store WGS data should not be treated as a renamed Steam/Epic .sav file. Storefront migration is a separate conversion problem. SaveEditor therefore separates file identification from Tool compatibility and only labels a game-specific Tool Verified when its exact profile/version evidence passes the runtime gate.

Where the format is stored

PC save locations: 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/. 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. This matters because two releases can use different containers or companion files even when the visible slot name is similar.

Back up before inspecting or editing

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. A read-only viewer is lower risk than a writer, but the live save should still be copied first. Cloud context also matters: Steam Cloud, Epic cloud, and Xbox Cloud are documented for the corresponding releases. Keep the original bytes available so any experiment can be reversed without relying on a cloud service or automatic backup.

What this reference does not claim

This page does not infer an undocumented checksum algorithm, encryption key, compression layer, or cross-store conversion from the file extension. Troubleshooting evidence: 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. Those questions require a verified parser/profile or a game-specific source, not a generic format guess.

Verification context: Multiple Windows storefront paths, Steam Play behavior, and cloud services were reviewed against current PCGamingWiki coverage.

Troubleshooting

If the expected result does not match.

Game-specific note: 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.

Verification and sources

How this guide was checked.

Phase 27 generated this Guide from the reviewed Phase 23/24 Game Hub evidence for Hogwarts Legacy. The file/folder naming and documented format boundary were cross-checked against the same public references recorded on the Game Hub. No unsupported game-specific editor, checksum, encryption, or cross-platform conversion capability is implied.

  1. www.pcgamingwiki.com