# What is a thin client?

A thin client is a computer that is connected to a server through a network. The thin client communicates with the server and uses its resources. Local work is not intended on a thin client. We’ll discuss the definition of thin client, its advantages and disadvantages and how to use it.

## Thin client overview

A thin client is a type of [client](https://www.ionos.com/digitalguide/server/know-how/what-is-a-client/). It is a simple computer with a network card and peripherals. It **only has a few local resources** and relies on access to a [server](https://www.ionos.com/digitalguide/server/know-how/what-is-a-server-one-term-two-definitions/). While a [fat client](https://www.ionos.com/digitalguide/server/know-how/what-is-a-thick-client/) allows users to work self-sufficiently, a thin client does not.

The interaction between client and server and task distribution within a [network](https://www.ionos.com/digitalguide/server/know-how/what-is-a-network/) describes the [client-server-model](https://www.ionos.com/digitalguide/server/know-how/client-server-model/).

## How does a thin client work?

Thin clients are endpoints. They provide the **interface between a user and the server’s computing capacity**. The server acts as a [terminal server](https://www.ionos.com/digitalguide/server/know-how/terminal-servers-the-secret-behind-remote-hosts/) and provides virtualized desktops. Special protocols make the communication between thin client and server possible. The Remote Desktop Protocol developed by Microsoft enables [Remote Desktop Connection](https://www.ionos.com/digitalguide/server/know-how/remote-desktop-success-of-the-application/) with a computer that has Windows installed as its operating system. The protocols allow an off-site computer screen to be transferred and controlled.

Thin clients have a reduced and restricted operating system. Their main function is to connect to peripheral devices. Choosing a **suitable operating system is flexible**. Windows 10 Pro, Windows 10 IoT and [Linux](https://www.ionos.com/digitalguide/server/know-how/linux-the-cost-effective-alternative-to-windows/) are popular choices.

There are special kinds of thin clients. There isn’t a clear distinction between the different types of clients. The [zero client](https://www.ionos.com/digitalguide/server/know-how/what-is-a-zero-client/) is the culmination of the thin client concept. The zero client usually has one firmware installed and it is completely targeted at the client provider’s server platform.

## Advantages

Companies and organizations use thin clients for several reasons. Large enterprises benefit from using them for the following reasons.

### Cost savings and emissions reduction

Thin clients are relatively **inexpensive** due to their reduced equipment, for example, the fan and hard drive. They are also cheaper to run due to lower power consumption. Another benefit is less heat waste and reduced noise. These effects are becoming greater with the increasing number of thin clients.

### Centralization of IT

It is simple to operate a thin client. The only software installed locally is for access to the server. The other required applications are located centrally on the server. It is also easy to roll out important updates. **This makes the systems easy to maintain and administer**. Thin clients are less likely to have faults, require less maintenance and are easier to troubleshoot.

Tip IONOS has a wide selection of options if you want to [rent a server](https://www.ionos.com/servers/rent-a-server). Virtual Private Servers, Cloud Servers and Dedicated Servers are available in various configurations and can be tailored to your needs.

### The security of the system

A thin client has a severely limited operating system. This **greatly reduces the number of vulnerabilities**. The risks when working with a thin client are largely neutralized, in comparison to a fat client. The [cybersecurity](https://www.ionos.com/digitalguide/server/security/what-is-cybersecurity-the-current-dangers/) can be implemented centrally and independently of the individual client.

### Mobile work

A thin client enables mobile working. Users can **work from any location** as long as a thin client or end device is available there. Mobile access to the virtual environment is also possible and gives users access to applications on business trips. In addition, thin clients are easy to transport thanks to their compactness.

## Disadvantages

### Performance losses

Be aware that **not every application is suitable for client-server operation on thin clients**. Applications with high demands on graphics performance are not intended for operation on servers. The amount of data that can be transferred over the network is also a deciding factor. However, the continuous development in virtualization solutions is focused on these problems.

### Dependence on server and network

The thin client’s reliance on a server is a disadvantage when **network problems or server failures** occur. A server failure means all dependent clients go down. In addition, the server relies on a good quality mobile network or Wi-Fi when travelling.

## Where are thin clients used?

Thin clients are often used in companies with a lot of employees, and they enable **access to virtualized desktop environments**. The office applications run on a virtual work environment. The company may have its own IT department that administers the system and provides troubleshooting, or there is an external service provider that is responsible for operating the thin clients and associated servers.

Applications that **require high graphics performance do not fall into the scope of application**. The transfer rate of the network is a limiting factor. In addition, operating programs for creating CAD models on servers have additional licensing costs.

The thin client market share is rising steadily. It makes sense for an increasing number of application scenarios due to the rising cost pressure on companies. Developing virtualization technologies and improving network technology and network quality are beginning to eliminate the disadvantages associated with thin clients.

## How does the thin client differ from a fat client?

The fat client and the thin client are often compared when potential users are choosing a suitable client. Both clients differ in their essential functions. The following table compares them:

<table>
  <thead>
    <tr>
      <th></th>
      <th>Thin client</th>
      <th>Fat client</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><strong>Function</strong></td>
      <td>- Acts as an interface to the server</td>
      <td>- Executes programs autonomously</td>
    </tr>
    <tr>
      <td><strong>Resources</strong></td>
      <td>- Equipped with low resources
- Often comes with its own storage drive
- Has a compact operating system</td>
      <td>- Equipped with high computing capacity (CPU, [RAM](https://www.ionos.com/digitalguide/server/know-how/what-is-ram/), GPU)
- Has local memory
- Has a full operating system</td>
    </tr>
    <tr>
      <td><strong>Administration</strong></td>
      <td>- Central administration
- Efficient protection against cyberattacks</td>
      <td>- Decentralized administration
- Protection against cyberattacks is expensive and must be implemented locally for each individual client</td>
    </tr>
    <tr>
      <td><strong>Dependence on the server</strong></td>
      <td>- Completely dependent on the server</td>
      <td>- Independent of the server
- Operates offline
- Can also communicate with a server</td>
    </tr>
    <tr>
      <td><strong>Application</strong></td>
      <td>- Popular for virtualized desktop environments</td>
      <td>- Popular for editing videos, editing photos, creating CAD models and games</td>
    </tr>
    <tr>
      <td><strong>Costs</strong></td>
      <td>- Low acquisition costs
- Low energy demand and low operating costs</td>
      <td>- High acquisition costs
- High energy demand and thus high operating cost</td>
    </tr>
  </tbody>
</table>


This is a markdown version of: [https://www.ionos.com/digitalguide/server/know-how/what-is-a-thin-client/](https://www.ionos.com/digitalguide/server/know-how/what-is-a-thin-client/) for AI/LLM consumption.