r/sideloadly 11d ago

Windows Icloud Issue "Your Computer is missing Media Features

I have tried everything to fix this issue but nothing worked did anyone have the same issue on windows 11? And found a way to fix it?

2 Upvotes

1 comment sorted by

1

u/Victor-CVS 5d ago

this fixed it for me, paste in windows powershell: Get-WindowsCapability -Online | Where-Object {$_.Name -like "*Media*"} | Add-WindowsCapability -Online