MacOS - Windows 11 VM

MacOS - Windows 11 VM

AI custom autofill
Published Date
Description
Installing Windows 11 on MacOS as a VM
Created time
Nov 23, 2024 09:35 AM
In this article, we’ll learn how to install tiny11 (a debloated version of Windows 11) on MacOS for M1 (ARM) series laptops.
 
  1. Download the ARM version of tiny 11 (Any ARM version of Win 11 will do) - . Download the ISO file.
  1. Install VMWare Fusion 13 Pro - which version is latest. You’ve to register for Broadcom and provide your address. -
  1. Drag-n-Drop the ISO to the Fusion app.
    1. notion image
  1. Continue and Finish.
  1. Before you launch the VM, configure some necessary settings, go to Title Bar(macos) → Virtual Machine → Settings:
    1. StartUp Disk → CD/DVD (for VM to boot using tiny11 image)
    2. Processors → Provide atleast 4 CPU cores, ideally 8 for VM to work smoothly.
    3. Memory - Atleast 4GB RAM, ideally 8GB (for MacBook Pro and above).
    4. Display → Select Retina display
    5. HardDisk → Give atleast 100GB of RAM, ideally 200GB+ if you’re planning to play some games. (Initial space is allocated to C drive, subsequent additions of space has to allocated via Disk Management).
    6. Isolation → Choose accordingly.
  1. Startup VM. Click any button when prompted to boot up Windows 11.
  1. Follow Instructions to setup. Skip wherever necessary.
  1. Once Windows has loaded, go to Title Bar (Cmd+Ctrl and drag cursor to the top) → Virtual Machine → Install VMWare Tools.
  1. In the Windows, a notification will popup in the action center to install VMWare Tools. Install it, it will restart Windows couple of times.
  1. Now, Windows will run natively in 1440p (or native resolution) and internet will be accessible.
 

Activate Windows

  1. Run below commands in CMD as Administrator
    1. slmgr.vbs -ipk W269N-WFGWX-YVC9B-4J6C9-T83GX slmgr.vbs -skms kms.srv.crsoo.com slmgr.vbs -ato
  1. Links for reference - ,

Remove Edge

  1. Install the binary (.exe) to remove Edge if required.
    Remove-MS-Edge
    ShadowWhispererUpdated Jan 2, 2025

Debloat even more

  1. Install and remove any unnecessary permissions for Windows 11.
  1. Ultimate Windows Tweaker to disable few more things -
  1. Windows 11 debloater -
     

    References