The launch of Hozy on March 30, 2026, brought a unique blend of Unreal Engine 5 visuals and atmospheric gameplay to the PC platform. However, many players have encountered a frustrating technical hurdle where the game fails to display correctly on multi-monitor setups. If you are struggling with an image that splits across two screens or a window that refuses to center, this hozy full screen fix guide is designed to get your display back on track. Finding the right hozy full screen fix guide is essential because the game's default display settings often prioritize a "stretched" full-screen mode that doesn't play well with modern dual-screen configurations.
In this guide, we will explore several methods to force the game into the correct aspect ratio, including keyboard shortcuts, in-game menu navigation, and manual configuration file editing. Whether you are playing on Windows 10, Windows 11, or via Steam Play on Linux, these steps will ensure your journey through Come On Studio’s latest title remains immersive and visually stable.
Understanding the Dual Screen Display Bug
Many users reporting issues on the Steam Community forums have noted that Hozy tends to "bork" displays upon the first launch. Instead of detecting the primary monitor, the Unreal Engine 5 framework may attempt to span the resolution across the entire desktop real estate. This results in the top-left quadrant appearing on one monitor and the top-right on the other, making it nearly impossible to navigate the settings menu to fix the problem.
This behavior is often linked to how the game initializes its "Fullscreen" vs. "Windowed Fullscreen" (Borderless) modes. Because the game defaults to a strict Fullscreen state, it can conflict with Windows Display Scaling or high-refresh-rate multi-monitor setups.
Step-by-Step Hozy Full Screen Fix Guide
If you find yourself stuck with a split image or a game window that is partially off-screen, follow these sequential steps to reset your display preferences.
Method 1: The Alt + Enter Shortcut
The most immediate solution for most players is the universal Windows shortcut for toggling display modes.
- Launch Hozy from your Steam library.
- Once the game window appears (even if it is distorted), press Alt + Enter on your keyboard simultaneously.
- This command forces the game to switch from Fullscreen to Windowed Mode.
- Once in Windowed Mode, the window should snap to a manageable size on your primary monitor.
- Navigate to the Video Settings menu and select your desired resolution and "Borderless Windowed" mode for the best stability.
Method 2: Manual In-Game Configuration
If you can see enough of the menu to navigate, use the table below to understand which settings to prioritize for a stable display.
| Setting | Recommended Value | Impact on Stability |
|---|---|---|
| Window Mode | Borderless Window | Highest; prevents spanning across dual monitors. |
| Resolution | Native (e.g., 1920x1080) | Matches your primary monitor's pixel count. |
| V-Sync | On | Prevents screen tearing on high-refresh monitors. |
| Resolution Scale | 100% | Ensures the internal render matches the display output. |
Warning: Avoid using the "Fullscreen" setting if you frequently Alt-Tab or use a secondary monitor for chat or guides, as Unreal Engine 5.6.1.0 can sometimes crash when losing focus in exclusive fullscreen.
Editing the Configuration Files
If the game crashes before you can use a shortcut, or if the settings refuse to save, you may need to manually edit the configuration files. Hozy stores its local data in the AppData folder, though the folder name may differ slightly from the game title.
File Locations for 2026
| System | File Path |
|---|---|
| Windows | %LOCALAPPDATA%\CozyGame\Saved\SaveGames\HubSaveGame.sav |
| Linux (Proton) | <SteamLibrary-folder>/steamapps/compatdata/3326230/pfx/ |
While the .sav files handle your progress, display variables are often handled by the GameUserSettings.ini file located in %LOCALAPPDATA%\CozyGame\Saved\Config\WindowsNoEditor\.
To force windowed mode via files:
- Navigate to the directory listed above.
- Open
GameUserSettings.iniwith Notepad. - Look for the line
FullscreenMode=0(0 usually denotes exclusive fullscreen). - Change it to
FullscreenMode=1for Borderless or2for Windowed. - Save the file and relaunch the game.
System Requirements and Compatibility
Ensuring your hardware meets the 2026 standards for Unreal Engine 5 is crucial for maintaining a stable full-screen experience. If your GPU is struggling, it may fail to initialize the display driver correctly, leading to the "split screen" bug.
| Component | Minimum Requirement | Recommended (for 4K/Stable FS) |
|---|---|---|
| OS | Windows 10 64-bit | Windows 11 64-bit |
| Processor | Intel Core i3-2100T | Intel Core i5 3570K |
| Memory | 8 GB RAM | 16 GB RAM |
| Graphics | Nvidia GTX 660 | Nvidia GTX 980 / AMD R9 290X |
| DirectX | Version 11 | Version 12 |
For more detailed technical specifications and official patches, visit the official Hozy Steam page to ensure your game client is up to date.
Troubleshooting Persistent Display Issues
If the standard hozy full screen fix guide steps do not resolve your issue, consider these advanced troubleshooting tips:
Disable High DPI Scaling
Windows often attempts to "help" by scaling applications on high-resolution monitors. This can confuse the game's engine.
- Right-click
Hozy.exein your installation folder. - Select Properties > Compatibility.
- Click Change high DPI settings.
- Check Override high DPI scaling behavior and set it to Application.
Steam Launch Options
You can force specific resolutions through Steam before the game even opens.
- Right-click Hozy in your Steam Library.
- Select Properties > General.
- In the Launch Options box, type:
-windowed -w 1920 -h 1080(replace with your native resolution).
Tip: If you are using a Steam Deck or Linux-based handheld, ensure you are using the latest version of Proton Experimental, as it contains specific fixes for Unreal Engine 5.6 windowing bugs.
Save Game and Progress Management
Fixing your display is only half the battle. You also want to ensure your progress is backed up while you tinker with settings. Hozy separates its configuration data from its level completion data.
- Configuration:
HubSaveGame.sav(Includes your settings and hub progress). - Level Data:
LevelCompleteData.sav(Includes your map scores and unlocks).
If you find that your settings reset every time you close the game, right-click the CozyGame folder in AppData and ensure "Read-only" is unchecked. Sometimes, the game lacks the permissions to write the new display resolution to the disk.
Conclusion
Technical issues like the dual-screen bug can be a major hurdle, but with the right hozy full screen fix guide, you can return to the gameplay quickly. By utilizing the Alt + Enter shortcut or manually adjusting the GameUserSettings.ini, you can bypass the default stretching issues that plague multi-monitor users. As Come On Studio continues to release updates throughout 2026, we expect more permanent fixes for these display initialization errors. Until then, these manual workarounds remain the most reliable way to enjoy Hozy in a crisp, centered full-screen environment.
FAQ
Q: Why does Hozy split across my two monitors by default?
A: This is a common issue with some Unreal Engine 5 builds where the game calculates the "desktop width" as the combined resolution of all connected monitors. Using the hozy full screen fix guide methods, specifically switching to Borderless Windowed mode, will lock the game to a single display.
Q: Does Hozy support ultra-widescreen resolutions in 2026?
A: While the game engine supports widescreen, some UI elements may appear stretched. You can often fix this by editing the FOV (Field of View) variables in the configuration files or checking for community-made widescreen patches on PCGamingWiki.
Q: My game is stuck in a tiny window in the corner. How do I fix this?
A: This usually happens when the resolution is set lower than the monitor's native scale while in Fullscreen mode. Press Alt + Enter to enter Windowed mode, drag the window to your main screen, and then use the in-game Video menu to set the resolution to match your monitor's native specs.
Q: Can I play Hozy on a 4K TV using a Game Stick?
A: While some "Game Sticks" claim 4K support, Hozy is a modern PC title requiring significant GPU power. It is best played on a dedicated gaming PC or laptop connected via HDMI to your TV. Ensure your TV is set to "Game Mode" to reduce input lag when playing at high resolutions.