Step 1: Install LightBurn 1.6.03 on a "Reference PC" Install version 1603 onto a standard desktop PC first. Activate it using your valid license key. This creates the necessary registry entries and user folders.
Step 2: Clone the Installation to USB
Navigate to C:\Program Files\LightBurn (or Program Files (x86)). Copy the entire folder directly onto your USB drive (e.g., F:\LightBurnPortable\).
Step 3: Copy the AppData Folder
This is the secret sauce. Portable software needs your settings. Navigate to:
C:\Users\[YourUserName]\AppData\Roaming\LightBurn
Copy the LightBurn folder to your USB drive (e.g., F:\LightBurnPortable\Settings).
Step 4: Create a Launcher Script Open Notepad and paste the following batch script:
@echo off
set APPDATA=%~dp0Settings
start "" "%~dp0LightBurn\LightBurn.exe"
Save this as Launch_LightBurn.bat on the root of your USB drive.
How it works: When you run the .bat file from any computer, it temporarily redirects LightBurn to look for settings on the USB stick, not the host PC's hard drive.
LightBurn is a laser engraving/cutting software (for CO2, diode, fiber). The portable version runs directly from a USB drive or folder without installation—ideal for using on multiple computers or without admin rights.
| Feature | Use |
|---------|-----|
| Import | SVG, DXF, AI, PDF, JPG, PNG, BMP, etc. |
| Trace | Convert raster images to vector paths (Tools → Trace Image) |
| Layers | Different colors = different power/speed settings |
| Adjustable Output | Laser tab: set power, speed, passes, air assist |
| Camera Alignment | Overlay camera view for precise placement (Pro feature) |
| Rotary | Tools → Rotary Setup for cylindrical objects |
Cracked portable versions almost always break LightBurn's camera alignment tool and network discovery (Ethernet to Ruida). Without these, your portable setup becomes useless for professional work.
Three main reasons:
The LightBurn 1603 Portable ships with a custom LightBurn Portable Edition – a fully licensed version of LightBurn that runs directly from the included USB drive without installing files on the host computer.
Instead of a USB drive, buy a used Lenovo ThinkCentre Tiny or Intel NUC. Install Windows 11 and LightBurn officially. Velcro this mini-PC to your laser cart. Now you have a dedicated portable controller for under $200.