how to change GUI mode to CORE mode any windows OS

                                  GUI to CORE mode



  • open your PowerShell;  you can search on the start menu.
  • and type the command given below.
            uninstall-WindowsFeature server-gui-mgmt-infra, server-gui-shell -restart
  • and hit enter and wait
                



                              CORE mode to GUI mode

  • type a command on command prompt  PowerShell
  • and hit Enter 
  • then type the command given below
       install-WindowsFeature server-gui-mgmt-infra, server-gui-shell -restar            
  • hit enter and wait 


if you have questions then you can comment I will reply you.

thanks for visiting my blog.

Comments

Popular posts from this blog