# Recommended computers for Velogic Studio Essentials

We are often asked whether a particular computer is likely to work with the high USB requirements of the Kinect camera. This page documents a couple of systems that are known to work, at different price points.

> **Info:** If you are looking for a computer to work with a Orbbec Femto Mega camera(s) with Velogic Studio Pro, check out [Recommended computers for Velogic Studio Pro (Femto Mega cameras)](/section-01-getting-started/recommended-computers-pro.md)

## Entry level: Dell Latitude 7490

![](/files/AAYiGB4J9mXK58FQDxiX)

This was released in 2018, and can be found at less than USD500 secondhand (as of late 2022)

We use this model as our low-end test PC, as it's close to our [minimum specifications](/section-01-getting-started/pc-system-requirements.md).

The CPU will be either i5 or i7, and either 7th-generation or 8-th generation. We have the i5 7th-gen and it's fine.

Make sure it has:

* At least 512GB SSD (Hard disk)
* At least 8GB RAM (16GB is better)

**Pro's:**

* Inexpensive
* We test with it so Velogic Studio is very likely to work on it
* Has 3 x USB-A ports (for Kinect and webcams) plus 1 x USB-C ports (for some future-proofing)

**Con's:**

* May not be upgradable to Windows 11 (but we have no plans to discontinue Windows 10 support currently)
* May struggle with future versions of Velogic Studio with multiple 3D cameras.

## High end: Dell XPS 15

![](/files/SjfpDckYSlDhhlHFPDDx)

XPS is Dell's high-end laptop. There are 13", 15" and 17" models; we find the 15" to be about right in terms of size vs performance.

We use a Dell XPS 15 9500 as our high-end test model. This has a 10th generation i5; current models have 12th generation i7 CPUs.

We suggest NOT getting the touchscreen option, because it adds bulk and cost to the laptop.

These are available for around USD2700 (as of late 2022)

**Pro's:**

* High quality
* High performance

**Con's:**

* High costs
* Doesn't have USB-A ports, so you need a USB-C to USB-A adaptor (or a [docking station](https://www.dell.com/en-nz/shop/dell-docking-station-wd19s-180w/apd/210-azcf/pc-accessories)) for the Kinect camera

## In between: more recent Dell Latitude

If you have more than USD500 budget (for the Dell Latitude 7490) but less than USD2700 (for a new Dell XPS), we recommend getting the highest-spec Dell Latitude that meets your budget.

## What to avoid

* Don't get Dell Inspiron; these are entry-level and in our experience they struggle with the Kinect camera
* Obviously don't get anything that doesn't meet our [minimum specifications](/section-01-getting-started/pc-system-requirements.md), and remember that some computers might meet the minimum specs but still struggle with the Kinect camera.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.velogicfit.com/section-01-getting-started/recommended-computers-essentials.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
