How To Install Liveries For Planes In MSFS 2024: Complete Guide

How To Install Liveries For Planes In MSFS 2024: Complete Guide

Msfs 2020 How To Download Liveries For All Aircraft

Master the process of installing custom aircraft liveries in Microsoft Flight Simulator 2024 by deploying extracted asset folders directly into your platform-specific Community directory. Because MSFS 2024 processes add-ons through a cloud-streamed Virtual File System (VFS), maintaining proper file structures and valid manifest JSON files guarantees seamless texture rendering across default and add-on fleets.

Pre-Installation System Requirements & Community Folder Setup

Microsoft Flight Simulator 2024 introduces an overhauled architecture centered around cloud streaming and thin-client data management. While core aircraft assets are streamed dynamically, local customization—such as custom repaints, paint schemes, and high-resolution liveries—relies on the local Community folder directory. Establishing a clean staging area and identifying your simulator installation type prevents corrupted virtual file indexing and lengthy desktop crashes.

Before transferring custom texture packages into the simulator, review the hardware, software, and knowledge parameters required for smooth installation.



  • Essential Tools & Software:

    • File Extraction Utility: 7-Zip (version 23.00 or higher) or WinRAR (version 6.20 or higher) to process multi-volume compressed archives (.zip, .rar, .7z).
    • Management Utility (Optional): MSFS Addons Linker for managing large livery libraries via symbolic links across secondary storage drives.
    • Text Editor: Notepad++ or Visual Studio Code for inspecting and validating .json and .cfg file formatting.
  • Prerequisite Standards & System Knowledge:

    • System File Visibility: Windows File Explorer configured to display hidden files, hidden folders, and file name extensions.
    • Platform Identification: Precise knowledge of your purchase platform (Microsoft Store / Xbox Game Pass vs. Steam) to map local AppData paths correctly.
    • Storage Space: Minimum of 500 MB to 2 GB of available storage per high-resolution 4K/8K livery package.
  • Duration & Cost Benchmarks:

    • Estimated Time: 3 to 5 minutes per aircraft livery installation.
    • Financial Cost: $0 ( utilizing free extraction tools and open-source file managers).

Step-by-Step Workflow to Deploy MSFS 2024 Aircraft Liveries



Step 1: Locate Your MSFS 2024 Community Directory

The Community folder serves as the dedicated mounting directory for all non-Marketplace third-party add-ons in Microsoft Flight Simulator 2024. The exact file path depends directly on whether you purchased the simulator through the Microsoft Store/Xbox App or Steam, or specified a custom installation path.

For Microsoft Store and Xbox Game Pass Installations:



  1. Press the Windows Key + R to open the Run dialog window.
  2. Enter the following directory path into the field: %localappdata%\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\Packages\Community
  3. Click OK or press Enter to open the directory directly in Windows File Explorer.

For Steam Installations:



  1. Press the Windows Key + R to open the Run dialog window.
  2. Type or paste the following path: %appdata%\Microsoft Flight Simulator 2024\Packages\Community
  3. Select OK to navigate to the active Community folder.

For Custom Drive Installations: If you specified a custom drive (such as D:\MSFS2024) during initial setup, locate the root directory created during installation. The Community folder will be located alongside the Official folder (e.g., D:\MSFS2024\Packages\Community).

Pro-Tip: If the Community folder does not exist at these locations, launch MSFS 2024, open Developer Mode via General Options, navigate to the Tools menu on the top bar, select Virtual File System, and click "Watched Bases" to view the exact active path recognized by the game engine.



Step 2: Download and Unpack the Custom Livery Archive

Download your desired paint scheme from a reputable flight simulation community portal. Custom liveries are distributed in compressed file formats to reduce bandwidth.



  1. Locate the downloaded compressed archive (usually ending in .zip, .rar, or .7z) in your Downloads folder.
  2. Right-click the archive file and select Extract All (for standard zip files) or extract using 7-Zip/WinRAR to a dedicated staging folder on your desktop.
  3. Open the extracted folder and examine the internal directory structure.

Warning: Never copy compressed archives directly into the Community folder. MSFS 2024 cannot parse packed archives, and the custom livery will fail to index in your in-game fleet selection menu.



Step 3: Validate File Architecture and Structural Integrity

A common failure point when installing custom liveries in MSFS 2024 is the "nested folder trap," where an extra folder wrapper is created during extraction. The folder transferred to your Community folder must be the immediate parent folder containing the core package files.



  1. Double-click the extracted folder.
  2. Ensure that you see the two mandatory configuration files immediately inside: manifest.json and layout.json.
  3. Confirm the presence of the internal asset folder structure, which typically follows SimObjects\Airplanes\aircraft_title_livery_name.
  4. If opening the extracted folder reveals another folder with an identical or similar name before you see manifest.json, step inside until you reach the root directory containing manifest.json and layout.json. This inner folder is the actual payload directory you must deploy.

Pro-Tip: Open manifest.json with a text editor to confirm that the package title matches the target aircraft model (e.g., Airbus A320neo, Boeing 737 MAX 8, or Cessna 172 Skyhawk) designed for MSFS 2024.



Step 4: Transfer Livery Assets into the Community Directory

Once the folder structure is verified, move the package into the active simulator environment.



  1. Select the validated livery root folder (the folder containing manifest.json).
  2. Cut (Ctrl + X) or Copy (Ctrl + C) the folder.
  3. Open your active MSFS 2024 Community folder located in Step 1.
  4. Paste (Ctrl + V) the folder directly inside.
  5. Verify that the file path reads: Community[Livery-Folder-Name]\manifest.json.

If managing hundreds of liveries, consider using MSFS Addons Linker. Place your downloaded liveries in a custom folder outside the game directory (e.g., D:\FlightSimAddons\Liveries), open Addons Linker, check the box next to the new livery, and allow the program to build symbolic links in your active Community folder.



Step 5: Launch MSFS 2024 and Verify Texture Rendering

Because MSFS 2024 indexes the Community directory upon initial application execution, newly added liveries require a clean simulator launch to mount into the engine's Virtual File System.



  1. Launch Microsoft Flight Simulator 2024.
  2. From the main menu, navigate to Free Flight or My Fleet / Hangar.
  3. Select the target base aircraft corresponding to the custom livery installed.
  4. Click on the Liveries / Paint Schemes customization tab.
  5. Scroll through the available visual options to locate your newly installed paint scheme.
  6. Select the aircraft model to force the engine to render textures and materials, confirming there are no visual anomalies or missing PBR layers.

Ryanair Livery for Fenix A320 for MSFS 2024 - MSFS Add-on - Flightsim.to

Ryanair Livery for Fenix A320 for MSFS 2024 - MSFS Add-on - Flightsim.to

Directory Paths & Installation Method Comparison



Installation Platform / Method System Path / Operational Target Extraction Rule / File Mechanics Management & Complexity Level
Microsoft Store / Xbox Game Pass AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\Packages\Community Single-folder uncompressed directory containing root manifest.json Low complexity; default install path for digital storefront users
Steam Edition AppData\Roaming\Microsoft Flight Simulator 2024\Packages\Community Single-folder uncompressed directory containing root manifest.json Low complexity; default install path for Steam desktop users
Custom Secondary Storage [Custom Drive Letter]:[User Folder]\MSFS2024\Packages\Community Single-folder uncompressed directory containing root manifest.json Intermediate; designated during initial game setup
MSFS Addons Linker (Symbolic Links) External Storage Drive mapped via NTFS Junctions/Links to Community Virtual symbolic links created automatically without physical file duplication Advanced; optimal for large collections to prevent primary drive fill

Common Livery Load Failures & Technical Field Fixes



Scenario 1: Livery Does Not Appear in MSFS 2024 Aircraft Selection Menu



  • Root Cause: The livery directory was extracted with a nested wrapper folder (a folder within a folder), preventing the game engine's VFS scanner from locating manifest.json at the top level of the package.
  • Actionable Fix: Open the installed livery folder inside your Community directory. Cut the nested inner folder containing manifest.json and layout.json, paste it directly into the root of the Community directory, and delete the empty parent wrapper folder. Restart the simulator.


Scenario 2: Aircraft Renders with Pink and Purple Checkered Textures



  • Root Cause: Missing material textures, invalid texture fallback pointers in texture.cfg, or an outdated MSFS 2020 livery format incompatible with MSFS 2024 model changes.
  • Actionable Fix: Open the livery's texture folder (located inside SimObjects\Airplanes[Aircraft_Folder]\texture.[Livery_Name]) and inspect texture.cfg. Verify that fallback paths properly point to the base aircraft's primary texture container. If using a legacy MSFS 2020 livery, update the livery using an MSFS 2024 converter script or download an updated build optimized for MSFS 2024 PBR shader materials.


Scenario 3: Simulator Experiences CTD (Crash to Desktop) During Loading



  • Root Cause: Duplicate title strings in the aircraft.cfg file across two separate liveries, or corrupted line items within layout.json causing dynamic VFS indexing exceptions.
  • Actionable Fix: Open aircraft.cfg inside the problematic livery folder using a text editor. Locate the line reading title = "..." under the [VARIATION] section and add a unique suffix (e.g., changing title = "A320neo Airline" to title = "A320neo Airline V2"). Save the file. If crashes persist, run the livery folder through an automated layout.json generator tool to rebuild the byte sizes and file listings.


Scenario 4: Community Folder Resets or Path Changes After MSFS 2024 System Updates



  • Root Cause: Major simulator feature updates or system patches can reset the UserCfg.opt configuration file back to default system parameters, decoupling custom installation targets.
  • Actionable Fix: Navigate to AppData\Local\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache (MS Store) or AppData\Roaming\Microsoft Flight Simulator 2024 (Steam). Open UserCfg.opt with Notepad, scroll to the absolute bottom line reading InstalledPackagesPath, and edit the path string inside quotation marks so it points directly to your true custom storage folder containing the Community directory.

Frequently Asked Questions



Do MSFS 2020 plane liveries work natively in MSFS 2024?

While many basic texture repaints from MSFS 2020 can load in MSFS 2024 via backwards compatibility layers, complex liveries utilizing customized modern 3D decals, altered flight models, or legacy gauge scripts may cause missing textures or flight control issues. It is best practice to install native MSFS 2024 liveries or run legacy models through an MSFS 2024 texture conversion process.



Where is the UserCfg.opt file located in MSFS 2024?

In MSFS 2024, UserCfg.opt is stored in the local cache directory. For Microsoft Store/Game Pass users, it resides at %localappdata%\Packages\Microsoft.Limitless_8wekyb3d8bbwe\LocalCache\UserCfg.opt. For Steam users, locate it at %appdata%\Microsoft Flight Simulator 2024\UserCfg.opt.



Can I install or update aircraft liveries while MSFS 2024 is actively running?

While files can be pasted into the Community folder during an active session, MSFS 2024 indexes file registries primarily during initialization. To force new liveries to appear without restarting the entire game, enable Developer Mode, navigate to the Developer Menu, and select "Re-scan VFS Packages" to update the virtual filesystem dynamically.



How do I cleanly uninstall a custom livery from my simulator?

To remove a livery, completely close MSFS 2024, navigate to your Community folder, locate the targeted livery folder, and delete it or move it out of the directory. The simulator will automatically clear the associated package from its virtual indexing system upon the next startup.



Why are liveries missing for default cloud-streamed aircraft in MSFS 2024?

MSFS 2024 streams core aircraft assets dynamically from Microsoft cloud servers. If your internet connection experiences throttling or if offline mode is enabled, base aircraft models may fail to load full texture maps, causing custom local liveries to fall back to generic placeholders or disappear entirely until full online streaming services resume.

Elevate Your Microsoft Flight Simulator 2024 Experience

Organizing a custom virtual fleet transforms every flight in Microsoft Flight Simulator 2024 into a true-to-life aviation experience. By mastering Community folder management and maintaining clean file structures, you can build a massive library of high-resolution paint schemes that run flawlessly across every flight plan.


iniBuilds A320neo Liveries for Microsoft Flight Simulator | MSFS ...

iniBuilds A320neo Liveries for Microsoft Flight Simulator | MSFS ...

Read also: Navigating the Jamestown Jail Roster: How to Locate Inmates and Understand Facility Procedures
close