--- title: WindowsBackupAndRestore CSP description: Learn more about the WindowsBackupAndRestore CSP. ms.date: 04/30/2025 ms.topic: generated-reference --- # WindowsBackupAndRestore CSP [!INCLUDE [Windows Insider tip](includes/mdm-insider-csp-note.md)] The following list shows the WindowsBackupAndRestore configuration service provider nodes: - ./Device/Vendor/MSFT/WindowsBackupAndRestore - [EnableWindowsRestore](#enablewindowsrestore) ## EnableWindowsRestore | Scope | Editions | Applicable OS | |:--|:--|:--| | ✅ Device
❌ User | ✅ Pro
✅ Enterprise
✅ Education
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows Insider Preview | ```Device ./Device/Vendor/MSFT/WindowsBackupAndRestore/EnableWindowsRestore ``` Sets a policy to enable Windows Restore. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `bool` | | Access Type | Add, Delete, Get, Replace | | Default Value | false | **Allowed values**: | Value | Description | |:--|:--| | false (Default) | Windows Restore Not Configured. | | true | Windows Restore Enabled. | ## Related articles [Configuration service provider reference](configuration-service-provider-reference.md)