Microsoft Graph · Schema
microsoft.graph.windows10GeneralConfiguration
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Tasks
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.windows10GeneralConfiguration",
"title": "microsoft.graph.windows10GeneralConfiguration",
"allOf": [
{
"$ref": "#/components/schemas/microsoft.graph.deviceConfiguration"
},
{
"title": "windows10GeneralConfiguration",
"required": [
"@odata.type"
],
"type": "object",
"properties": {
"accountsBlockAddingNonMicrosoftAccountEmail": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from adding email accounts to the device that are not associated with a Microsoft account."
},
"antiTheftModeBlocked": {
"type": "boolean",
"description": "Indicates whether or not to block the user from selecting an AntiTheft mode preference (Windows 10 Mobile only)."
},
"appsAllowTrustedAppsSideloading": {
"$ref": "#/components/schemas/microsoft.graph.stateManagementSetting"
},
"appsBlockWindowsStoreOriginatedApps": {
"type": "boolean",
"description": "Indicates whether or not to disable the launch of all apps from Windows Store that came pre-installed or were downloaded."
},
"bluetoothAllowedServices": {
"type": "array",
"items": {
"type": "string",
"nullable": true
},
"description": "Specify a list of allowed Bluetooth services and profiles in hex formatted strings."
},
"bluetoothBlockAdvertising": {
"type": "boolean",
"description": "Whether or not to Block the user from using bluetooth advertising."
},
"bluetoothBlockDiscoverableMode": {
"type": "boolean",
"description": "Whether or not to Block the user from using bluetooth discoverable mode."
},
"bluetoothBlocked": {
"type": "boolean",
"description": "Whether or not to Block the user from using bluetooth."
},
"bluetoothBlockPrePairing": {
"type": "boolean",
"description": "Whether or not to block specific bundled Bluetooth peripherals to automatically pair with the host device."
},
"cameraBlocked": {
"type": "boolean",
"description": "Whether or not to Block the user from accessing the camera of the device."
},
"cellularBlockDataWhenRoaming": {
"type": "boolean",
"description": "Whether or not to Block the user from using data over cellular while roaming."
},
"cellularBlockVpn": {
"type": "boolean",
"description": "Whether or not to Block the user from using VPN over cellular."
},
"cellularBlockVpnWhenRoaming": {
"type": "boolean",
"description": "Whether or not to Block the user from using VPN when roaming over cellular."
},
"certificatesBlockManualRootCertificateInstallation": {
"type": "boolean",
"description": "Whether or not to Block the user from doing manual root certificate installation."
},
"connectedDevicesServiceBlocked": {
"type": "boolean",
"description": "Whether or not to block Connected Devices Service which enables discovery and connection to other devices, remote messaging, remote app sessions and other cross-device experiences."
},
"copyPasteBlocked": {
"type": "boolean",
"description": "Whether or not to Block the user from using copy paste."
},
"cortanaBlocked": {
"type": "boolean",
"description": "Whether or not to Block the user from using Cortana."
},
"defenderBlockEndUserAccess": {
"type": "boolean",
"description": "Whether or not to block end user access to Defender."
},
"defenderCloudBlockLevel": {
"$ref": "#/components/schemas/microsoft.graph.defenderCloudBlockLevelType"
},
"defenderDaysBeforeDeletingQuarantinedMalware": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Number of days before deleting quarantined malware. Valid values 0 to 90",
"format": "int32",
"nullable": true
},
"defenderDetectedMalwareActions": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.defenderDetectedMalwareActions"
},
{
"type": "object",
"nullable": true
}
],
"description": "Gets or sets Defender\u2019s actions to take on detected Malware per threat level."
},
"defenderFileExtensionsToExclude": {
"type": "array",
"items": {
"type": "string",
"nullable": true
},
"description": "File extensions to exclude from scans and real time protection."
},
"defenderFilesAndFoldersToExclude": {
"type": "array",
"items": {
"type": "string",
"nullable": true
},
"description": "Files and folder to exclude from scans and real time protection."
},
"defenderMonitorFileActivity": {
"$ref": "#/components/schemas/microsoft.graph.defenderMonitorFileActivity"
},
"defenderProcessesToExclude": {
"type": "array",
"items": {
"type": "string",
"nullable": true
},
"description": "Processes to exclude from scans and real time protection."
},
"defenderPromptForSampleSubmission": {
"$ref": "#/components/schemas/microsoft.graph.defenderPromptForSampleSubmission"
},
"defenderRequireBehaviorMonitoring": {
"type": "boolean",
"description": "Indicates whether or not to require behavior monitoring."
},
"defenderRequireCloudProtection": {
"type": "boolean",
"description": "Indicates whether or not to require cloud protection."
},
"defenderRequireNetworkInspectionSystem": {
"type": "boolean",
"description": "Indicates whether or not to require network inspection system."
},
"defenderRequireRealTimeMonitoring": {
"type": "boolean",
"description": "Indicates whether or not to require real time monitoring."
},
"defenderScanArchiveFiles": {
"type": "boolean",
"description": "Indicates whether or not to scan archive files."
},
"defenderScanDownloads": {
"type": "boolean",
"description": "Indicates whether or not to scan downloads."
},
"defenderScanIncomingMail": {
"type": "boolean",
"description": "Indicates whether or not to scan incoming mail messages."
},
"defenderScanMappedNetworkDrivesDuringFullScan": {
"type": "boolean",
"description": "Indicates whether or not to scan mapped network drives during full scan."
},
"defenderScanMaxCpu": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Max CPU usage percentage during scan. Valid values 0 to 100",
"format": "int32",
"nullable": true
},
"defenderScanNetworkFiles": {
"type": "boolean",
"description": "Indicates whether or not to scan files opened from a network folder."
},
"defenderScanRemovableDrivesDuringFullScan": {
"type": "boolean",
"description": "Indicates whether or not to scan removable drives during full scan."
},
"defenderScanScriptsLoadedInInternetExplorer": {
"type": "boolean",
"description": "Indicates whether or not to scan scripts loaded in Internet Explorer browser."
},
"defenderScanType": {
"$ref": "#/components/schemas/microsoft.graph.defenderScanType"
},
"defenderScheduledQuickScanTime": {
"pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$",
"type": "string",
"description": "The time to perform a daily quick scan.",
"format": "time",
"nullable": true
},
"defenderScheduledScanTime": {
"pattern": "^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$",
"type": "string",
"description": "The defender time for the system scan.",
"format": "time",
"nullable": true
},
"defenderSignatureUpdateIntervalInHours": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The signature update interval in hours. Specify 0 not to check. Valid values 0 to 24",
"format": "int32",
"nullable": true
},
"defenderSystemScanSchedule": {
"$ref": "#/components/schemas/microsoft.graph.weeklySchedule"
},
"developerUnlockSetting": {
"$ref": "#/components/schemas/microsoft.graph.stateManagementSetting"
},
"deviceManagementBlockFactoryResetOnMobile": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from resetting their phone."
},
"deviceManagementBlockManualUnenroll": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from doing manual un-enrollment from device management."
},
"diagnosticsDataSubmissionMode": {
"$ref": "#/components/schemas/microsoft.graph.diagnosticDataSubmissionMode"
},
"edgeAllowStartPagesModification": {
"type": "boolean",
"description": "Allow users to change Start pages on Edge. Use the EdgeHomepageUrls to specify the Start pages that the user would see by default when they open Edge."
},
"edgeBlockAccessToAboutFlags": {
"type": "boolean",
"description": "Indicates whether or not to prevent access to about flags on Edge browser."
},
"edgeBlockAddressBarDropdown": {
"type": "boolean",
"description": "Block the address bar dropdown functionality in Microsoft Edge. Disable this settings to minimize network connections from Microsoft Edge to Microsoft services."
},
"edgeBlockAutofill": {
"type": "boolean",
"description": "Indicates whether or not to block auto fill."
},
"edgeBlockCompatibilityList": {
"type": "boolean",
"description": "Block Microsoft compatibility list in Microsoft Edge. This list from Microsoft helps Edge properly display sites with known compatibility issues."
},
"edgeBlockDeveloperTools": {
"type": "boolean",
"description": "Indicates whether or not to block developer tools in the Edge browser."
},
"edgeBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from using the Edge browser."
},
"edgeBlockExtensions": {
"type": "boolean",
"description": "Indicates whether or not to block extensions in the Edge browser."
},
"edgeBlockInPrivateBrowsing": {
"type": "boolean",
"description": "Indicates whether or not to block InPrivate browsing on corporate networks, in the Edge browser."
},
"edgeBlockJavaScript": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from using JavaScript."
},
"edgeBlockLiveTileDataCollection": {
"type": "boolean",
"description": "Block the collection of information by Microsoft for live tile creation when users pin a site to Start from Microsoft Edge."
},
"edgeBlockPasswordManager": {
"type": "boolean",
"description": "Indicates whether or not to Block password manager."
},
"edgeBlockPopups": {
"type": "boolean",
"description": "Indicates whether or not to block popups."
},
"edgeBlockSearchSuggestions": {
"type": "boolean",
"description": "Indicates whether or not to block the user from using the search suggestions in the address bar."
},
"edgeBlockSendingDoNotTrackHeader": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from sending the do not track header."
},
"edgeBlockSendingIntranetTrafficToInternetExplorer": {
"type": "boolean",
"description": "Indicates whether or not to switch the intranet traffic from Edge to Internet Explorer. Note: the name of this property is misleading; the property is obsolete, use EdgeSendIntranetTrafficToInternetExplorer instead."
},
"edgeClearBrowsingDataOnExit": {
"type": "boolean",
"description": "Clear browsing data on exiting Microsoft Edge."
},
"edgeCookiePolicy": {
"$ref": "#/components/schemas/microsoft.graph.edgeCookiePolicy"
},
"edgeDisableFirstRunPage": {
"type": "boolean",
"description": "Block the Microsoft web page that opens on the first use of Microsoft Edge. This policy allows enterprises, like those enrolled in zero emissions configurations, to block this page."
},
"edgeEnterpriseModeSiteListLocation": {
"type": "string",
"description": "Indicates the enterprise mode site list location. Could be a local file, local network or http location.",
"nullable": true
},
"edgeFirstRunUrl": {
"type": "string",
"description": "The first run URL for when Edge browser is opened for the first time.",
"nullable": true
},
"edgeHomepageUrls": {
"type": "array",
"items": {
"type": "string",
"nullable": true
},
"description": "The list of URLs for homepages shodwn on MDM-enrolled devices on Edge browser."
},
"edgeRequireSmartScreen": {
"type": "boolean",
"description": "Indicates whether or not to Require the user to use the smart screen filter."
},
"edgeSearchEngine": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.edgeSearchEngineBase"
},
{
"type": "object",
"nullable": true
}
],
"description": "Allows IT admins to set a default search engine for MDM-Controlled devices. Users can override this and change their default search engine provided the AllowSearchEngineCustomization policy is not set."
},
"edgeSendIntranetTrafficToInternetExplorer": {
"type": "boolean",
"description": "Indicates whether or not to switch the intranet traffic from Edge to Internet Explorer."
},
"edgeSyncFavoritesWithInternetExplorer": {
"type": "boolean",
"description": "Enable favorites sync between Internet Explorer and Microsoft Edge. Additions, deletions, modifications and order changes to favorites are shared between browsers."
},
"enterpriseCloudPrintDiscoveryEndPoint": {
"type": "string",
"description": "Endpoint for discovering cloud printers.",
"nullable": true
},
"enterpriseCloudPrintDiscoveryMaxLimit": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Maximum number of printers that should be queried from a discovery endpoint. This is a mobile only setting. Valid values 1 to 65535",
"format": "int32",
"nullable": true
},
"enterpriseCloudPrintMopriaDiscoveryResourceIdentifier": {
"type": "string",
"description": "OAuth resource URI for printer discovery service as configured in Azure portal.",
"nullable": true
},
"enterpriseCloudPrintOAuthAuthority": {
"type": "string",
"description": "Authentication endpoint for acquiring OAuth tokens.",
"nullable": true
},
"enterpriseCloudPrintOAuthClientIdentifier": {
"type": "string",
"description": "GUID of a client application authorized to retrieve OAuth tokens from the OAuth Authority.",
"nullable": true
},
"enterpriseCloudPrintResourceIdentifier": {
"type": "string",
"description": "OAuth resource URI for print service as configured in the Azure portal.",
"nullable": true
},
"experienceBlockDeviceDiscovery": {
"type": "boolean",
"description": "Indicates whether or not to enable device discovery UX."
},
"experienceBlockErrorDialogWhenNoSIM": {
"type": "boolean",
"description": "Indicates whether or not to allow the error dialog from displaying if no SIM card is detected."
},
"experienceBlockTaskSwitcher": {
"type": "boolean",
"description": "Indicates whether or not to enable task switching on the device."
},
"gameDvrBlocked": {
"type": "boolean",
"description": "Indicates whether or not to block DVR and broadcasting."
},
"internetSharingBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from using internet sharing."
},
"locationServicesBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from location services."
},
"lockScreenAllowTimeoutConfiguration": {
"type": "boolean",
"description": "Specify whether to show a user-configurable setting to control the screen timeout while on the lock screen of Windows 10 Mobile devices. If this policy is set to Allow, the value set by lockScreenTimeoutInSeconds is ignored."
},
"lockScreenBlockActionCenterNotifications": {
"type": "boolean",
"description": "Indicates whether or not to block action center notifications over lock screen."
},
"lockScreenBlockCortana": {
"type": "boolean",
"description": "Indicates whether or not the user can interact with Cortana using speech while the system is locked."
},
"lockScreenBlockToastNotifications": {
"type": "boolean",
"description": "Indicates whether to allow toast notifications above the device lock screen."
},
"lockScreenTimeoutInSeconds": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800. Valid values 11 to 1800",
"format": "int32",
"nullable": true
},
"logonBlockFastUserSwitching": {
"type": "boolean",
"description": "Disables the ability to quickly switch between users that are logged on simultaneously without logging off."
},
"microsoftAccountBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block a Microsoft account."
},
"microsoftAccountBlockSettingsSync": {
"type": "boolean",
"description": "Indicates whether or not to Block Microsoft account settings sync."
},
"networkProxyApplySettingsDeviceWide": {
"type": "boolean",
"description": "If set, proxy settings will be applied to all processes and accounts in the device. Otherwise, it will be applied to the user account that\u2019s enrolled into MDM."
},
"networkProxyAutomaticConfigurationUrl": {
"type": "string",
"description": "Address to the proxy auto-config (PAC) script you want to use.",
"nullable": true
},
"networkProxyDisableAutoDetect": {
"type": "boolean",
"description": "Disable automatic detection of settings. If enabled, the system will try to find the path to a proxy auto-config (PAC) script."
},
"networkProxyServer": {
"anyOf": [
{
"$ref": "#/components/schemas/microsoft.graph.windows10NetworkProxyServer"
},
{
"type": "object",
"nullable": true
}
],
"description": "Specifies manual proxy server settings."
},
"nfcBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from using near field communication."
},
"oneDriveDisableFileSync": {
"type": "boolean",
"description": "Gets or sets a value allowing IT admins to prevent apps and features from working with files on OneDrive."
},
"passwordBlockSimple": {
"type": "boolean",
"description": "Specify whether PINs or passwords such as '1111' or '1234' are allowed. For Windows 10 desktops, it also controls the use of picture passwords."
},
"passwordExpirationDays": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The password expiration in days. Valid values 0 to 730",
"format": "int32",
"nullable": true
},
"passwordMinimumCharacterSetCount": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The number of character sets required in the password.",
"format": "int32",
"nullable": true
},
"passwordMinimumLength": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The minimum password length. Valid values 4 to 16",
"format": "int32",
"nullable": true
},
"passwordMinutesOfInactivityBeforeScreenTimeout": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The minutes of inactivity before the screen times out.",
"format": "int32",
"nullable": true
},
"passwordPreviousPasswordBlockCount": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The number of previous passwords to prevent reuse of. Valid values 0 to 50",
"format": "int32",
"nullable": true
},
"passwordRequired": {
"type": "boolean",
"description": "Indicates whether or not to require the user to have a password."
},
"passwordRequiredType": {
"$ref": "#/components/schemas/microsoft.graph.requiredPasswordType"
},
"passwordRequireWhenResumeFromIdleState": {
"type": "boolean",
"description": "Indicates whether or not to require a password upon resuming from an idle state."
},
"passwordSignInFailureCountBeforeFactoryReset": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "The number of sign in failures before factory reset. Valid values 0 to 999",
"format": "int32",
"nullable": true
},
"personalizationDesktopImageUrl": {
"type": "string",
"description": "A http or https Url to a jpg, jpeg or png image that needs to be downloaded and used as the Desktop Image or a file Url to a local image on the file system that needs to used as the Desktop Image.",
"nullable": true
},
"personalizationLockScreenImageUrl": {
"type": "string",
"description": "A http or https Url to a jpg, jpeg or png image that neeeds to be downloaded and used as the Lock Screen Image or a file Url to a local image on the file system that needs to be used as the Lock Screen Image.",
"nullable": true
},
"privacyAdvertisingId": {
"$ref": "#/components/schemas/microsoft.graph.stateManagementSetting"
},
"privacyAutoAcceptPairingAndConsentPrompts": {
"type": "boolean",
"description": "Indicates whether or not to allow the automatic acceptance of the pairing and privacy user consent dialog when launching apps."
},
"privacyBlockInputPersonalization": {
"type": "boolean",
"description": "Indicates whether or not to block the usage of cloud based speech services for Cortana, Dictation, or Store applications."
},
"resetProtectionModeBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from reset protection mode."
},
"safeSearchFilter": {
"$ref": "#/components/schemas/microsoft.graph.safeSearchFilterType"
},
"screenCaptureBlocked": {
"type": "boolean",
"description": "Indicates whether or not to Block the user from taking Screenshots."
},
"searchBlockDiacritics": {
"type": "boolean",
"description": "Specifies if search can use diacritics."
},
"searchDisableAutoLanguageDetection": {
"type": "boolean",
"description": "Specifies whether to use automatic language detection when indexing content and properties."
},
"searchDisableIndexerBackoff": {
"type": "boolean",
"description": "Indicates whether or not to disable the search indexer backoff feature."
},
"searchDisableIndexingEncryptedItems": {
"type": "boolean",
"description": "Indicates whether or not to block indexing of WIP-protected items to prevent them from appearing in search results for Cortana or Explorer."
},
"searchDisableIndexingRemovableDrive": {
"type": "boolean",
"description": "Indicates whether or not to allow users to add locations on removable drives to libraries and to be indexed."
},
"searchEnableAutomaticIndexSizeManangement": {
"type": "boolean",
"description": "Specifies minimum amount of hard drive space on the same drive as the index location before indexing stops."
},
"searchEnableRemoteQueries": {
"type": "boolean",
"description": "Indicates whether or not to block remote queries of this computer\u2019s index."
},
"settingsBlockAccountsPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Accounts in Settings app."
},
"settingsBlockAddProvisioningPackage": {
"type": "boolean",
"description": "Indicates whether or not to block the user from installing provisioning packages."
},
"settingsBlockAppsPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Apps in Settings app."
},
"settingsBlockChangeLanguage": {
"type": "boolean",
"description": "Indicates whether or not to block the user from changing the language settings."
},
"settingsBlockChangePowerSleep": {
"type": "boolean",
"description": "Indicates whether or not to block the user from changing power and sleep settings."
},
"settingsBlockChangeRegion": {
"type": "boolean",
"description": "Indicates whether or not to block the user from changing the region settings."
},
"settingsBlockChangeSystemTime": {
"type": "boolean",
"description": "Indicates whether or not to block the user from changing date and time settings."
},
"settingsBlockDevicesPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Devices in Settings app."
},
"settingsBlockEaseOfAccessPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Ease of Access in Settings app."
},
"settingsBlockEditDeviceName": {
"type": "boolean",
"description": "Indicates whether or not to block the user from editing the device name."
},
"settingsBlockGamingPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Gaming in Settings app."
},
"settingsBlockNetworkInternetPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Network & Internet in Settings app."
},
"settingsBlockPersonalizationPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Personalization in Settings app."
},
"settingsBlockPrivacyPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Privacy in Settings app."
},
"settingsBlockRemoveProvisioningPackage": {
"type": "boolean",
"description": "Indicates whether or not to block the runtime configuration agent from removing provisioning packages."
},
"settingsBlockSettingsApp": {
"type": "boolean",
"description": "Indicates whether or not to block access to Settings app."
},
"settingsBlockSystemPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to System in Settings app."
},
"settingsBlockTimeLanguagePage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Time & Language in Settings app."
},
"settingsBlockUpdateSecurityPage": {
"type": "boolean",
"description": "Indicates whether or not to block access to Update & Security in Settings app."
},
"sharedUserAppDataAllowed": {
"type": "boolean",
"description": "Indicates whether or not to block multiple users of the same app to share data."
},
"smartScreenBlockPromptOverride": {
"type": "boolean",
"description": "Indicates whether or not users can override SmartScreen Filter warnings about potentially malicious websites."
},
"smartScreenBlockPromptOverrideForFiles": {
"type": "boolean",
"description": "Indicates whether or not users can override the SmartScreen Filter warnings about downloading unverified files"
},
"smartScreenEnableAppInstallControl": {
"type": "boolean",
"description": "This property will be deprecated in July 2019 and will be replaced by property SmartScreenAppInstallControl. Allows IT Admins to control whether users are allowed to install apps from places other than the Store."
},
"startBlockUnpinningAppsFromTaskbar": {
"type": "boolean",
"description": "Indicates whether or not to block the user from unpinning apps from taskbar."
},
"startMenuAppListVisibility": {
"$ref": "#/components/schemas/microsoft.graph.windowsStartMenuAppListVisibilityType"
},
"startMenuHideChangeAccountSettings": {
"type": "boolean",
"description": "Enabling this policy hides the change account setting from appearing in the user tile in the start menu."
},
"startMenuHideFrequentlyUsedApps": {
"type": "boolean",
"description": "Enabling this policy hides the most used apps from appearing on the start menu and disables the corresponding toggle in the Settings app."
},
"startMenuHideHibernate": {
"type": "boolean",
"description": "Enabling this policy hides hibernate from appearing in the power button in the start menu."
},
"startMenuHideLock": {
"type": "boolean",
"description": "Enabling this policy hides lock from appe
# --- truncated at 32 KB (41 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/microsoft-graph/refs/heads/main/json-schema/microsoft-graph-microsoftgraphwindows10generalconfiguration-schema.json