Learn how to install a replacement cockpit panel in FS2004, place Panel.cfg and gauges correctly, fix blank instruments and keep the virtual cockpit.
To install a replacement cockpit panel in FS2004, back up the aircraft’s existing panel folder, place the new Panel.cfg and panel artwork there, then install any supplied gauges in the locations named by the readme. Start FS2004, load the aircraft and check both the 2D panel and virtual cockpit.
Where do FS2004 replacement panel files go?
Aircraft-specific panel files normally belong in Flight Simulator 9\Aircraft\AircraftFolder\panel, while shared gauges normally go in the main Flight Simulator 9\Gauges folder. Your FS2004 installation may be elsewhere, so locate the folder containing fs9.exe rather than assuming a particular drive.
| Package contents | Usual destination | Installation detail |
|---|---|---|
Panel.cfg and panel bitmaps | The aircraft’s panel folder | Panel.cfg must sit directly inside that folder, not in a second nested panel folder. |
.gau, gauge .cab files or gauge folders | The main Gauges folder | Follow the package documentation. Do not unpack a gauge CAB unless instructed. |
A folder such as panel.new | The aircraft’s main folder | The relevant aircraft.cfg variation must use panel=new. |
An aliased Panel.cfg | The aircraft’s panel folder | The donor aircraft and panel named by its alias= entry must already exist. |
If the archive structure is unclear, our guide to extracting and placing Flight Simulator add-ons explains how to avoid nested folders and misplaced files. This replacement-panel package for the default FS2004 Boeing 737 is also a useful example of separate panel and gauge components.
How do I replace the existing FS2004 panel safely?
The safest method is to stage the files outside FS2004, preserve the original panel and then install each component according to its purpose.
- Close FS2004. Panel and gauge changes can be missed or cached while the simulator is running.
- Extract the download to a temporary folder. Do not run the panel from inside its ZIP archive or copy the ZIP itself into the aircraft folder.
- Read the included documentation. Confirm that the panel supports FS2004 or FS9 and is intended for the chosen aircraft. A panel made for FSX, Prepar3D or a modern Microsoft Flight Simulator release is not automatically compatible.
- Back up the original files. Copy the aircraft’s complete
panelfolder somewhere outside theAircraftdirectory. Back upaircraft.cfgas well if the instructions require editing it. - Install the replacement panel. Move the original panel folder aside, create or copy the new
panelfolder, and verify that its path ends withpanel\Panel.cfg. A path ending inpanel\panel\Panel.cfgis wrong. - Install the supplied gauges. Copy them to the location specified by the readme. Before replacing an existing shared gauge, preserve the installed copy; another aircraft may depend on that exact version. Never rename gauge files casually because
Panel.cfgreferences their registered names. - Apply any aircraft variation setting. If the package uses
panel.somename, setpanel=somenamein the intended[fltsim.x]entry. A normal replacement using the plainpanelfolder usually needs noaircraft.cfgchange. This FS2004 747-400 package with alternate panel configurations shows why the supplied configuration must match the target aircraft. - Test every panel view. Load the aircraft at a simple airport and inspect the main 2D panel, pop-up windows, radios, engine instruments and virtual cockpit. Restart FS2004 after making further gauge or configuration changes.
Why is the replacement panel black or missing gauges?
A black panel usually means FS2004 cannot find the artwork or gauges referenced by Panel.cfg. The visible symptom helps narrow down the cause:
- No panel background: check for a missing bitmap, an incorrectly nested folder or a
Panel.cfgcopied without the rest of its panel files. - Background visible but instruments blank: the required gauges are missing, incompatible or installed in the wrong folder. Recheck every bundled
.gau, CAB and gauge directory. - Only one aircraft variation fails: inspect that variation’s
panel=line and confirm the correspondingpanel.namefolder exists. - An aliased panel does not load: open
Panel.cfgand check that the aircraft and panel folder named afteralias=are installed. - Your changes appear to be ignored: confirm that you edited the active FS2004 installation. On protected Windows installations, file changes can also be redirected to the Windows VirtualStore, leaving different copies of the same configuration.
If FS2004 presents a security prompt for a third-party gauge or module, approve it only when you recognise and trust the downloaded package. Rejecting a required gauge can leave its instrument position empty.
Will a 2D replacement panel update the virtual cockpit?
A 2D replacement panel does not normally alter the aircraft’s virtual-cockpit model. Some virtual-cockpit instruments are defined by [Vcockpit] sections in the same Panel.cfg, however, so replacing that file with a 2D-only configuration can make the virtual-cockpit gauges disappear.
Choose a package that explicitly supports the target aircraft’s virtual cockpit when you want to retain it. Combining old [Vcockpit] sections with a new panel is possible, but it is not a simple copy-and-paste job when section numbers, gauge names or dependencies conflict.
How do I restore the original FS2004 panel?
Remove the replacement panel folder and put your backed-up original panel folder back under the aircraft directory. Restore the saved aircraft.cfg too if you changed a panel= entry, and restore any shared gauge files that the replacement package overwrote.