Hozy has quickly become a favorite for fans of the cozy renovation genre, offering a high-fidelity sandbox where players can transform cluttered rooms into aesthetic masterpieces. However, nothing ruins a relaxing afternoon faster than a corrupted progress file or a Steam Cloud sync error that wipes away hours of meticulous painting and furniture placement. This hozy save file location guide is designed to help you secure your interior design projects by identifying exactly where your data is stored across various platforms. Whether you are looking to transfer your progress to a new PC or simply want to create a manual backup before experimenting with mods, understanding the file structure is essential.
In this comprehensive hozy save file location guide, we will break down the directory paths for Windows, Linux, and the Steam Deck. We will also explore the configuration files that allow you to tweak graphics settings beyond the in-game menu, ensuring your 2026 gaming experience is as smooth as possible. Since Hozy utilizes Unreal Engine 5, the save management follows specific patterns that are easy to navigate once you know where to look.
Windows PC Save File Location (Steam & Epic Games)
For the majority of players on Windows, Hozy stores its data within the local AppData folder. This is a hidden system directory, so you will need to ensure your file explorer is set to show hidden items. The save files themselves are categorized into different .sav files, each handling a specific part of your progress, such as your hub status or individual level completion data.
To find your files quickly, follow the path below:
C:\Users\[Your Username]\AppData\Local\CozyGame\Saved\SaveGames\
| File Name | Data Type | Importance |
|---|---|---|
| HubSaveGame.sav | Main Progress | Tracks your overall career and unlocked rooms. |
| LevelCompleteData.sav | Level Stats | Stores data regarding finished renovations and high-fidelity photos. |
| SteamAutocloud.vdf | Sync Metadata | Internal file used by Steam to manage cloud synchronization. |
π‘ Tip: To access this folder instantly, press
Win + Ron your keyboard, type%LOCALAPPDATA%\CozyGame\Saved\SaveGames\, and hit Enter. This bypasses the need to manually click through hidden folders.
Steam Deck and Linux Save Directory
If you are enjoying Hozy on the go with a Steam Deck, the file path is slightly more complex due to how Proton handles Windows applications. The game creates a "pfx" (prefix) folder that mimics a Windows directory structure. You will need to know the Steam App ID for Hozy, which is 3326230.
The exact path on the Steam Deck is:
~/.local/share/Steam/steamapps/compatdata/3326230/pfx/drive_c/users/steamuser/AppData/Local/CozyGame/Saved/SaveGames/
How to Find Saves on Steam Deck Desktop Mode
- Switch to Desktop Mode on your Steam Deck.
- Open the Dolphin File Browser.
- Click the "Hamburger" menu in the top right and select Show Hidden Files.
- Navigate through the path:
Home > .local > share > Steam > steamapps > compatdata > 3326230. - Follow the internal Windows-style folders until you reach
SaveGames.
Xbox Game Pass Save Location
The version of Hozy available via PC Game Pass (Microsoft Store) uses a different storage method. Microsoft encrypts save data and stores it in a package-specific folder. This makes manual backups more difficult because the files are often renamed to long alphanumeric strings that don't look like standard save files.
The general path for Game Pass users is:
%LOCALAPPDATA%\Packages\ComeOnStudio.Hozy_[UniqueString]\SystemAppData\wgs\
Inside the wgs folder, you will find several subfolders with random names. If you are trying to move a Steam save to the Game Pass version, it is often not a simple "copy-paste" job due to this encryption. However, backing up the entire wgs folder is a reliable way to protect your progress.
Editing Hozy Configuration Files
Sometimes the in-game settings menu doesn't offer enough control over performance. If you want to uncap your frame rate, disable motion blur, or adjust the Field of View (FOV) to see more of your beautiful room layouts, you will need to edit the .ini files.
The config files are located here:
C:\Users\YourName\AppData\Local\CozyGame\Saved\Config\WindowsNoEditor\
| Config File | Common Tweaks |
|---|---|
| GameUserSettings.ini | Resolution, V-Sync, Frame Rate limits, and Window mode. |
| Engine.ini | Advanced rendering tweaks like anti-aliasing methods and post-processing. |
| Input.ini | Custom keybindings if the in-game remapper is insufficient. |
β οΈ Warning: Always create a copy of your
.inifiles before editing them. A single typo in the code can cause Hozy to crash on startup in 2026.
Troubleshooting Steam Cloud Sync Errors
A common issue reported by the community involves Steam Cloud overwriting local saves with older versions. This usually happens if you play on multiple devices (like a PC and a Steam Deck) and one device fails to upload its data before you start the game on the other.
How to Fix Sync Issues:
- Disable Steam Cloud: Right-click Hozy in your Steam Library > Properties > General > Toggle "Steam Cloud" to Off.
- Launch the Game: Perform a small task (like painting a single wall) and trigger an auto-save.
- Exit and Backup: Copy your
SaveGamesfolder to your desktop. - Re-enable Cloud: Turn Steam Cloud back on. When prompted about a "Cloud Sync Conflict," choose to Upload Local Files to Cloud.
Manual Backup Strategy for 2026
Given that Hozy is an indie title with complex physics-based interactions, glitches can occasionally occur that might soft-lock a save file. Creating a weekly manual backup is the best way to ensure your hard work is never lost. You can find more information on official updates via the Hozy Steam Page.
| Platform | Difficulty | Recommended Tool |
|---|---|---|
| Steam | Easy | Manual Copy-Paste |
| Epic Games | Easy | Manual Copy-Paste |
| Steam Deck | Moderate | Warpinator or USB Drive |
| Game Pass | Hard | Full Folder Backup |
To perform a manual backup, simply right-click the SaveGames folder, select "Compress to ZIP file," and name it with the current date (e.g., Hozy_Backup_2026_04_07.zip). Store this on a cloud drive like Google Drive or OneDrive for maximum security.
FAQ
Q: Where is the hozy save file location guide for Mac users?
A: Currently, Hozy is primarily a Windows and Linux/Steam Deck title. If a Mac version is released later in 2026, the save files will likely be located in the ~/Library/Application Support/ directory, following standard Unreal Engine conventions.
Q: Can I share my save file with a friend so they can see my house?
A: Yes! If you are both using the Steam version, you can simply send them your LevelCompleteData.sav file. They can place it in their own SaveGames folder to load your renovated rooms.
Q: Does Hozy support multiple save slots?
A: The game uses a profile-based system. While there isn't a traditional "Save Slot 1, 2, 3" menu, you can manually manage different playthroughs by swapping out the contents of your SaveGames folder.
Q: My save folder is empty, but my game still loads progress. Why?
A: This usually means your Windows "Hidden Items" setting is turned off, or you are looking in the Documents folder instead of AppData. Ensure you are checking the Local folder within AppData.