General Install CAB File in Windows 11

  • Thread starter Thread starter Brink
  • Start date Published: Start date Updated Updated:

CAB_banner.webp

This tutorial will show you different ways to install a CAB file in Windows 10 and Windows 11.

A cabinet is a single file, usually with a .cab extension, that stores compressed files in a file library. The cabinet format is an efficient way to package multiple files because compression is performed across file boundaries, which significantly improves the compression ratio.

If you have a Windows Update in a CAB format, you can use the command prompt or PowerShell to install it.

If you have a driver (ex: Realtek) in a CAB format, you can extract the CAB and use Device Manager to install it.

You must be signed in as an administrator to install a CAB file.




Contents





Option One

Install CAB File using Context Menu


If you have the .cab file extension type associated to open with a third party app (ex: 7Zip, WinZip, WinRAR, etc...) by default, the Install context menu item added from this option will not show until you restore the default association for the .cab file type.


1 Add the Install CAB context menu if you haven't already.


2 When you right click on a .cab file you want to install, you will need to click/tap on Show more options first, then click/tap on Install.

Show_more_options.webp
Install_added_to_CAB_context_menu.webp





Option Two

Install CAB File in Command Prompt


1 Open Terminal (Admin), and select either Windows PowerShell or Command Prompt.

2 Type the command below into Terminal, and press Enter. (see screenshot below)

dism /online /Add-Package /PackagePath:"<Full path of .cab file with extension>"

Substitute <full path of CAB file with extension> in the command above with the actual full path of the CAB file you want to install.

For example: dism /online /Add-Package /PackagePath:"C:\Users\Brink\OneDrive\Desktop\Example.cab"





Option Three

Install CAB File in PowerShell



1 Open Terminal (Admin), and select either Windows PowerShell or Command Prompt.

2 Type the command below into Terminal, and press Enter. (see screenshot below)

Add-WindowsPackage -Online -PackagePath "<Full path of .cab file with extension>"

Substitute <full path of CAB file with extension> in the command above with the actual full path of the CAB file you want to install.

For example: Add-WindowsPackage -Online -PackagePath "C:\Users\Brink\OneDrive\Desktop\Example.cab"





Option Four

Install CAB File for Driver in Device Manager


1 Extract all files from the CAB file into a folder of your choice.

2 Open Device Manager (devmgmt.msc).

3 Right click on the device (ex: "Realtek High Definition Audio") you want to install a driver from the CAB, and click/tap on Update driver. (see screenshot below)

Install_CAB_Device_Manager-2.webp

4 Click/tap on Browse my computer for drivers. (see screenshot below)

Install_CAB_Device_Manager-3.webp

5 Follow the steps below to install the driver (inf) from the CAB for this device: (see screenshots below)
  1. Click/tap on Browse.
  2. Navigate to and select the folder you extracted all files from the CAB.
  3. Click/tap on OK.
  4. Click/tap on Next.
Install_CAB_Device_Manager-4.webp
Install_CAB_Device_Manager-5.webp

6 Click/tap on Close when the driver has finished installing.


That's it,
Shawn Brink


 
Last edited:
NOTE:

If you use 7zip and maybe other unzippers, you need to UN-associate .cab and ISO files from them...

Image1.webp


If you don't, Option One (using the context menu), won't work.
 

My Computers My Computers

  • At a glance

    Win 11 Home ♦♦♦26300.9457 ♦♦♦♦♦♦♦26H2AMD Ryzen 7 3700XG.Skill (F4-3200C14D-16GTZKW)EVGA RTX 2070 (08G-P4-2171-KR)
    OS
    Win 11 Home ♦♦♦26300.9457 ♦♦♦♦♦♦♦26H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® [May 2020]
    CPU
    AMD Ryzen 7 3700X
    Motherboard
    Asus Pro WS X570-ACE (BIOS 5302)
    Memory
    G.Skill (F4-3200C14D-16GTZKW)
    Graphics Card(s)
    EVGA RTX 2070 (08G-P4-2171-KR)
    Sound Card
    Realtek ALC1220P / ALC S1220A
    Monitor(s) Displays
    Dell U3011 30"
    Screen Resolution
    2560 x 1600
    Hard Drives
    2x Samsung 860 EVO 500GB,
    WD 4TB Black FZBX - SATA III,
    WD 8TB Black FZBX - SATA III,
    DRW-24B1ST CD/DVD Burner
    PSU
    PC Power & Cooling 750W Quad EPS12V
    Case
    Cooler Master ATCS 840 Tower
    Cooling
    CM Hyper 212 EVO (push/pull)
    Keyboard
    Ducky DK9008 Shine II Blue LED
    Mouse
    Logitech Optical M-100
    Internet Speed
    300/300
    Browser
    Firefox (latest)
    Antivirus
    Bitdefender Total Security
    Other Info
    Speakers: Klipsch Pro Media 2.1
  • At a glance

    Windows XP Pro 32bit w/SP3AMD Athlon 64 X2 5000+ (OC'd @ 3.2Ghz)TWIN2X2048-6400C4DHX (2 x 1GB, DDR2 800)EVGA 256-P2-N758-TR GeForce 8600GT SSC
    Operating System
    Windows XP Pro 32bit w/SP3
    Computer type
    PC/Desktop
    Manufacturer/Model
    Built by Ghot® (not in use)
    CPU
    AMD Athlon 64 X2 5000+ (OC'd @ 3.2Ghz)
    Motherboard
    ASUS M2N32-SLI Deluxe Wireless Edition
    Memory
    TWIN2X2048-6400C4DHX (2 x 1GB, DDR2 800)
    Graphics card(s)
    EVGA 256-P2-N758-TR GeForce 8600GT SSC
    Sound Card
    Onboard
    Monitor(s) Displays
    ViewSonic G90FB Black 19" Professional (CRT)
    Screen Resolution
    up to 2048 x 1536
    Hard Drives
    WD 36GB 10,000rpm Raptor SATA
    Seagate 80GB 7200rpm SATA
    Lite-On LTR-52246S CD/RW
    Lite-On LH-18A1P CD/DVD Burner
    PSU
    PC Power & Cooling Silencer 750 Quad EPS12V
    Case
    Generic Beige case, 80mm fans
    Cooling
    ZALMAN 9500A 92mm CPU Cooler
    Keyboard
    Logitech Classic Keybooard 200
    Mouse
    Logitech Optical M-BT96a
    Internet Speed
    300/300
    Browser
    Firefox 3.x ??
    Antivirus
    Symantec (Norton)
    Other Info
    Still assembled, still runs. Haven't turned it on for 15 years?

Latest Support Threads

Back
Top Bottom