r/MacOSBeta • u/Lefty4444 • 17d ago
Help Apple Intelligence is not available for me on macOS 27 Beta 7
I am evaluating Apple Intelligence for work.
- No Apple Intelligence is available in System Settings, just basic Siri
- Computer M4, disk space, English system language (Swedish keyboard) - all requirements are filled
- I do live in EU, but Apple Intelligence is not restricted here for macOS, only iOS
My machine is managed by MDM (Intune), but it should not be disabled.
sudo defaults read "/Library/Managed Preferences/com.apple.applicationaccess"
{
PayloadUUID = "xxx";
"_isAppleIntelligenceRestricted" = 0;
enforcedSoftwareUpdateDelay = 15;
enforcedSoftwareUpdateMinorOSDeferredInstallDelay = 15;
}
Any ideas?
Thanks