Introduction
This article walks administrators through updating firmware on NComputing RDP and LEAF OS endpoint devices:
RX-RDP+, RX420(RDP), RX440(RDP), RX540, RX580, LEAF OS (EX500W, EX600W, LEAF OS GO, x86-64 PCs/Laptops)
All supported devices share a common firmware-menu interface, but they belong to distinct firmware families with separate images, licensing models, and versioning tracks.
Identify your device family in the section below before proceeding.
Before You Begin
1. Device Families and Firmware Compatibility
NComputing devices fall into three firmware families. Do not cross-flash between families — applying the wrong firmware image will fail or brick the device.
Firmware Family Overview
| Device | Firmware Family |
| RX-RDP+ | RX-RDP+ Series |
| RX420(RDP) | RX-RDP+ Series |
| RX440(RDP) | RX-RDP+ Series |
| LEAFOS(PI4)* | RX-RDP+ Series |
| RX540 | RX540/RX580 |
| RX580 | RX540/RX580 |
| EX500W, EX600W | LEAF OS x86-64 |
| LEAF OS GO (USB pendrive) | LEAF OS x86-64 |
| LEAF OS on x86-64 PCs/Laptops | LEAF OS x86-64 |
LEAFOS(PI4) is a special variant for RX420/RX440(HDX) customers migrating to the RDP platform. It uses the RX-RDP+ Series image and is not the same as the x86-64 LEAF OS software endpoint.
2. Licensing Requirements
A valid Device AMP license is required to apply firmware updates on all supported devices, whether updating manually or via PMC. Updates are silently blocked when the license is expired.
RX-RDP+, RX-420(RDP), RX-440(RDP) Series and RX540/RX580
- Ships with 1 year of complimentary Device AMP.
- After year 1, Device AMP must be renewed to continue receiving firmware updates.
- Renewal SKUs:
NC-AMP-RXRDP-1A through NC-AMP-RXRDP-5A.
LEAF OS x86-64
LEAF OS uses its own activation license. Device AMP is bundled differently depending on the license type:
| SKU | License Type | Device AMP Included |
| LEAFOS–P | Perpetual | Year
1 only — must renew after |
| LEAFOS–1A | 1-year subscription | Full
term |
| LEAFOS–3A | 3-year subscription | Full
term |
| LEAFOS–5A | 5-year subscription | Full
term |
EX500 (SKU: 700-0037) and EX500W (SKU: 700-0048) ship with an activated perpetual LEAF OS license pre-installed. Requires Device AMP after the 1 year complimentary period expires in order to update firmware.
3. PCU File Requirement (for PMC Users)
Important! PMC cannot manage newly updated devices until the matching PCU file has been uploaded. This is the #1 overlooked step after a firmware update
Each major firmware version introduces new configuration parameters. The PCU (PMC Configuration Update) file tells PMC how to manage those parameters. Without it, PMC will not apply profiles or push settings, even if the firmware installed successfully.
- The PCU file is included in the firmware download ZIP package.
- It must be uploaded to PMC before or immediately after updating devices.
How to upload the PCU file:
- Extract the
.pcu file from the firmware ZIP package. - Log in to PMC Endpoint Manager.
- Go to Administration → Device Configurations.
- Under "Update Supported Device Configurations," click Browse, select the
.pcu file, and click Upload file.
4. Pre-Update Checklist
Before starting any firmware update, confirm the following:
- Device AMP license is active and not expired
- Correct firmware image downloaded for your device family (see table above)
- PCU file available (if managing via PMC)
- Device configuration has been backed up
- Stable network connection available (for FTP/PMC methods)
- PMC version is 4.2 or higher (if using PMC push)
Current Firmware Versions (as of July, 2026)
Device Group | Latest Official Version |
|---|
RX-RDP+, RX420(RDP), RX440(RDP), LEAFOS(PI4) | 7.5.3 |
RX540, RX580 | 7.5.3 |
LEAF OS x86-64 (EX500W, EX600W, LEAF OS GO, PCs/Laptops) | 7.5.3 |
Firmware Update Methods
Estimated Update Times
Method | Typical Duration |
|---|
Method A — FTP / HTTP(S) URL | 3–5 minutes |
Method B — USB Stick | 2–4 minutes |
Method C — PMC Remote Push | Varies by deployment size |
Method D — vSpace Server Push | Varies |
Note: Do not interrupt the update! On RX-RDP+ series devices, a pause around 76% is normal. Do not power off the device. The update will resume and the device will reboot automatically.
Method A — FTP / HTTP(S) URL (Manual via Device GUI)
Applies to: All device groups
- Access the device's local Setup GUI.
- Navigate to Support → Firmware Update → FTP/HTTP Update.
- Enter the firmware URL from the NComputing Software Downloads page. NComputing's FTP is open — no credentials required.
- Click Update. The device downloads, installs, and reboots automatically.
Network tip: If the device cannot reach NComputing's FTP server due to firewall or content filtering, use a local FTP server instead (see Troubleshooting).
Method B — USB Stick (Manual via Device GUI)
Applies to: All device groups
- Download the correct
.upd file for your device family (see the compatibility table above). - Copy the
.upd file to the root folder of a USB stick formatted as FAT32, NTFS, ext3, or ext4.
- Recommended: **8 GB**. Maximum: **32 GB**. Larger drives may not be detected.
- Insert the USB stick into the device.
- Navigate to Support → Firmware Update → USB. Refresh if needed.
- Select the firmware file and click Update. The device reboots upon completion.
Edge case concerning RX420(RDP) on older firmware 3.x. Manual, FTP and USB updates are disabled once the complimentary AMP year expires. PMC (Method C) is the only available update path in this scenario.
Method C — Remote Push via PMC Endpoint Manager
Applies to: All device groups
Prerequisites:
- PMC version 4.2 or higher
- Device AMP license active on all target devices
- PCU file uploaded to PMC for the target firmware version (see the section "Before You Begin" in this document)
Steps:
- Log in to PMC Endpoint Manager.
- Go to Administration → Files and upload the firmware .upd file.
- Navigate to Firmware Updates and select the uploaded image.
- Select the target device group(s).
- Schedule the update or click "Update Now".
- Monitor progress in Audit Events.
- Devices reboot automatically upon completion.
Postponed updates: If a user postpones a PMC-pushed update, it will trigger automatically when they sign off from their VDI session or local apps.
Using a local FTP source: In the Schedule Firmware Update dialog, select "Let the devices use the configured firmware update source and method" to have devices pull from a locally configured FTP server instead of the PMC-uploaded image.
Method D — vSpace Server Push (Applicable to vSpace connected Thin-Clients)
Firmware updates can also be pushed from vSpace Pro Enterprise Console for devices connected to a vSpace environment. PMC is the recommended path for modern deployments mentioned in this article.
Troubleshooting
PMC Cannot Manage Devices After Firmware Update
Cause: The PCU file was not uploaded to PMC after updating to a new firmware version.
Solution: Upload the PCU file from the firmware ZIP package via Administration → Device Configurations → Update Supported Device Configurations. See the PCU section under Before You Begin for detailed steps.
Firmware Update Fails — "Corrupted Archive" Error
Cause: A firewall or proxy is corrupting the firmware file in transit during download.
Solution: Redirect devices to a local FTP server:
- In PMC → Devices tab → select the affected group → Update Firmware → select "Let the devices use the configured firmware update source and method."
- In the device Profile → Support → Firmware Update: set Method to FTP/HTTP URL and enter your local FTP server address (e.g.,
ftp://<server_ip>/firmware.upd).
RX420(RDP) on Firmware 3.x — Cannot Update via USB or FTP
Cause: On 3.x firmware, USB updates are disabled after AMP expiry.
Solution: Use PMC (Method C).
LEAF OS / EX500 Cannot Reach NComputing FTP (Strict Network)
Cause: Outbound traffic restrictions block access to the NComputing FTP server or Management Portal.
Solution: Either:
- Whitelist
104.218.10.224 (NComputing FTP) and the NComputing Management Portal in your firewall, or - Deploy a local PMC instance on-premises to manage updates within the secure network.
FAQ
Can I skip firmware versions?
Yes. You can update directly to the latest official version from any prior version, unless otherwise noted in the release notes or the Software Downloads site. Always check the release notes for any intermediate step requirements.
Can I downgrade firmware?
Firmware downgrades are generally not supported and not recommended. If you need to roll back, contact NComputing Support.
Does updating firmware erase my configuration?
No. A standard firmware update preserves device configuration. Always back up your configuration before updating as a precaution.
Can I update multiple devices simultaneously?
Yes, via PMC (Method C). Select a device group and push to all devices at once. Individual FTP and USB methods update one device at a time.
Does firmware update require a reboot?
Yes. All update methods trigger an automatic reboot upon completion.
What happens if power is lost during an update?
Be sure to make all preparations to prevent that from happening. Any interruption on the firmware process and the device could become bricked. Contact support for steps on restoring your device. Notice that warranty does not cover power failure or firmware interruptions.
Does updating firmware require an active Device AMP license?
Yes it does. Visit the section Before You Begin → 2. Licensing Requirements above this article.
Best Practices
- Back up device configuration before every firmware update.
- Never power off or unplug during an update — especially during the 76% pause on RX-RDP+ series.
- Upload the PCU file to PMC before pushing updates to devices.
- Verify Device AMP status before initiating any update.
- Use official firmware only. Download from https://www.ncomputing.com/support/software-downloads
- Special note for LEAF OS on 8 GB storage devices: A separate upgrade procedure is required. See: How to update LEAF OS on devices with 8 GB internal storage.
Article ID: KB‑874
Last Updated: July, 2026