How To Install Liveries For Planes In MSFS 2024: A Step-by-Step Guide
To install custom liveries for planes in Microsoft Flight Simulator 2024, you must download the desired livery package, extract its contents using an archive utility, and place the unzipped folder directly into your MSFS 2024 Community folder. Ensure the package structure is correct, with the manifest.json file located directly in the first level of the copied directory, allowing the simulator to index and load the custom textures.
Microsoft Flight Simulator 2024 utilizes a highly advanced Virtual File System to manage add-ons, scenery, and aircraft paint schemes. While the simulator introduces a brand-new cloud-first architecture designed to stream game assets on demand, it preserves the traditional localized folder structure for custom community modifications. Mastering the file system architecture is essential to successfully importing third-party aircraft liveries, preventing system conflicts, and ensuring your virtual hangar remains fully functional.
Installing custom liveries does not require complex software development tools, but it does demand strict adherence to file path structures and naming conventions. Utilizing the wrong directory or leaving nested folders within your directory tree will cause the simulator to ignore the liveries, leaving you with default paint schemes.
Pre-Installation Configuration and Requirements
Before transferring files onto your storage drive, you must locate your specific installation directory and prepare your system to access hidden files. The exact location of the MSFS 2024 directory varies significantly depending on whether you purchased the simulator through the Microsoft Store (Xbox App) or Steam.
Operational Prerequisites and Tools
- File Compression Utility: Download and install a modern file extraction tool such as 7-Zip or WinRAR. The default Windows extraction utility can occasionally corrupt deep file paths during decompression.
- System View Settings: Ensure that File Explorer is configured to show hidden files, folders, and drives. In Windows 11, open File Explorer, select View, hover over Show, and check Hidden items.
- Storage Allocation: A minimum of 500 megabytes of free solid-state drive space per livery. High-resolution 8K texture packs can require up to 2 gigabytes of storage space per airframe.
- Estimated Technical Duration: 5 to 10 minutes.
- Financial Cost: Completely free, utilizing community-sourced paint schemes and open-source file compression tools.
Step-by-Step Custom Livery Installation Process
Follow these precise steps to manually download, extract, and authorize third-party aircraft liveries in MSFS 2024.
Step 1: Download and Verify the Livery Package
Locate a reputable third-party community platform, such as Flightsim.to, to source your desired aircraft textures. Before downloading, verify that the package is explicitly marked as compatible with Microsoft Flight Simulator 2024.
While some legacy MSFS 2020 liveries will function via the internal translation layer, native MSFS 2024 textures offer optimized performance, correct physical-based rendering (PBR) maps, and superior handling of dynamic dirt and wear effects. Download the file, which will typically arrive as a compressed zip, rar, or 7z archive.
Step 2: Locate Your Platform-Specific MSFS 2024 Community Directory
The location of your local add-on directory depends directly on your distribution platform. Navigating to the incorrect folder is the primary reason custom content fails to load.
For Microsoft Store or Xbox App installations on PC, navigate to the following path on your primary drive:
C:\Users\YourUsername\AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\Packages\Community
Note that the folder name contains the word Limitless, which is the internal package identity for MSFS 2024, distinguishing it from the legacy MSFS 2020 directory.
For Steam installations, navigate to this path:
C:\Users\YourUsername\AppData\Roaming\Microsoft Flight Simulator 2024\Packages\Community
If you specified a custom installation drive during the initial setup of MSFS 2024, navigate to that custom directory, find the primary Packages folder, and open the Community folder located inside it.
Step 3: Extract and Decompress the Livery Archive
Open your file compression utility and open the downloaded livery archive. Do not drag the entire zip file into your Community folder. Instead, double-click the archive to inspect its contents.
You must identify the root folder of the livery. The correct folder is the one that immediately contains the file named manifest.json and another file named layout.json. If you see a series of nested folders (for example, a folder inside a folder with the exact same name), you must navigate down until you reach the folder that directly houses the manifest file.
Step 4: Deploy the Package into the Community Folder
Drag and drop the validated root livery folder directly into your MSFS 2024 Community directory.
Warning: Never place zipped archives directly into the Community folder. The simulator's virtual file system cannot read compressed archives. The folder structure must remain flat: Community\your-custom-livery-folder\manifest.json.
Pro-Tip: Keep your Community folder organized. Avoid renaming the individual livery folders unless you are an advanced user, as some developers link internal texture references directly to the folder name, and altering it may break the cockpit or exterior textures.
Step 5: Verify the Livery in the Virtual Hangar
Launch Microsoft Flight Simulator 2024. Once you reach the main dashboard, navigate to the My Hangar section or select the specific aircraft associated with the livery inside the World Map menu.
Select customization options, and click on the Liveries tab. Your newly installed paint scheme should appear as an selectable thumbnail option. Select the livery, confirm the choice, and load a flight to verify that the exterior textures and registration decals render correctly.
Ryanair Livery for Fenix A320 for MSFS 2024 - MSFS Add-on - Flightsim.to
MSFS 2024 File Structure and Platform Variations
The following table serves as a reference for managing file paths, directory permissions, and disk write settings across different platform versions of the simulator.
| Platform Version | Primary Community Directory Path | Permissions Required | Recommended Management Tool |
|---|---|---|---|
| Microsoft Store / Xbox App | C:\Users\Username\AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\Packages\Community | Administrator Account | WinRAR or 7-Zip (with system permission override) |
| Steam (Default) | C:\Users\Username\AppData\Roaming\Microsoft Flight Simulator 2024\Packages\Community | Standard User | Windows File Explorer / Standard Extraction |
| Custom Drive Installation | YourCustomDrive:\YourCustomFolder\Microsoft Flight Simulator 2024\Packages\Community | Standard User | Addon Linker (highly recommended for large libraries) |
| Xbox Series X / S | Not accessible via local storage transfer. Requires official Marketplace downloads. | Not Applicable | Built-in MSFS Marketplace / Content Manager |
Troubleshooting Common Livery Deployment Failures
When custom textures fail to load, display errors, or cause system instability, use these systematic fixes to diagnose and resolve the issue.
The Livery Does Not Appear in the Aircraft Selection Menu
- Root Cause: The livery folder is nested too deeply, or the zip file was copied without being extracted first. Alternatively, the livery was built for a different version of the aircraft model (e.g., a livery designed for the default A320neo will not display on the IniBuilds A320neo).
- Actionable Fix: Open your Community folder and locate the livery folder. Double-click it. If you see another folder inside with the same name, drag that inner folder out and place it directly into the main Community folder, then delete the empty outer folder. Confirm that manifest.json is in the first directory level. Verify that the livery matches your specific aircraft variant.
The Aircraft Renders with Pink Textures or Missing Geometry
- Root Cause: The simulator cannot find the texture paths defined in the layout.json file, or the livery has dependencies on an external base package that is not installed on your system. Pink textures represent the default fallback shader used by the graphics engine when a texture asset fails to stream or load from disk.
- Actionable Fix: Read the description page of the downloaded livery to verify if it requires a base mod (such as a specific fly-by-wire or community improvement project). Next, open layout.json with a text editor like Notepad and check if the relative paths pointing to the DDS texture files match the actual physical folders inside your SimObjects directory.
The Simulator Crashes to Desktop (CTD) During the Loading Screen
- Root Cause: A conflict in the Virtual File System caused by duplicate folder names, corrupted JSON formatting in the layout file, or an outdated livery package containing obsolete flight model parameters from a legacy simulator version.
- Actionable Fix: Temporarily remove all folders from your Community directory to confirm that the crash is mod-related. Re-introduce your liveries one by one or in small batches to isolate the corrupt folder. If you identify the offending package, delete it and search for an updated version compiled specifically for the MSFS 2024 engine.
Frequently Asked Questions
Can I use my old MSFS 2020 liveries in MSFS 2024?
Yes, many legacy liveries are compatible because MSFS 2024 uses a similar virtual file system. However, issues may arise if the underlying aircraft model has changed. Default aircraft that were completely rebuilt for the 2024 edition will require updated texture files to align with new high-poly 3D models and advanced PBR mapping.
Why is my AppData folder hidden in Windows?
Microsoft hides the AppData folder by default to prevent users from accidentally deleting critical configuration files for installed programs. To reveal it, open any folder in File Explorer, click View at the top menu, navigate to Show, and select Hidden items to permanently display all concealed directories.
Do I need to restart Microsoft Flight Simulator 2024 after installing a new livery?
Yes, the simulator scans the Community folder and indexes package manifests during the initial startup sequence. If you add a new livery folder while the simulator is currently running, the assets will not appear until you close the game and relaunch it to trigger a new folder scan.
Is there a limit to how many custom liveries I can install?
There is no hard limit imposed by the software, but having hundreds of uncompressed folders in your Community directory can increase initial game load times. If you have a massive collection of liveries, utilize a community-developed tool like MSFS Addons Linker to selectively enable only the paint schemes you plan to use for your current flight session.
Optimize Your Flight Simulation Environment
Streamline your virtual flying experience by curating a high-performance collection of liveries that match the operational capabilities of your aircraft. Keep your community files updated regularly to ensure seamless compatibility with the latest global updates released for Microsoft Flight Simulator 2024.
