Forum Discussion
OIMSdemo
Apr 28, 2020Copper Contributor
Remove retention labels from items in SharePoint
As far as I'm aware, once a retention label has been applied to an item in SharePoint there is no way to remove it (if the "record" box was checked in the retention label settings). Is this true?...
Alireza Rahimifarid
Apr 29, 2020Iron Contributor
Hello,
No, you can remove them with the PowerShell, try this solution:
https://microsoft365.today/microsoft-365/how-to-remove-labels-from-the-security-compliance-center/
Remove-ComplianceTag
Regards,
Alireza
- RobAaldijkMar 03, 2023Copper ContributorThis only removing the labels that can be applied, not the labels that were already applied to items. I tried with Reset-PnPLabel but that doesnt work either (is that even referring to retention labels?)