Here is the fix.
Edit this file path:
$HOME\Documents\PowerShell\Microsoft.PowerShell_profile.ps1
Add below line in it.
$Env:_CE_M = $Env:_CE_CONDA = $null
Save the file. Now all conda commmands work.