Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Navigate to https://utexas.app.box.com/v/msb-student-vms and download the windowsARM.vmdk. Store this file somewhere on your computer. 
    This is where the VM is run from, so you need to keep this file on your computer as long as you need VMWare.
  2. Open the VMWare Fusion app.
  3. Click "Create a custom virtual machine".
  4. Choose "Windows 11 64-bit ARM".
  5. Auto-generate Enter a simple password or enter one that you will remember and press (it does not need to be secure since this can only be run from inside your Mac). Click continue.
  6. Click on "Choose virtual disk".
  7. Locate and select the .vmdk file you just downloaded.
  8. Click "Finish". Windows should now be setting up.
  9. As you cannot continue without a network connection, you need to install network drivers.
  10. Restart the VM by selecting the button "Virtual machine" at the top of your screen. Select "Restart".
  11. Once it has restarted, you need to open command prompt: hold 'shift' + 'FN' + 'F10'.
    If the above key combination doesn't work please try: CONTROL + TAB and click "yes" on the window that pops up.
  12. Type OOBE\bypassnro 
    Press Enter.
  13. Once the virtual machine restarts, click through to the network screen and select 'I don't have internet'. You can now continue the setup process.


    Once you are in Windows:
  14. Open the Start Menu (Windows icon). 
  15. Search for "PowerShell". Right-click the application, and run it as an administrator (or select "Run as administrator" on the right).
  16. Type Set-ExecutionPolicy RemoteSigned
    Press enter.
  17. Press the 'A' key, then press Enter. Close PowerShell once finished.
  18. Select 'Virtual machine' at the top of the app.
    Then 'reinstall VMware tools'
  19. Select "Install". This will add a virtual disk within Windows.
  20. Open up File Explorer, then select "DVD Drive (D:)" on the left
  21. Find the ‘Setup' file, then:
  22. Right-click on it. Choose 'Run with powershell'.

...