[研究]Microsoft Windows對.rar壓縮/解壓縮支援
2026-08-18
Microsoft Windows(含 Client + Server)到底有幾種內建 .rar 壓縮/解壓縮方式?每一種從哪一版開始?官方 Microsoft 文件在哪裡?
如果限定「Microsoft Windows 本身內建、不安裝 WinRAR/7-Zip 等第三方軟體」的 .rar 壓縮/解壓縮功能,目前其實只有 1 種真正的 Windows 原生 RAR 支援機制;而且要區分「解壓縮」與「建立 RAR」。
https://blogs.windows.com/windows-insider/2023/06/29/announcing-windows-11-insider-preview-build-23493/
https://blogs.windows.com/windows-insider/2023/08/18/announcing-windows-11-insider-preview-build-22621-2199-and-22631-2199-beta-channel//
Windows 內建 .RAR 能力 |
內建方式 | 最早版本 | 可解壓 .rar |
可建立 .rar |
官方 Microsoft 證據 |
|---|---|---|---|---|---|
| Windows 內建 Archive 支援(libarchive) | File Explorer/Windows Archive 功能 | Windows 11 22H2 Insider Build 23493 開始出現;正式產品則從 Windows 11 23H2 起納入 | ✅ | ❌ | Microsoft Windows Insider Blog |
PowerShell Compress-Archive |
PowerShell | Windows PowerShell 5.0 起 | ❌ RAR | ❌ RAR | Microsoft Learn |
tar.exe |
Windows 內建 tar | Windows 10 1803 起 | ❌ 一般不能視為 Windows 原生 RAR 功能 | ❌ | Microsoft Learn |
| NTFS 壓縮 | NTFS filesystem compression | 很早期 Windows NT 系列 | ❌ | ❌ | Microsoft Learn |
| Windows Server Data Deduplication | Server 儲存最佳化 | Windows Server 2012 起 | ❌ | ❌ | Microsoft Learn |
.RAR 原生支援演進
| Windows | 原生 .RAR 解壓 |
原生建立 .RAR |
備註 |
|---|---|---|---|
| Windows XP | ❌ | ❌ | 需要 WinRAR / 7-Zip 等 |
| Windows Vista | ❌ | ❌ | 同上 |
| Windows 7 | ❌ | ❌ | 同上 |
| Windows 8 / 8.1 | ❌ | ❌ | 同上 |
| Windows 10 | ❌ | ❌ | 內建 ZIP,但不是 RAR |
| Windows 11 21H2 | ❌ | ❌ | 尚無原生 RAR |
| Windows 11 22H2 | ⚠️ Insider 開發階段開始出現 | ❌ | Build 23493 開始 |
| Windows 11 23H2 | ✅ | ❌ | 正式產品世代開始具備 |
| Windows 11 24H2 | ✅ | ❌ | Microsoft 現行文件明確確認 |
| Windows 11 25H2 | ✅ | ❌ | File Explorer 進一步改善大型 7z/RAR 解壓效能 (Microsoft Learn) |
| Windows Server 2016 | ❌ | ❌ | 無原生 RAR UI |
| Windows Server 2019 | ❌ | ❌ | 無原生 RAR UI |
| Windows Server 2022 | ❌* | ❌ | 不應直接套用 Win11 RAR 功能 |
| Windows Server 2025 | ❌* | ❌ | Microsoft 尚無同等明確官方 RAR Explorer 文件 |
(完)