Clear-AssignedAccess

Clear-AssignedAccess

Removes the user account from assigned access.

Syntax

Clear-AssignedAccess [-Confirm] [-WhatIf] [ <CommonParameters>]

Detailed Description

The Clear-AssignedAccess cmdlet removes the user account from assigned access and returns the user to default settings.

If a user is signed in or the PC has a PS/2 keyboard, you must restart the computer to apply the changes.

Parameters

-Confirm

Prompts you for confirmation before running the cmdlet.

Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Required?

false

Position?

named

Default Value

false

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

  • None.

    You cannot pipe input to this cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • None.

    This cmdlet does not generate any output.

Examples

EXAMPLE 1

This example shows how to remove the user account from assigned access and return the user to default settings.

PS C:\> Clear-AssignedAccess

Get-AssignedAccess

Set-AssignedAccess