Forum Discussion
simuuh
Mar 19, 2021Brass Contributor
Channel folder cannot be deleted
Hi community There are channel folders they cannot be deleted. the channels have already been deleted in Microsoft Teams. Tried to delete the folder with "Sharegate" Ques...
Mar 19, 2021
I think this is due to the fact the channels are still in soft-delete state and it seems there is not yet a proper solution for this Today
simuuh
Mar 19, 2021Brass Contributor
Thanks for the answer.
so, I have to wait until the channels are deleted completly after 21 days?
so, I have to wait until the channels are deleted completly after 21 days?
- Francis LaurinMar 07, 2022Brass Contributor
For the record (the other thread is locked): the solution was to simply move the folder in a dummy one and then delete the dummy one. However, even moving is not available anymore through the UI. It is still possible to do it in PowerShell (as opposed to direct delete) via Move-PnPFolder cmdlet. This worked for me today.
- AnounouhiMay 23, 2022Copper ContributorMaybe this used to be the solution but it doesnt work anymore! when I try to move the folder I get the message: Move-PnPFolder : To delete this folder, go to the channel in Microsoft Teams
The channel is still a active channel! Does anyone else has a solution? - 365forthewinMar 15, 2022Copper ContributorFrancis Laurin Thank you! This is probably the most valuable reply regarding this topic on the web. I have confirmed that this still works.
After deleting the respective Teams channel in the Teams Admin Portal I then created a dummy document folder in SharePoint Admin, moved my desired document folders associated with the previous channel into the dummy folder and then, and only then, was able to delete it; otherwise you will not get the "delete" option. FTR, did not need to wait the 21 day grace period post deletion of Teams channel.
It is strange that this fix is not mentioned anywhere I looked, whether it be in official Microsoft documentation or third party like 'Office 365 for IT Pros.' Anyways, have a great day everyone!- VisumeMar 24, 2022Copper ContributorFrom what I'm seeing there is no way to delete or move these leftover folders in the browser or Teams. PowerShell may work as mentioned above.