QGIS is one of the most widely used Geographic Information System (GIS) tools in the world. It allows users to visualize, analyze, and map geographic data with a rich set of features.
Many users are looking for a portable version of QGIS for Windows to run the software without installation or administrative rights.
In some environments — universities, public administrations, local authorities, or companies — installing software is not always possible. Users may lack administrator privileges or simply want to test QGIS without modifying their system.
A portable version of QGIS is an ideal solution.
Here, I provide two portable versions of QGIS 4 for Windows, ready to use without installation.
🔄 Update (June 2026)
Update (June 2026):
On certain Windows configurations, particularly those in English, the core extensions were not activating automatically. This issue has been resolved.
This portable version of QGIS 4.0 has been improved to fix several critical issues related to Python initialization, SIP module loading, and the authentication system.
Startup is now more reliable, including on systems with multiple QGIS installations or paths containing spaces.
📥 Download QGIS Portable
✔ QGIS 4.0.0 portable – full version (1.2 GB)
✔ QGIS 4.0.0 portable – lightweight version (362 MB)
Compatible with Windows 10 and Windows 11
No installation required
Improvements in this portable version
Python environment fixes
The following issues have been resolved:
ModuleNotFoundError: No module named 'qgis'- SIP module loading errors
- Windows path issues (
\a,\t, etc.)
👉 Result: Python support is now fully functional.
Improved portable environment
The launcher script has been enhanced to:
- properly handle paths with spaces
- avoid conflicts with installed QGIS versions
- correctly initialize environment variables
👉 Result: more stable and reliable startup.
Authentication system enabled
The QGIS authentication system is now properly initialized.
Previously, users could encounter:
Authentication System: DISABLED
This issue has been fixed.
👉 Result:
- access to secure services (PostgreSQL, WMS, APIs)
- authentication settings available in QGIS
Fully isolated environment
The portable setup is now fully self-contained:
- no interference with system-installed QGIS
- isolated Python environment
- portable user profile
👉 Result: consistent behavior across machines.
What is a portable version of QGIS?
A portable version of QGIS runs without installation on a computer.
Unlike a standard installation, all components are contained in a single folder.
To use it:
- download the archive
- extract the folder
- launch QGIS
No administrator rights are required, and no files are installed on the system.
This allows you to use QGIS:
- from a USB drive
- from an external disk
- from a shared folder
- or on any computer without installation
All settings, plugins, and user profiles remain inside the portable folder.
Why use QGIS portable?
Test QGIS without installing it
A portable version allows you to:
- explore the interface
- test features
- open QGIS projects
- check compatibility with your data
without modifying your system.
Use QGIS without admin rights
In many organizations, users cannot install software.
A portable version allows you to:
- run QGIS directly
- work with your data
- test GIS projects
without installation.
Ideal for training and teaching
Portable versions are perfect for:
- QGIS training sessions
- student exercises
- GIS workshops
Everyone can use the same version, ensuring consistency.
You can also include:
- sample datasets
- QGIS projects
- styles
- required plugins
Run QGIS from a USB drive
With a portable version, QGIS can be stored on a USB drive.
You can carry your GIS environment anywhere:
- training sessions
- computer labs
- different workstations
- fieldwork
Just plug in the USB drive and launch QGIS.
Download QGIS Portable for Windows
Two versions are available.
QGIS portable – full version
Includes all major components.
Recommended for:
- general use
- testing all features
- advanced users
👉 Download 4.0.0 full version (1.2 GB)
QGIS portable – lightweight version
Optimized to reduce download size.
Some rarely used components have been removed.
What was removed in the Lite version:
1-Removal of unnecessary resource-intensive components
- apps\grass
- apps\grass78
- apps\grass84
- apps\saga
- apps\orfeotoolbox
- apps\Qt6\translations
- apps\Qt6\doc
2-Cleaning up projections and large data sets
In:
share\proj
We kept only:
proj.db
and removed test files and old files.
3- Removal of Python development components
- apps\Python\Lib\test
- apps\Python\Lib\idlelib
- apps\Python\Lib\tkinter
Recommended for:
- students
- training environments
- USB usage
- faster download
👉 Download 4.0.0 lightweight version (362 MB)
How to use portable QGIS

After downloading:
- Unzip the archive.
- Open the folder.
- Launch:
launch_qgis_portable.bat
QGIS starts immediately.
When launching the program, a black window may appear briefly, and startup may take a few seconds (or longer when booting from a USB drive). This is normal behavior for a portable version.
An error occurs when the portable package is extracted and launched directly from the Windows “Downloads” folder, for example:C:\Users
\Downloads… The same package launches correctly when moved to a regular local directory such as:
C:\QGIS4 or D:\QGIS4The issue appears to be related to how the Python path is handled in certain startup scripts when the installation path contains “C:\Users…”. This explains the “unicodeescape” error reported at startup.
To work around the issue, please extract the archive to a standard local folder outside the Downloads folder and launch QGIS from there.
If Windows blocks the .bat script, click Properties → Unblock before extracting the archive.


Plugins, settings, and user profiles are automatically stored in the portable folder.
Common issues fixed
This version resolves common problems such as:
- QGIS portable not starting
- Python errors at startup
- authentication system disabled
- compatibility issues with Windows
- conflicts with installed QGIS versions
Limitations of portable QGIS
Although very convenient, portable QGIS has some limitations:
- some system integrations may be missing
- lightweight version excludes certain components
- updates must be done manually
For intensive daily use, a standard installation is usually recommended.
FAQ – QGIS portable
Does QGIS portable work without installation?
Yes, it runs directly from a folder.
Can I use it without admin rights?
Yes, no installation is required.
Can it run from a USB drive?
Yes.
What is the difference with installed QGIS?
The portable version does not modify the system.
Why is QGIS portable so large?
QGIS includes many geospatial libraries (GDAL, PROJ, Python, Qt), which explains its size.
Conclusion
Portable versions of QGIS for Windows provide a simple and efficient way to:
- test QGIS without installation
- use QGIS without admin rights
- run GIS training sessions
- distribute a ready-to-use environment
- work from a USB drive
They make GIS more accessible and flexible for a wide range of users.
Hi Atilio, I’m very interested in downloading these versions of QGIS, but I’ve tried several times and the download never completes. I’ve tried on two different PCs and on different networks, and the same thing happens.
Could you share the files with me via Google Drive or a similar method?
Thanks
Sergio
It’s not clear what are exactly the components that are missing in the “QGIS portable – lightweight version”. Could you please list the missing components?
It’s also not clear which QGIS 4.0.x version is included in the portable version. Could you please specify it?
Thank you for your feedback and for reporting these issues.
The errors and the missing Processing functionality that you observed were related to an earlier build of the portable package. Since then, both the Full and Lite editions have been updated and the startup path issues affecting core Python plugins have been corrected.
The portable package currently includes QGIS 4.0.0 “Norrköping”.
Regarding the Lite edition, it is intentionally reduced in size by removing several optional components such as GRASS GIS, SAGA GIS, Orfeo Toolbox and other non-essential files. A detailed description of the included and removed components is available in the updated article.
Could you please download the latest version and test it again? The Processing toolbox and the other core plugins should now be available by default.
If you still encounter issues with the latest build, please let me know which package you downloaded (Full or Lite) and provide the startup log so I can investigate further.
I’ve downloaded today the 7z file from https://www.sigterritoires.fr/QGis4.0Lite, then unarchived it and then launched launch_qgis_portable.bat: various errors occurs https://dcmnt.eu/pad/#/2/pad/view/-6FZXEyJYV4SyZmDWWE4XW6M7l-1JGp0V67X4tBTdjg/embed/ and the core Processing plugin functionalities are not available.