Hi Fiona,
Thanks for posting your question here. I understand that you would like to use your MAC to download Windows 11 via USB because your PC doesn't have an internet connection.
To answer your question, yes, you can absolutely download Windows 11 on your Mac and transfer it to your PC using a USB, even if the PC has no internet access. (Ways to install Windows 11)
Here's what you can do:
Step 1: Download the Windows 11 ISO on your Mac
Open Safari/Chrome on your Mac
- Go to the official Microsoft download page: Download Windows 11
Under “Download Windows 11 Disk Image (ISO)”:
Select Windows 11 (multi‑edition ISO)
Choose English
Download the 64‑bit ISO
This file is usually ~6 GB
Step 2: Prepare the USB on macOS
(This erase everything on the USB.)
Insert the USB flash drive
Open Disk Utility
Select the USB (physical device, not the volume)
Click Erase
- Name: WIN11
- Format: ExFAT
- Scheme: GUID Partition Map
- Click Erase
Step 3: Create the bootable USB (macOS Terminal)
macOS does NOT run the Windows Media Creation Tool, so we do this manually.
- Open Terminal
- Mount the ISO:
hdiutil mount ~/Downloads/Win11*.iso - Copy files to USB:
cp -RN /Volumes/CCCOMA_X64FRE_EN-US_DV9/* /Volumes/WIN11/
After completion, you now have a Windows 11 installer USB
Step 4: Install Windows 11 on the PC (Offline)
Insert the USB into the PC
Power on and press the Boot Menu key:
- F12 / F10 / ESC / DEL (depends on manufacturer)
- Select the USB drive
- Follow the Windows setup
**When asked to connect to the internet:
Press Shift + F10
- Type:
OOBE\BYPASSNRO
Press Enter → PC restarts → “I don’t have internet” option appears
After Installation, since the PC has no internet:
- Install chipset, graphics, Wi‑Fi, and LAN drivers manually
- Download drivers on your Mac from the PC manufacturer’s website
- Copy them to the same USB and install them on the PC
Let me know if you have questions, I'm here to help
Thanks,
Jobelle C.