How do I remove an SMB share? Use the PowerShell command Remove-SmbShare -Name <smb_share> -Force to remove a share when no longer needed.