---
title: "How to Set Up the VMware vSphere Client (Installable and Web)"
description: "Learn how to access your VMware environment in this step-by-step tutorial setting up the VMware vSphere client (installable and web clients)."
canonical: "https://adamtheautomator.com/vmware-vsphere-client/"
---

# How to Set Up the VMware vSphere Client (Installable and Web)

> Learn how to access your VMware environment in this step-by-step tutorial setting up the VMware vSphere client (installable and web clients).

Source: https://adamtheautomator.com/vmware-vsphere-client/

---

ATA Learning

Tap to hide

[

ATA Learning

](/)

*   [Home](/)
*   [Tutorials](/tutorials/)
*   [Instructors](/author/)
*   [Advertising](/advertising/)
*   [Recommended Resources](/resources/)
*   [About Adam](/about-adam/)

Search for:  

*   [](https://twitter.com/adbertram)
*   [](https://github.com/Adam-the-Automator)
*   [](https://www.linkedin.com/company/adam-the-automator-llc)
*   [](/feed/)

![How to Set Up the VMware vSphere Client (Installable and Web)](https://adamtheautomator.com/wp-content/uploads/2021/08/How-to-Set-Up-the-VMware-vSphere-Client-Installable-and-Web.jpg)

# How to Set Up the VMware vSphere Client (Installable and Web)

[![](https://secure.gravatar.com/avatar/21d58d247112277ba7d60bb56777e1c9bc5383a057686700349b48b29a515585?s=192&d=mm&r=g)Thomas Bründl](https://adamtheautomator.com/author/thomas-bruendl/)9 August 20213 min. read

Categories: [IT Ops](/category/it-ops/)

Tags:[VmWare](/tag/vmware/)

Table of Contents

*   [Determining Client Compatibility](#determining-client-compatibility)
*   [Setting up the VMware vSphere 6.0 Client](#setting-up-the-vmware-vsphere-60-client)
*   [Prerequisites](#prerequisites)
*   [Installing the vSphere Client](#installing-the-vsphere-client)
*   [Connecting to an ESXi Host](#connecting-to-an-esxi-host)
*   [Setting up the VMWare vSphere Web Clients](#setting-up-the-vmware-vsphere-web-clients)
*   [Prerequisites](#prerequisites-1)
*   [Connecting to an ESXi Host or VMware Cluster](#connecting-to-an-esxi-host-or-vmware-cluster)
*   [Conclusion](#conclusion)

Just installing a fancy new VMware ESXi host(s) won’t do you any good if you can’t manage it. You need to set up the VMware vSphere Client or the vSphere web client!

Not a reader? Watch this related video tutorial!

**_Not seeing the video? Make sure your ad blocker is disabled._**

In this tutorial, you will learn how to install and set up each type of vSphere client. You will learn which client types exist and how to select the right one for the respective scenario.

> _Do you have many VMware ESXi hosts? Enhance and centralize your ESXi management with [VMware vCenter](https://imp.i263671.net/c/1454808/1392752/11461). Are you building, adding, or upgrading your environment? Look no further than [VMware vSphere](https://imp.i263671.net/c/1454808/814638/11461) for a total virtualization management solution._

## Determining Client Compatibility

When you need to connect to and manage VMware ESXi, you must first know what version of ESXi you’re connecting to. Not every version of the vSphere client will work with every version of ESXi.

As of v6.5, VMware no longer releases an installable client or C# client as it’s sometimes referred to. Instead, they’ve moved to a web-based client for subsequent versions.

Before setting up a VMware vSphere client, be sure to check the VMware [Product Interoperability Matrix](https://interopmatrix.vmware.com/). You’ll see below an example of checking the compatibility of the VMware v6.0 U3 client with each ESXi version using the matrix.

![VMware Interoperability Check Form](https://adamtheautomator.com/wp-content/uploads/2021/08/Untitled-2021-08-07T095931.256.png)

VMware Interoperability Check Form

> T_he VMware vSphere Client is always backward compatible within the same major version. For example, version 6.0 U3 will also work for all 6.0.0 releases._

## Setting up the VMware vSphere 6.0 Client

Once you know the [vSphere](https://adamtheautomator.com/veeam-backup/) client compatibility with your version of ESXi, it’s time to set up the client. For this tutorial, you’ll learn how to set up the vSphere 6.0 U3 installable client, the last available installable client version.

> _The installable client was around from v4.1 to v6.0 and is still used today. But know that the installable (C#) client will not work with ESXi v6.5 and above._

### Prerequisites

*   Windows 10 or later matching the following prerequisites – The VMware vSphere client is [supported on other platforms](https://kb.vmware.com/s/article/2100436), but this tutorial will be focusing on Windows.
*   VMware ESXi v4.1 to v6.0

### Installing the vSphere Client

To install the vSphere client, download the vSphere 6.0 U3 client, run the installer and accept all defaults. No extra customization is necessary.

### Connecting to an ESXi Host

Now that you’ve installed the vSphere client, it’s time to connect to an ESXi host. To do that:

1\. Run the **VMware vSphere Client** shortcut that should now be on your desktop.

![vSphere Client Icon](https://adamtheautomator.com/wp-content/uploads/2021/08/Untitled-2021-08-07T100027.852.png)

vSphere Client Icon

2\. On the connection page, enter your ESXi host’s **IP address** or hostname along with the **User name** and **Password**. This tutorial will use the **root** user to log in, but this high-privileged account is unnecessary.

![Login Form vSphere Client Version 6.0](https://adamtheautomator.com/wp-content/uploads/2021/08/Untitled-2021-08-07T100113.278.png)

Login Form vSphere Client Version 6.0

3\. Next, click **Ignore** to skip past the **Certificate Warnings**. The client displays this warning because the certificate on the ESXi host is not trusted. If the host right after “**The certificate received from**” matches what you expect your ESXi host to be, the connection is safe.

To prevent this certificate warning from popping up each time you connect to your host, click on the **Install this certificate and do not display and security warnings…** checkbox.

![Log on Certificate Warning](https://adamtheautomator.com/wp-content/uploads/2021/08/Untitled-2021-08-07T100210.837.png)

Log on Certificate Warning

If everything worked as expected, you should now see the administration interface, as shown below.

![vSphere Management UI Version 6.0](https://adamtheautomator.com/wp-content/uploads/2021/08/Untitled-2021-08-07T100252.420.png)

vSphere Management UI Version 6.0

## Setting up the VMWare vSphere Web Clients

Once you get past using ESXi v6.0 U3, you can’t run the installable client anymore. Instead, you must use the vSphere web client.

> _The type of vSphere client will vary by the version of [vCenter Server](https://www.vmware.com/products/vcenter-server.html) you’re running but accessing the client is nearly identical for all versions._

The following instructions apply equally to the vSphere web-based clients below with the exception of the URL you must access.

*   vSphere 6.7 Web Client – _https://<esxi\_host>/vsphere–client_
*   VMware vSphere Host Client for vSphere 7.0 – _https://<esxi\_host>/vsphere–client_
*   VMware HTML5 Web Client for vSphere 7.0 – _https://<vcenter\_host>/ui_

### Prerequisites

*   A web browser matching [the following prerequisites](https://docs.vmware.com/en/VMware-vSphere/6.5/com.vmware.vsphere.upgrade.doc/GUID-F6D456D7-C559-439D-8F34-4FCF533B7B42_copy.html).
*   A licensed [vCenter Server](https://www.vmware.com/products/vcenter-server.html) (excluding the vSphere Host Client for vSphere 7.0)
*   VMware ESXi v.6.5 to v7.0

### Connecting to an ESXi Host or VMware Cluster

Since the web client requires no installation, you can hop straight to connect to your ESXi host, cluster, or vCenter server. To do so:

Open your favorite web browser and navigate to either _https://<esxi\_host>/vsphere–client_ or _https://<vcenter\_host>/ui_ depending on your vSphere version.

Provide a [User name and **Password**](https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.psc.doc/GUID-A2A90265-4A6B-4E23-9681-97B867E55457.html) with access to the vCenter Server and click on **Login**.

![Login Form for vSphere Client for vSphere 7.0](https://adamtheautomator.com/wp-content/uploads/2021/08/Untitled-2021-08-07T100543.498.png)

Login Form for vSphere Client for vSphere 7.0

If everything worked as expected, you should now be in the Web Client’s main interface, as shown below.

## Conclusion

> _Do you have many VMware ESXi hosts? Enhance and centralize your ESXi management with [VMware vCenter](https://imp.i263671.net/c/1454808/1392752/11461). Are you building, adding, or upgrading your environment? Look no further than [VMware vSphere](https://imp.i263671.net/c/1454808/814638/11461) for a total virtualization management solution._

You should now know how to manage any vSphere environment or individual ESXi host using a vSphere client. Whether you’re unfortunate enough to be running an older version of vSphere or you can use the latest HTML5 client, you should know now know how to connect to your virtualization environment.

Now that you’re in your VMware environment, you can explore all of the features that VMware has to offer, such as [vMotion](https://www.vmware.com/products/vsphere/vmotion.html) or [vSphere High Availability](https://www.vmware.com/products/vsphere/high-availability.html), to name a few!

Share this article

[Share on X](https://twitter.com/intent/tweet?url=https%3A%2F%2Fadamtheautomator.com%2Fvmware-vsphere-client%2F&text=How%20to%20Set%20Up%20the%20VMware%20vSphere%20Client%20\(Installable%20and%20Web\))[Share on Facebook](https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fadamtheautomator.com%2Fvmware-vsphere-client%2F)[Share on LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fadamtheautomator.com%2Fvmware-vsphere-client%2F)

## Related Posts

![](https://adamtheautomator.com/wp-content/uploads/2024/03/vmware-workstation-player.jpg)

### [How to Install VMware Workstation Player on Windows](/vmware-workstation-player/)

Discover VMware Workstation Player on Windows, and get your virtual world up and running. Unlock endless possibilities for your digital workspace!

![](https://adamtheautomator.com/wp-content/uploads/2024/01/vmware-containers.jpg)

### [Getting Started with VMware Containers](/vmware-containers/)

Dive into VMware containers with vSphere Integrated Containers—Configure, create, and manage Virtual Container Hosts (VCHs) seamlessly!

![](https://adamtheautomator.com/wp-content/uploads/2024/01/vmware-patches.jpg)

### [Keeping Up-to-Date With VMware Patches](/vmware-patches/)

Keep your critical infrastructure safe and secure by keeping up-to-date with VMware patches and protecting users and organizations!

## Categories

*   [IT Ops](/category/it-ops/)
*   [Cloud](/category/cloud/)
*   [DevOps](/category/devops/)
*   [Home Ops](/category/home-ops/)
*   [Information Security](/category/infosec/)
*   [Software Development](/category/software-development/)

## Site

*   [Home](/)
*   [Tutorials](/tutorials/)
*   [Instructors](/author/)
*   [Advertising](/advertising/)
*   [Recommended Resources](/resources/)
*   [About Adam](/about-adam/)

Copyright 2026© ATA Learning | [Privacy Policy](/privacy/)
