---
title: Policy CSP - Education
description: Control graphing functionality in the Windows Calculator app.
ms.author: dansimp
ms.topic: article
ms.prod: w10
ms.technology: windows
author: manikadhiman
ms.localizationpriority: medium
ms.date: 09/27/2019
ms.reviewer:
manager: dansimp
---
# Policy CSP - Education
## Education policies
-
Education/AllowGraphingCalculator
-
Education/DefaultPrinterName
-
Education/PreventAddingNewPrinters
-
Education/PrinterNames
**Education/AllowGraphingCalculator**
Windows Edition |
Supported? |
Home |
8 |
Pro |
8 |
Business |
8 |
Enterprise |
8 |
Education |
8 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 2004. This policy setting allows you to control whether graphing functionality is available in the Windows Calculator app. If you disable this policy setting, graphing functionality will not be accessible in the Windows Calculator app. If you enable or don't configure this policy setting, you will be able to access graphing functionality.
ADMX Info:
- GP English name: *Allow Graphing Calculator*
- GP name: *AllowGraphingCalculator*
- GP path: *Windows Components/Calculator*
- GP ADMX file name: *Programs.admx*
The following list shows the supported values:
- 0 - Disabled
- 1 (default) - Enabled
**Education/DefaultPrinterName**
Windows Edition |
Supported? |
Home |
 |
Pro |
3 |
Business |
3 |
Enterprise |
3 |
Education |
3 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1709. This policy allows IT Admins to set the user's default printer.
The policy value is expected to be the name (network host name) of an installed printer.
**Education/PreventAddingNewPrinters**
Windows Edition |
Supported? |
Home |
 |
Pro |
3 |
Business |
3 |
Enterprise |
3 |
Education |
3 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1709. Allows IT Admins to prevent user installation of additional printers from the printers settings.
ADMX Info:
- GP English name: *Prevent addition of printers*
- GP name: *NoAddPrinter*
- GP path: *Control Panel/Printers*
- GP ADMX file name: *Printing.admx*
The following list shows the supported values:
- 0 (default) – Allow user installation.
- 1 – Prevent user installation.
**Education/PrinterNames**
Windows Edition |
Supported? |
Home |
 |
Pro |
3 |
Business |
3 |
Enterprise |
3 |
Education |
3 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1709. Allows IT Admins to automatically provision printers based on their names (network host names).
The policy value is expected to be a `````` separated list of printer names. The OS will attempt to search and install the matching printer driver for each listed printer.
Footnotes:
- 1 - Added in Windows 10, version 1607.
- 2 - Added in Windows 10, version 1703.
- 3 - Added in Windows 10, version 1709.
- 4 - Added in Windows 10, version 1803.
- 5 - Added in Windows 10, version 1809.
- 6 - Added in Windows 10, version 1903.
- 7 - Added in Windows 10, version 1909.
- 8 - Added in Windows 10, version 2004.