Hi @Jayesh Kashte,
Initially I recommend that you check if you are updated with the latest version of Windows 10. Press Windows key + i and go to Update and Security, click Check for updates and do ALL pending updates;
Then I recommend that you use the commands below in sequence:
Sfc /scannow
DISM.exe /Online /Cleanup-image /Scanhealth
Dism.exe /Online /Cleanup-Image /CheckHealth
DISM.exe /Online /Cleanup-image /Restorehealth
Dism.exe /Online /Cleanup-Image /startComponentCleanup
Finally restart your PC and try running PowerShell again.
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.