application/x-ms-shortcut

Important: An officially mentioned type either does not exist, or is hard to track down. The information here likely reflects community contributions or popular usage derived from existing implementations.

A Windows shortcut. It is a small binary file that points at something else — a program, a document, a folder, a drive or a network location — and carries the details Windows needs to open it, such as the working directory, any command line arguments, an icon to display, and enough information about the target to go looking for it if it has since moved.

Windows has used the format since Windows 95, where it replaced the older Program Information Files, and Microsoft documents it as the Shell Link Binary File Format. The type is not registered with IANA; application/x-ms-shortcut comes from the media type list shipped with the Apache HTTP Server and is the spelling that stuck.

One thing worth knowing if you are accepting these from users: because a shortcut can carry arguments and borrow its icon from an unrelated file, a .lnk can be made to look harmless while pointing somewhere else entirely. They have a long history as a malware delivery route, so treat unexpected ones with care.

File types

.lnk

Also appears as

Not known to appear as any other types