> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/readme/whats-new-in-parallels-desktop-27.md).

# What's New in Parallels Desktop 27

{% hint style="info" %}
**Note**: This chapter describes major changes introduced with the initial release of Parallels Desktop 27 for Mac compared to previous major versions of the product (i.e., 26.x and earlier). You can learn about all subsequent changes and improvements introduced in the minor versions (27.x) from their respective release notes.
{% endhint %}

The new major Parallels Desktop version 27.0.0 (build 58628) includes many under-the-hood upgrades aimed at better supporting the latest version of macOS.

The release delivers the following improvements:

#### All editions of Parallels Desktop 27 for Mac <a href="#all-editions-of-parallels-desktop-26-for-mac" id="all-editions-of-parallels-desktop-26-for-mac"></a>

* **New**: Windows and Linux virtual machines can now use Apple’s SME CPU feature on M4 and M5 chips, which can accelerate matrix-heavy workloads like local AI inference.
* **Security**: This update addresses multiple security vulnerabilities in the virtual networking stack, virtual GPU command processing, and VirtIO subsystem, including memory corruption issues, out-of-bounds reads, and privilege escalation vectors.

#### Windows on Mac <a href="#windows-on-mac" id="windows-on-mac"></a>

* **New**: Windows virtual machines now run on a reengineered OpenGL driver powered by Apple’s Metal API, raising support from OpenGL 4.1 to 4.3 — up to 2.6x faster in our benchmarks on Macs with an M3 chip or newer.
* **Fixed**: TradeStation app would crash on launch with a "Graphics Error" message.
* **Fixed**: Launching PDF-XChange in a Windows 11 virtual machine running in Coherence mode would produce black box artifacts in the application window.
* **Fixed**: Altium Designer would crash when opening a project file inside a Windows virtual machine.

#### Linux on Mac <a href="#linux-on-mac" id="linux-on-mac"></a>

* **New**: Out-of-the-box support for new Linux distributions: Ubuntu 26.04 LTS, Ubuntu 26.04 LTS (x86\_64 emulation), Fedora 44, Debian 13.6, and Kali Linux 2026.2.
* **New**: Parallels Tools in headless Ubuntu Arm virtual machines can now be updated using the command line, without requiring a graphical session.
* **New**: Shared folders daemon (prl\_fsd) has been updated from libfuse2 to libfuse3, improving stability and compatibility with modern Linux distributions.

### Parallels Desktop 27 for Mac Enterprise Edition <a href="#parallels-desktop-27-for-mac-enterprise-edition" id="parallels-desktop-27-for-mac-enterprise-edition"></a>

* **New**: Parallels Desktop for Mac 27 is now certified as "ARM SystemReady SR 3.1 (VE band)", enhancing compliance, improving compatibility with new OS releases, and reducing the risk of unexpected issues.
* **Fixed**: An issue prevented a provisioning package from being applied during Declarative Deployment on virtual machines running Windows 24H2.

### What was deprecated or removed from Parallels Desktop 27 <a href="#what-was-deprecated-or-removed-from-parallels-desktop-27" id="what-was-deprecated-or-removed-from-parallels-desktop-27"></a>

According to the statistics from the users who participate in the Parallels Customer Experience program, some product features are used very seldom or not at all. We have decided to either stop supporting them or completely remove them from Parallels Desktop and focus on frequently used features and further enhancements.

Below is the list of features that are no longer supported and have been removed in Parallels Desktop for Mac 27:

* Installing Parallels Desktop 27 on Macs running macOS Ventura 13.
* Support for Intel Macs.
* Support for Boot Camp.
* Travel mode.
* Unread email badge and new mail notifications for Classic Outlook.
* Security tab in Parallels Desktop preferences. These respective settings are now controlled remotely by Enterprise Edition administrators.

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong>: For private users, we recommend protecting your Mac user accounts and virtual machines using standard authentication methods.</p></div>
* Shared Bluetooth functionality. Bluetooth devices (e.g., keyboards, mice, or game controllers) connected to your Mac will continue to work normally in virtual machines.

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p><strong>Note</strong>: To connect a Bluetooth device directly to a virtual machine, consider using a USB Bluetooth dongle.</p></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/readme/whats-new-in-parallels-desktop-27.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
