command line terminal apperan in Azure windows VM not Complete UI

Prasanna 6 Reputation points
2022-08-23T10:34:01.053+00:00

Hi All

I created azure trail account and created window's VM . I Connected VM with rdp . After providing credential I am seeing command line terminal not Complete UI.

Can some one please suggest how to fix this.

Regards,
Prasanna Kumar.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,051 questions
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. Jackson Martins 10,606 Reputation points MVP Volunteer Moderator
    2022-08-23T10:46:37.86+00:00

    Hi @Prasanna
    It looks like you install Windows Server Core.
    Probably at the time of deployment, you selected the Azure edition core. In this case, you need to recreate the VM by selecting an option with the desktop experience, like:

    234000-image.png

    You need to install Windows Server with desktop experience
    Server Core vs Server with Desktop Experience
    https://learn.microsoft.com/en-us/windows-server/get-started/install-options-server-core-desktop-experience

    I answered a similar question here:
    https://learn.microsoft.com/en-us/answers/questions/968860/azure-vm-no-explorerexedesktop.html

    Unfortunately, you will have to reinstall the VM, it is not possible to install the desktop feature

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.