# Remove all permissions from folder

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/sharepoint-permissions-processing/remove-all-permissions-from-folder/](https://docs.virtosoftware.com/docs/virto-workflow-automation-app/virto-workflows-for-office-365/sharepoint-permissions-processing/remove-all-permissions-from-folder/)
Product: Virto Workflow Automation App
Updated: 2026-08-12


This activity removes all permission assignment from specified folder.

## **SharePoint Designer phrase**

Remove all permission on this folder in current list.

![SharePoint Designer phrase for removing all permissions on a folder in the current list](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/remove_all_permissions_from_folder_1.png)

**Parameters**

Input parameters


| Parameter | Description | Example |
|---|---|---|
| siteUrl | The URL of a source SharePoint site. If the value field is empty, current sitewill be used. | https://contoso/SiteUrl; https://contoso/Sites/SiteUrl; [%Workflow Context:Current Site URL%]/subSite |
| this folder | Folder path inside selected list/document library | Folder 001; Top Folder/Sub folder 1/sub folder2 |
| current list | Name or Url of chosen list. If the value field is empty,current list will be used. | Tasks; [%Workflow Context:List Name%] /Lists/ Tasks |


Example

![Workflow example configuring the Remove all permissions from folder activity](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/remove_all_permissions_from_folder_2.png)
