Setting up and managing device configurations using Intune
@Anonymous , In fact, Intune only deploy the policy to the device, to make the functionality works. This still depends on windows itself. If the windows version is not supported for the setting, then the policy will fail with error. or not take effect.
For the Control Panel and settings, the setting will be deployed via the Settings policy CSP
https://learn.microsoft.com/en-us/mem/intune/configuration/device-restrictions-windows-10#control-panel-and-settings
Here is a link with more details of Settings policy CSP
https://learn.microsoft.com/en-us/windows/client-management/mdm/policy-csp-settings#settings-pagevisibilitylist
For the error code 65000, I didn't find a detailed explanation with it. But you can view the DeviceManagement-Enterprise-Diagnostic-Provider event log to get more finding.
https://learn.microsoft.com/en-us/windows/client-management/mdm/diagnose-mdm-failures-in-windows-10#collect-logs-directly-from-windows-10-pcs
Hope it can help.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.