{% extends "templates/base.html" %} {% block title %}Certified desktops{% endblock %} {% block meta_description %}Ubuntu certifies thousands of desktops to guarantee they work well with Ubuntu.{% endblock meta_description %} {% block meta_copydoc %}https://docs.google.com/document/d/1OWoADcvZ-KQX-BzsCS--pvs9_pY3E-Lb8Ba6a-T-AZ8/edit{% endblock %} {% block outer_content %}
‹ Certified hardware

Ubuntu certified desktops

Many of the world's biggest PC manufacturers certify their desktops for Ubuntu.

{{ image ( url="https://assets.ubuntu.com/v1/21efb2ec-desktop.svg", alt="", width="126", height="82", hi_def=True, loading="auto" ) | safe }}
{% with title="All certified desktops", query=query, placeholder="Search in certified desktops", total_results=total_results, total_pages=total_pages, offset=offset, limit=limit, vendor_filters=vendor_filters, release_filters=release_filters, results=results %} {% include "certified/shared/category-search-results.html" %} {% endwith %} {% endblock %}