I am trying to open up a terminal in Visual Studio 2022, upon doing this I get the error: the terminal process has exited with code 65536. I am not able to open up my PowerShell system as well. This error has occurred randomly, I have not done anything to spark any such changes.
I have tried running sfc /scannow… I expected this to solve the issue. After this I also ran dism /online /cleanup-image /restorehealth. I thought that this would troubleshoot the issue. I also tried looking at google but didn’t find anything useful for this specific problem.