Nicholas Brower 1ae3f0b230 Merged PR 4822: "msdate update (generated from most recent commit date)"
"msdate update (generated from most recent commit date)"
2017-12-05 22:36:05 +00:00

1.4 KiB

title, description, ms.author, ms.topic, ms.prod, ms.technology, author, ms.date
title description ms.author ms.topic ms.prod ms.technology author ms.date
CleanPC CSP The CleanPC configuration service provider (CSP) allows removal of user-installed and pre-installed applications, with the option to persist user data. This CSP was added in Windows 10, version 1703. maricia article w10 windows nickbrower 06/26/2017

CleanPC CSP

The CleanPC configuration service provider (CSP) allows removal of user-installed and pre-installed applications, with the option to persist user data. This CSP was added in Windows 10, version 1703.

The following diagram shows the CleanPC configuration service provider in tree format.

CleanPC csp diagram

./Device/Vendor/MSFT/CleanPC

The root node for the CleanPC configuration service provider.

CleanPCWithoutRetainingUserData

An integer specifying a CleanPC operation without any retention of user data.

The only supported operation is Execute.

CleanPCRetainingUserData

An integer specifying a CleanPC operation with retention of user data.

The only supported operation is Execute.