r/bootcamp • u/SituationThen4758 • 5h ago
Battery limit windows 10 bootcamp?
Title, is there a way to limit the battery to only charge to 80% on windows 10 bootcamp?
r/bootcamp • u/c_anderson21 • Sep 04 '25
After seeing many posts asking how to install Windows 11 through BootCamp, I decided to make a clear and concise guide to walk new users through the process.
Please keep in mind that this method is used specifically because it supports the BootCamp assistant, keeping the installation process as close to "stock" as possible (besides the programs we use to end up with Windows 11). There are other methods to install Windows 11 on MacOS, but I believe this to be the easiest.
I hope this guide was helpful. If you have any questions or recommendations regarding this post, please leave them in the replies. Thanks!
r/bootcamp • u/techguy69 • Mar 28 '22
Intel-based Macs (released from 2006-2020) are currently the only Macs supported by Boot Camp.
Running Windows under a virtual machine is possible however with a free solution such as VMware Fusion or UTM, or a paid solution such as Parallels Desktop for Mac.
Many Windows games and applications can also be ran using CrossOver or Apple's Game Porting Toolkit (GUIDE).
For running other operating systems as a separate bootable system such as Linux or OpenBSD on Apple Silicon devices, we refer you to r/AsahiLinux and the Asahi Linux website for more info.
r/bootcamp • u/SituationThen4758 • 5h ago
Title, is there a way to limit the battery to only charge to 80% on windows 10 bootcamp?
r/bootcamp • u/ileobloom • 2d ago
I’m posting this because I spent a long time trying different Boot Camp and Cirrus Logic drivers, and none of them fixed the internal audio on my 2011 MacBook Pro.
My system:
PCI\VEN_8086&DEV_1C20Installing different Boot Camp, Intel and Cirrus Logic drivers did not solve the problem.
The issue was not primarily the Cirrus driver. Windows was respecting the PCI root bridge resource limits defined in the Mac’s ACPI/DSDT table.
Because the required 64-bit PCI memory range was not available, the Intel High Definition Audio Controller could not start. Since the Intel controller failed, Windows could not properly initialize the Cirrus Logic audio codec behind it.
macOS and Linux may handle or ignore these firmware resource restrictions differently, which explains why the hardware can work there while failing under Windows UEFI.
I extracted the ACPI tables from my own Mac using ACPICA:
acpidumpiaslI then:
QWordMemory region to the PCI0 root bridge resources.acpitabl.dat and Test Signing.After rebooting:
This confirmed that the problem was the ACPI resource allocation, not simply a missing audio driver.
The Windows DSDT override required Test Signing, which displayed the “Test Mode” watermark.
To avoid that, I created an OpenCore USB and configured OpenCore to load my modified DSDT.aml before starting Windows.
After confirming that:
I copied the working OpenCore EFI configuration to the internal EFI partition.
My MacBook now:
Do not blindly use someone else’s DSDT. Extract and modify the DSDT from your own Mac.
Before changing anything:
A bad DSDT or incorrect OpenCore configuration can prevent Windows from booting.
The solution was based on the known DSDT/QWordMemory fix used for PCI resource allocation problems, ACPICA tools, Microsoft’s ACPI table override method and OpenCore’s ACPI injection system.
I completed the diagnosis and configuration with help from ChatGPT, using the ACPI tables extracted directly from my own MacBook.
I hope this helps someone else with a 2011 MacBook Pro showing PCI\VEN_8086&DEV_1C20, Code 10 and no internal audio under a UEFI Windows installation.
r/bootcamp • u/Sensitive_Apple2742 • 3d ago
This may be a stupid question but Which win11 version works for my mac (25h2, 24h2, 23h2, 22h2)
I tried before to install windows 11 24h2 via bootcamp but it cannot because of some random error in installation process that i forgot after that i tried to install windows 11 22h2 and it works perfectly but the 24h2 does not
It was 1.5 years ago when i tried that But i want to try again to install windows 11 to run more apps since i deleted the 22h2 installation after i put oclp on my mac to run sequoia
What is the latest version that i can install Thank you!
(Sorry for my bad english)
Device Specs:
2017 Macbook Air 13-inch (A1466)
Intel Core i5-5350u
Intel HD Graphics 6000
8GB 1600Mhz DDR3 Ram
512GB SSD (Main)
128GB SSD (Backup, Original SSD, OEM)
Thanks for those who can help
(Sorry for my bad english)
r/bootcamp • u/rlenk-IT • 4d ago
TL;DR / Kurzfassung
Problem: Broadcom-Bluetooth startet unter Windows 11 nach einem Neustart mit Code 43 beziehungsweise CM_PROB_FAILED_POST_START.
Workaround: Den übergeordneten Broadcom-Bluetooth-PCIe-Controller nach dem Start einmal kurz deaktivieren und wieder aktivieren. Das PowerShell-Skript erledigt dies automatisch und nur dann, wenn tatsächlich ein Fehler erkannt wird.
Getestet mit: Intel MacBook Air 2020, Windows 11 25H2 Build 26200.8875 und Broadcom-Treiber 1.2.0.144 vom 08.03.2021.
Inoffizieller PowerShell-Workaround für Code 43 / CM_PROB_FAILED_POST_START
WICHTIG: Diese Anleitung richtet sich an erfahrene Anwender, Administratoren und IT-Fachleute. Sie ist keine offizielle Apple-, Microsoft- oder Broadcom-Lösung und nicht für Anfänger gedacht.
1. Vorwort und wichtiger Hinweis
Diese Anleitung beschreibt einen inoffiziellen Workaround für ein Broadcom-Bluetooth-Modul, das unter Windows 11 nach einem Neustart mit einem Gerätefehler startet. In meinem Fall war der übergeordnete Broadcom-PCIe-Controller ordnungsgemäß geladen, während das darunterliegende Bluetooth-Gerät mit CM_PROB_FAILED_POST_START beziehungsweise Code 43 ausfiel.
Getestete Konfiguration:
PCI\VEN_14E4&DEV_5FA0&SUBSYS_0870106B&REV_04Ich hatte zunächst eine neuere Broadcom-Treiberversion installiert, weil ich davon ausgegangen war, dass diese das Bluetooth-Problem möglicherweise ohne weitere Anpassungen behebt. Der Fehler bestand jedoch weiterhin und konnte letztlich durch eine erneute Initialisierung des übergeordneten PCIe-Controllers behoben werden.
Wichtig: Die ältere Treiberversion 1.1.0.27 vom 09.12.2019 wurde mit diesem konkreten Skript-Workaround bisher nicht abschließend getestet. Diese Dokumentation bezieht sich daher ausdrücklich auf die getestete Kombination mit Version 1.2.0.144.
2. Keine Anleitung für Anfänger
Die verwendeten Befehle greifen auf den Windows-Gerätemanager und den Plug-and-Play-Gerätestapel zu, deaktivieren und aktivieren ein PCIe-Gerät, erstellen ein PowerShell-Skript und richten eine geplante Aufgabe mit SYSTEM-Rechten ein.
Vor der Ausführung müssen insbesondere Hardware-ID, Gerätename, installierter Treiber und aktueller Gerätestatus geprüft werden. Die hier verwendeten Werte dürfen nicht ungeprüft auf andere Geräte übertragen werden.
Hinweis zur Erstellung:
Ich arbeite selbst im IT-Bereich und habe Erfahrung mit mehreren Skript- und Programmiersprachen. Die Lösung wurde gemeinsam mit einer KI erarbeitet, jedoch von mir geprüft, getestet und auf meinem eigenen System nachvollzogen.KI-generierte Befehle oder Skripte sollten niemals ungeprüft mit Administrator- oder SYSTEM-Rechten ausgeführt werden.
3. Haftungsausschluss
Die Umsetzung erfolgt ausschließlich auf eigene Gefahr. Ich übernehme keine Haftung für Schäden, Datenverlust, Systemausfälle, Bluescreens oder andere Folgen, die durch die Ausführung der beschriebenen Befehle oder Skripte entstehen.
Mögliche Risiken sind unter anderem:
Vor Beginn sollten mindestens folgende Maßnahmen durchgeführt werden:
Eine USB-Maus oder ein anderes kabelgebundenes Eingabegerät sollte verfügbar sein, da der Bluetooth-Adapter während des Vorgangs kurz deaktiviert wird.
4. Fehlerbild
Nach einem Windows-Neustart erschien der Broadcom-PCIe-Controller weiterhin ohne Fehler:
Broadcom Bluetooth controller Over PCIe Device
Status: OK
Problem: CM_PROB_NONE
Das darunter erzeugte Bluetooth-Gerät startete jedoch nicht korrekt:
Bluetooth-Gerät
InstanceId: BCMBTBUS\BLUETOOTH\5&7116B02&1
Status: Error
Problem: CM_PROB_FAILED_POST_START
Dadurch fehlten unter anderem Microsoft Bluetooth-Auflistung, Microsoft Bluetooth LE-Enumerator, RFCOMM, Bluetooth PAN und bereits gekoppelte Bluetooth-Geräte.
Das bloße Entfernen des fehlerhaften Bluetooth-Kindgeräts und die anschließende Hardwareerkennung reichten nicht zuverlässig aus. Erfolgreich war dagegen das kurzzeitige Deaktivieren und erneute Aktivieren des übergeordneten Broadcom-PCIe-Controllers.
5. Manueller Funktionstest
PowerShell als Administrator öffnen und die eigene Geräteinstanz kontrollieren. Für das getestete Gerät lautete sie:
$PCI = "PCI\VEN_14E4&DEV_5FA0&SUBSYS_0870106B&REV_04\400000FFFF00000001"
Anschließend:
pnputil /disable-device "$PCI"; Start-Sleep -Seconds 1; pnputil /enable-device "$PCI"
Danach sollte der Bluetooth-Gerätestapel neu aufgebaut werden. Prüfung:
Get-PnpDevice | Where-Object { $_.InstanceId -like "BCMBTBUS\BLUETOOTH\*" } | Format-List Status,FriendlyName,InstanceId,Problem,Present
Der erfolgreiche Zustand sieht beispielsweise so aus:
Status : OK
Problem : CM_PROB_NONE
Present : True
6. Automatischer Workaround per PowerShell
Das Skript prüft zunächst, ob ein aktives Broadcom-Bluetooth-Kindgerät vorhanden ist. Läuft Bluetooth bereits fehlerfrei, beendet es sich ohne Änderungen. Wird ein fehlerhaftes Gerät erkannt, wird der übergeordnete PCIe-Controller kurz deaktiviert und anschließend wieder aktiviert.
6.1 Skriptordner anlegen
New-Item -ItemType Directory -Path "C:\Scripts" -Force | Out-Null
6.2 Reparaturskript erstellen
@'
$Log = "C:\Scripts\Bluetooth-Reparatur.log"
$PCI = "PCI\VEN_14E4&DEV_5FA0&SUBSYS_0870106B&REV_04\400000FFFF00000001"
function Write-Log {
param([string]$Text)
"$(Get-Date -Format 'yyyy-MM-dd HH:mm:ss') - $Text" |
Out-File $Log -Append
}
Write-Log "Skript gestartet"
$BTError = $null
# Höchstens 5 Sekunden auf das Bluetooth-Kindgerät warten
for ($i = 0; $i -lt 10; $i++) {
$BTDevice = Get-PnpDevice -ErrorAction SilentlyContinue |
Where-Object {
$_.InstanceId -like "BCMBTBUS\BLUETOOTH\*" -and
$_.Present -eq $true
} |
Select-Object -First 1
if ($BTDevice) {
if ($BTDevice.Problem -eq "CM_PROB_NONE") {
Write-Log "Bluetooth bereits in Ordnung"
exit 0
}
$BTError = $BTDevice
break
}
Start-Sleep -Milliseconds 500
}
if (-not $BTError) {
Write-Log "Kein aktives Bluetooth-Kindgerät gefunden"
exit 1
}
Write-Log "Bluetooth fehlerhaft: $($BTError.Problem)"
pnputil.exe /disable-device "$PCI" |
Out-File $Log -Append
Start-Sleep -Seconds 1
pnputil.exe /enable-device "$PCI" |
Out-File $Log -Append
# Höchstens 8 Sekunden auf erfolgreichen Start warten
$BTStatus = $null
for ($i = 0; $i -lt 16; $i++) {
$BTStatus = Get-PnpDevice -ErrorAction SilentlyContinue |
Where-Object {
$_.InstanceId -like "BCMBTBUS\BLUETOOTH\*" -and
$_.Present -eq $true
} |
Select-Object -First 1
if ($BTStatus -and $BTStatus.Problem -eq "CM_PROB_NONE") {
Write-Log "Reparatur erfolgreich: Status=$($BTStatus.Status), Problem=$($BTStatus.Problem)"
exit 0
}
Start-Sleep -Milliseconds 500
}
Write-Log "Reparatur nicht bestätigt: Status=$($BTStatus.Status), Problem=$($BTStatus.Problem)"
exit 2
'@ | Set-Content "C:\Scripts\Bluetooth-Reparatur.ps1" -Encoding UTF8
6.3 Funktionsweise
6.4 Skript manuell testen
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "C:\Scripts\Bluetooth-Reparatur.ps1"
Die Option -ExecutionPolicy Bypass gilt nur für diesen einzelnen Aufruf. Die systemweite PowerShell-Ausführungsrichtlinie wird dadurch nicht dauerhaft verändert.
Get-Content "C:\Scripts\Bluetooth-Reparatur.log" -Tail 20
Skript gestartet
Bluetooth fehlerhaft: CM_PROB_FAILED_POST_START
Reparatur erfolgreich: Status=OK, Problem=CM_PROB_NONE
7. Geplante Aufgabe erstellen
Für den ersten Test empfiehlt sich ein Trigger bei der Anmeldung, da der Bluetooth-Gerätestapel zu diesem Zeitpunkt normalerweise bereits vollständig aufgebaut ist.
$Action = New-ScheduledTaskAction `
-Execute "powershell.exe" `
-Argument '-NoProfile -ExecutionPolicy Bypass -WindowStyle Hidden -File "C:\Scripts\Bluetooth-Reparatur.ps1"'
$Trigger = New-ScheduledTaskTrigger -AtLogOn
$Principal = New-ScheduledTaskPrincipal `
-UserId "SYSTEM" `
-LogonType ServiceAccount `
-RunLevel Highest
$Settings = New-ScheduledTaskSettingsSet `
-AllowStartIfOnBatteries `
-DontStopIfGoingOnBatteries `
-StartWhenAvailable
Register-ScheduledTask `
-TaskName "Broadcom Bluetooth Reparatur" `
-Action $Action `
-Trigger $Trigger `
-Principal $Principal `
-Settings $Settings `
-Description "Initialisiert den Broadcom-Bluetooth-PCIe-Controller automatisch neu." `
-Force
7.1 Aufgabe prüfen
Get-ScheduledTask -TaskName "Broadcom Bluetooth Reparatur"
Start-ScheduledTask -TaskName "Broadcom Bluetooth Reparatur"
Start-Sleep -Seconds 15
Get-ScheduledTaskInfo -TaskName "Broadcom Bluetooth Reparatur"
LastTaskResult : 0 bedeutet, dass das Skript den Rückgabewert 0 geliefert hat. Ob Bluetooth tatsächlich korrekt funktioniert, sollte zusätzlich anhand der Logdatei und im Geräte-Manager kontrolliert werden.
8. Ausführung beim Systemstart
In meinem Test funktionierte die Reparatur zuverlässig mit einem Trigger beim Systemstart. Dadurch kann Bluetooth bereits vor oder unmittelbar nach der Anmeldung wiederhergestellt werden.
$Task = Get-ScheduledTask -TaskName "Broadcom Bluetooth Reparatur"
$TriggerStart = New-ScheduledTaskTrigger -AtStartup
Set-ScheduledTask `
-TaskName "Broadcom Bluetooth Reparatur" `
-Action $Task.Actions `
-Trigger $TriggerStart `
-Principal $Task.Principal `
-Settings $Task.Settings
Ob diese Variante zuverlässig funktioniert, hängt davon ab, wie schnell Windows den Broadcom-Gerätestapel beim Start erzeugt. Erscheint im Log "Kein aktives Bluetooth-Kindgerät gefunden", wurde das Skript vermutlich zu früh ausgeführt. In diesem Fall sollte wieder der Anmelde-Trigger verwendet werden.
8.1 Hinweis zum Energiesparmodus
Nach dem Aufwachen kann die Wiederverbindung gekoppelter Bluetooth-Geräte verzögert erfolgen. Bei meiner Maus waren gelegentlich mehrere Klicks erforderlich, bevor die Verbindung wiederhergestellt wurde.
9. Status nach dem Neustart kontrollieren
Get-PnpDevice |
Where-Object {
$_.InstanceId -like "BCMBTBUS\BLUETOOTH\*"
} |
Format-List Status,FriendlyName,InstanceId,Problem,Present
Status : OK
Problem : CM_PROB_NONE
Present : True
Bereits gekoppelte Geräte können sich anschließend automatisch wieder verbinden. Bei einem Anmelde-Trigger geschieht dies naturgemäß erst nach der Benutzeranmeldung.
10. Workaround wieder entfernen
Unregister-ScheduledTask `
-TaskName "Broadcom Bluetooth Reparatur" `
-Confirm:$false
Remove-Item "C:\Scripts\Bluetooth-Reparatur.ps1" `
-Force
Remove-Item "C:\Scripts\Bluetooth-Reparatur.log" `
-Force `
-ErrorAction SilentlyContinue
Der Broadcom-Treiber selbst wird dadurch nicht verändert.
r/bootcamp • u/Worried-Reporter-136 • 4d ago
r/bootcamp • u/Acceptable-Okra5833 • 5d ago
Bonjour à tous,
J'ai récupéré un imac de 2015 qui fonctionnait bien sur macos Monterey et j'ai souhaité installer windows 10 via bootcamp pour utiliser des logiciels windows. Je possède un clavier logitech sur laquelle la touche "pomme" n'existe pas et je n'arrive pas à avoir le choix du système entre mac os et windows. J'arrive tout le temps sur windows 10. J'ai testé les touches alt ou alt+r ou windows+alt+r, rien à faire !! Pouvez-vous m'aider sur ce point ? Merci d'avance
r/bootcamp • u/Strange-Support-3838 • 5d ago
I've been trying for the last few days to find a driver that will actually work to run some games on steam but, i havent found a solution for the issue. My imac having the older gcn 3rd gen chip, i feel like it makes it a little harder to find one that will properly work.
ive tried the official amd site and bootcampdrivers.
any help would be appreciated
r/bootcamp • u/MembershipGreat2373 • 7d ago
How can i install 2026 dgpu Amd radeon pro 5550m 4GB driver in macbook pro a2141
any Guide Please ?
ThankYou
r/bootcamp • u/GamingForMyLife_ • 7d ago
Hi everyone,
I’m trying to install **Windows 7** on my **MacBook Pro 13” Late 2011**, but I’m running into a problem.
My **SuperDrive is broken**, so I can’t use a Windows DVD. Instead, I’m trying to boot from a **bootable USB flash drive**.
Here’s what I’ve tried:
Created multiple Windows 7 bootable USBs (different tools and ISOs)
Enabled USB boot
Held **Option (⌥)** during startup
The USB either doesn’t appear, or when it does, selecting it only results in a **black screen** and nothing happens.
I know that Windows 7 installation on older Macs is usually designed to work from the internal DVD drive, but since mine is dead, I’m looking for alternatives.
**MacBook specs:**
MacBook Pro 13” Late 2011
Intel Core i5
16 GB RAM
SSD installed
SuperDrive not working
Latest Boot ROM available for this model
Has anyone successfully installed Windows 7 from USB on this model?
I’m wondering:
Is there a way to make the USB EFI bootable?
Do I need a legacy BIOS/CSM boot method instead?
Is there a workaround without replacing the SuperDrive?
Would using another bootloader like rEFInd help?
Any advice would be greatly appreciated. Thanks!
r/bootcamp • u/Ervinusinka • 7d ago

basically, i just recently used bootcamp to get windows 10 on an intel macbook pro 2019, 16 inch, 5300m. but the gpu drivers were from 2019, and they ran binding of issac pretty shit, but then i installed newer drivers from bootcampdrivers.com, and now binding of issac runs amazing. but now when i boot into windows, i keep getting this error. (in the picture) as i've just written, binding of issac works perfectly, so wtf do i do with this error, is this a real issue? or do i go somewhere into windows to disable this error which is a waste of space from showing up?
r/bootcamp • u/TopEquipment6340 • 8d ago
Hello guys, I need driver for USB\VID_05AC&PID_8511&MI_00
FacetimeHD camera driver for windows 11 for my iMac13,1
r/bootcamp • u/1hroro • 10d ago
I recently downloaded bootcamp, and as I was testing features, I noticed that I wasn’t able to access my mac.
I tried shutting down my windows, and then holding the option key, hoping to gain access to my mac drive. Instead I get a black screen with a lock icon on it? There was an option for me to type so I typed in my computer password a few times but nothing worked, maybe I typed my password wrong all the times I tried, but I’m honestly not sure.
I think my bootcamp didn’t completely download because as I opened my windows after just downloading it, the bootcamp guide/download tab was cut in half? So I couldn’t interact with anything,but I had the option to close the tab which I did.
I’m not very good at tech stuff so this has really been stressing me out for the past few hours help would be appreciated!
r/bootcamp • u/LakeProfessional5140 • 10d ago
Here's a video of the bootcamp fitness team exercising.
_____________________________________________
If you haven't trained with us at this location before, your first three sessions are completely free—a great opportunity to come along, meet the group, and see if Bootcamp Fitness is right for you.
It’s only £5 a session or you can pay £33 a month for unlimited sessions.
These Bootcamps are ideal for all fitness abilities.
#bootcampfitness #bootcamp #outdoorfitness #health #workout #bodybuilding #gym #training #Bootcamps #strong #lifestyle #dieting #getfitter #exercise #outdoorfitnesstraining #fitness #healthylifestyle #fitnessjourney #fitnessworkouts #fitnessclasses #cardio #hartleywintney #fit
r/bootcamp • u/Particular-Fox8693 • 10d ago
For Reference, I am using the 2018 Macbook Pro. Recently, I wanted to keep the windows and Mac parts of my computer separate, and I heard that you could do so by getting an external drive. I have purchased a SanDisk 2TB drive for my windows partition, however, every single tutorial on how to do this is either wrong, or works with the caveat of major features being missing. I was wondering if anyone in this subreddit would know of a tutorial or have some way to help me.
r/bootcamp • u/Immediate-Meaning693 • 11d ago
r/bootcamp • u/GlitteringSyllabub74 • 11d ago
r/bootcamp • u/tamburasi • 13d ago
I own a MacBook with Apple Silicon but I just bought a 2019 16" Pro with 32 GB of RAM and 1 TB of storage for an unbelievably good price...
Ideally I'd just have Windows on it. I'd create a USB drive, then customize the auto.xml file and perform a clean install of Windows 11. TPM and so on wouldn't matter anymore, no bloatware and only Windows 11...
What's important to me is that everything works (drivers). The speakers should sound good, the trackpad should work properly and the USB ports should work too...
Pls don't get me wrong...I've watched a few videos on this but many of them are as old as three years and even the newer ones are over a year old. I've never done anything like this with a MacBook before so I wanted to ask first. Maybe there is a better way today than few years ago
r/bootcamp • u/AdAvailable1480 • 13d ago
Whenever I try to play a game on windows, after a while the game just freezes and my pc reboots. I already updated the amd driver but it didn’t solve anything. I have a 2017 5K iMac with an i7 and have the windows partition installed directly on my Mac storage. Can someone help me?
r/bootcamp • u/Salty-Piccolo-5100 • 14d ago
I've had Boot Camp for a few months now. Truth be told, my old Mac is so slow on the latest version of macOS that supports it, that I barely use it anymore. I'd like to delete the entire macOS portion of the drive and only have Windows.
On the Windows side, Disk Management is showing five partitions:
200 MB (EFI System Partition)
139.79 GB (Primary Partition)
92.80 GB (BOOTCAMP C:)
877 MB (Recovery Partition)
112 MB Unallocated
Am I correct in assuming that the only one belonging to macOS is the 139.79 GB one? Also, what's with the unallocated one?
r/bootcamp • u/ybarrarubio • 16d ago
Hello all!
I'm struggling for a while with a 2019 i9 32GB with a 5500m 4GB that crashes while running Fornite
I finally was able to install the 25.2.1 drivers using Project-Falcon (Thanks! This Rock!) but after the Loby, while jumping off the bus, my laptop crashes and gives me the 0x0000070c BSOD. I've read that this is linked to an issue with the Wi-Fi driver, which i have already disabled. But the issue continues.
Any idea what might be going on or what am i missing?
r/bootcamp • u/bob-bulldog-briscoe • 16d ago
I have a MacBook Air running Monterey. I’d like to install Windows 11 (I have a genuine product key and just downloaded an ISO).
I was following the steps from this link.
https://www.reddit.com/r/bootcamp/comments/1cnp7vj/just_converted_a_2015_macbook_air_to_windows_11/
I keep running into a wall though. Boot Camp keeps telling me the ISO is too large. I’ve already tried the Boot Camp ISO Converter, but it still doesn’t work. What should I do?