Forum Discussion
Installed Windows Server 2016, now I can't access my desktop
Hi everyone, today I installed Windows server 2016 from Microsoft's website to try and learn active directory. The bottom line is after it installed all my laptop is showing now is the command prompt as seen in the attached image. I can't access anything else. Please help me get my laptop back to normal.
7 Replies
- Asangsa_LiCopper ContributorI got the same problem
- DineshGaikwadCopper Contributor
It seems you have installed core version of windows server 2016 so that’s why there is no GUI only CMD popups up after boot.
you need to install GUI feature to get graphical interface this can be done by running below command in PowerShell
Install-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra –Restart
you need to install GUI feature to get graphical interface this can be done by running below command in PowerShell
Install-WindowsFeature Server-Gui-Shell, Server-Gui-Mgmt-Infra –Restart
Sorry, no longer supported.
- Asangsa_LiCopper Contributor
Dave Patrick is there another way if windows server 2022 is installed?
May need to try again but make sure you select Desktop Experience
- aisiawardCopper ContributorGuess you did not select GUI version you went with default selection of core installation
- DeletedIt looks like you selected server core installation. You need to reinstall but choose the one with "desktop experience" in the title.
Otherwise type Sconfig for a basic menu.