SystemOpen
✖
SystemOpen
✖
SystemOpen["target"]
opens the specified file, URL, or other target with the associated program on your computer system.
Details and Options

- SystemOpen sends its target to the operating system, which then opens it using its default application for the target type given.
- URLs and URIs must include explicit http:, mailto:, ftp:, etc. prefixes.
- SystemOpen[File["file"]] and SystemOpen[URL["url"]] are also supported.
- SystemOpen["file"] is essentially equivalent to double-clicking the file icon in your operating system.
- SystemOpen["file"] searches for the specified file in the directories given in $Path.
- SystemOpen["file"] returns $Failed if the specified file does not exist.
Examples
open allclose allBasic Examples (1)Summary of the most common use cases
Scope (1)Survey of the scope of standard use cases
Properties & Relations (1)Properties of the function, and connections to other functions
SystemOpen returns $Failed if the operating system cannot open the resource:
In[1]:=1

✖
https://wolfram.com/xid/0e7leg04-tm2x1t
Out[1]=1

Wolfram Research (2008), SystemOpen, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemOpen.html (updated 2016).
✖
Wolfram Research (2008), SystemOpen, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemOpen.html (updated 2016).
Text
Wolfram Research (2008), SystemOpen, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemOpen.html (updated 2016).
✖
Wolfram Research (2008), SystemOpen, Wolfram Language function, https://reference.wolfram.com/language/ref/SystemOpen.html (updated 2016).
CMS
Wolfram Language. 2008. "SystemOpen." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/SystemOpen.html.
✖
Wolfram Language. 2008. "SystemOpen." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/SystemOpen.html.
APA
Wolfram Language. (2008). SystemOpen. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemOpen.html
✖
Wolfram Language. (2008). SystemOpen. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/SystemOpen.html
BibTeX
✖
@misc{reference.wolfram_2025_systemopen, author="Wolfram Research", title="{SystemOpen}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/SystemOpen.html}", note=[Accessed: 19-June-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_systemopen, organization={Wolfram Research}, title={SystemOpen}, year={2016}, url={https://reference.wolfram.com/language/ref/SystemOpen.html}, note=[Accessed: 19-June-2025
]}