Forum Discussion
Smithli
Aug 12, 2022Copper Contributor
help!!!
When I installed Windows Server 2022, I chose the wrong version. Now I only have CMD window when I start up. How to solve this problem
Aug 15, 2022
Smithli open powershell as admin and run the below command to switch the core version to gui version and you should be ok.
Install-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra –Restart
Install-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra –Restart