.ICA

ICA File

Citrix Independent Computing Architecture file
Ask a question
QUICK ANSWER

An ICA file is a short, plain-text configuration file created by Citrix Systems. It tells the Citrix client which remote application or desktop to connect to - it is not the app itself. To open it, install Citrix Workspace app (the free client formerly called Citrix Receiver); double-clicking the .ica then starts the remote session automatically.

Developer: Citrix Systems (now part of Cloud Software Group) Category: Settings Files MIME: application/x-ica
OPENS ON Windows macOS Linux Android iOS
Related: .DS_STORE · .WMZ · .CFG · .LIC

On this page

19k+ extensions indexed
Last reviewed Jun 28, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the ICA file format?

An .ica file contains configuration information for connecting to Citrix servers or cloud services. Independent Computing Architecture (ICA) files are used by Citrix Workspace app (formerly Citrix Receiver) for providing Citrix Virtual Apps and Desktops services to users. A single .ica file can target a full desktop session or a specific published application. ICA files may be digitally signed to ensure they come from a trusted source. Because the format is plain text, they can be viewed and edited using any text editor, though they are typically generated automatically by a Citrix StoreFront server or by the ICA File Editor tool.

An .ica file organizes settings into INI-style sections whose names are enclosed in square brackets. Common sections include:

  • WFClient - describes WinFrame client parameters such as encoding and client name
  • ApplicationServers - defines the name of the application or connection
  • A section named after the connection entry, containing connection properties in PropertyName=value format, such as:
  • transport protocols (TransportDriver=, ICAPortNumber=)
  • network address (Address=)
  • username, domain, and password
  • session initiation properties (InitialProgram=, DesktopResolution=)

Solutions offered by Citrix allow companies to share, distribute, and centrally manage programs and company data via secured connections. Data is sent using the proprietary ICA protocol, a platform-independent alternative to the Remote Desktop Protocol developed by Microsoft. This enables remote access to an organization's work environment from anywhere in the world using the internet.

The MIME type registered for .ica files is application/x-ica.

Security & safety

RISK: LOW

An .ica is plain-text configuration containing a server address and a short-lived launch ticket - no executable code. The main caution: the launch ticket is a credential, so don't share an .ica file publicly while it's valid, and only open .ica files that come from your own organization's Citrix portal. An .ica from an unknown source could point your Citrix client at an attacker-controlled server, so treat unsolicited ones with suspicion.

Format details

in a nutshell
FULL NAMECitrix Independent Computing Architecture file
DEVELOPERCitrix Systems (now part of Cloud Software Group)since 1990s (Citrix WinFrame / ICA protocol era)
MIME TYPEapplication/x-ica
TYPEPlain-text INI-style configuration file (launch parameters for a Citrix session)
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203040506070809
HEX
5B5746436C69656E745D
ASCII
[WFClient]
Not a guaranteed signature: an .ica is a plain-text INI file whose first section is usually [WFClient] or [Encoding], but section order can vary. Identify by readable key=value text (e.g. Address=, InitialProgram=) rather than fixed magic bytes.

Programs that open ICA files

Windows2 apps
Citrix Workspace app Free Install Citrix Workspace app, then double-click the .ica (or click 'open' on the StoreFront page) to launch the published session.
Notepad / any text editor Built-in Open the .ica as text to inspect the server address and settings (it won't start a session - for diagnosis only).
macOS1 app
Citrix Workspace app Free Install Workspace app for Mac; double-clicking the .ica then launches the remote session.
Linux1 app
Citrix Workspace app Free Install Workspace app for Linux (replaces the old Receiver for Linux); .ica files launch via the wfica handler.
Android1 app
Citrix Workspace Free Install Citrix Workspace from Google Play (package still com.citrix.Receiver); open the .ica to start the session.
iOS1 app
Citrix Workspace Free Install Citrix Workspace from the App Store; .ica links launch the published app/desktop.

Technical details

deep spec
Format typePlain-text INI-style configuration file; human-readable key=value pairs inside named [Section] blocks
MIME typeapplication/x-ica
Typical file signature[WFClient] section header at byte offset 0 - a plain-text marker, not a binary magic number; some files begin with [Encoding] instead
Default ICA portTCP 1494 for unencrypted ICA; TCP 443 when the session is tunnelled over TLS/SSL
Session typesFull virtual desktop or a single published application, selected via the InitialProgram= key in the connection section
Transport driver keyTransportDriver= specifies the protocol stack used (e.g. TCP/IP, SSL/TLS); SSLEnable=On switches the session to encrypted transport
EncryptionSecureICA with RC5 up to 128-bit, or ICA over TLS/SSL configured via SSLEnable=, SSLCipherSuite=, and SSLProxyHost= keys
Digital signatureFiles can carry a cryptographic signature so Citrix Workspace app can verify the file originates from a trusted Citrix server before launching a session
Platform consumersCitrix Workspace app on Windows, macOS, and Linux; Citrix Workspace on Android and iOS; Citrix HTML5 Receiver in web browsers
Primary generating systemsCitrix StoreFront, Citrix Gateway (NetScaler/ADC), and the standalone ICA File Editor utility
Key sections[WFClient] for global client parameters, [ApplicationServers] listing connection names, plus one named section per connection holding Address=, InitialProgram=, and all session keys
HDX parametersFile can include HDX (High Definition Experience) keys controlling audio quality, video compression, multi-monitor layout, and USB redirection
Character encoding and sizeUS-ASCII or UTF-8 plain text with no binary data; typical file size 1-5 KB
Released1990s (Citrix WinFrame / ICA protocol era)
Specificationdocs.citrix.com

ICA conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with ICA files. Be specific - include your system and software version.
No account needed · answers usually within a day
E
EmilyAug 2026UNANSWERED
Was kann ich machen, wenn ich eine .ica-Datei mit Doppelklick öffne und während des Öffnungsprozesses der Vorgang "einfriert". Bisher hat es nach mehrmaligem Neustarten von Citrix/dem Arbeits-PC funktioniert, aber gibt es noch etwas anderes womit es sicherer funktioniert?
Waiting for an answer

Frequently asked questions

Why does my browser download an .ica file instead of opening the Citrix session?
Citrix Workspace app isn't installed or the .ica file type isn't associated with it. Install/repair Citrix Workspace app and set it to open .ica files (or use the 'Detect Workspace' option on the StoreFront page).
What program opens an ICA file?
Citrix Workspace app - the client formerly called Citrix Receiver (renamed 2018). It's a free download from citrix.com for Windows, Mac, Linux, iOS, Android and ChromeOS.
Is Citrix Receiver the same as Citrix Workspace app?
Yes. Citrix renamed Receiver to Citrix Workspace app in August 2018. Workspace app is backward-compatible and opens the same .ica files; install it instead of the old Receiver.
Can I open an .ica file without installing Citrix?
Not to run the session - it needs the Citrix client (or HTML5 'Workspace for web' in the browser if your admin enables it). You can open the .ica in Notepad to read its settings, but that won't launch the app.
Is it safe to open an ICA file?
Yes if it comes from your own company's Citrix portal - it's just connection settings. Don't open .ica files from unknown senders, as they could point your client at a malicious server.
My .ica launch ticket expired - what do I do?
Go back to the Citrix StoreFront/Workspace page and click the app again to generate a fresh .ica. Launch tickets are short-lived for security.

References

1Citrix - Download Workspace appwww.citrix.com
2Citrix Docs - Citrix Workspace appdocs.citrix.com

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.MDMarkdown Document
4.BINCD/DVD Disc Image (BIN/CUE)
5.PARTPartial Download File
6.BCBitComet Incomplete Download File
7.EXEWindows Executable (Portable Executable)
8.NOMEDIAAndroid No-Media Marker File
9.RPMSGRestricted Permission Message
10.AVIFAV1 Image File Format (AVIF)

Related extensions

.DS_STOREmacOS Finder Desktop Services Store (.DS_Store)
.WMZWindows Media Player Skin
.CFGConfiguration File
.LICLicense File
.CONFConfiguration File
.OVPNOpenVPN Configuration File

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z