Hi @Subhash B,
If you connect to Teams Powershell with a Teams admin account and use the following cmdlet to delete the private channel, would it succeed? Or would it return more detailed error message?
Remove-TeamChannel -GroupID (Get-Team -DisplayName <team display name>).GroupID -DisplayName <private channel display name>
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.