{"id":6605,"date":"2026-05-03T17:31:24","date_gmt":"2026-05-03T17:31:24","guid":{"rendered":"https:\/\/operacinesistema.lt\/?p=6605"},"modified":"2026-05-03T17:34:58","modified_gmt":"2026-05-03T17:34:58","slug":"windows-11-pro-produkta-atslega-2026","status":"publish","type":"post","link":"https:\/\/operacinesistema.lt\/lv\/windows-11-pro-produkta-atslega-2026\/","title":{"rendered":"Windows 11 Pro produkta atsl\u0113ga (2026) Visi izdevumi - visp\u0101r\u012bgi, KMS un mazumtirdzniec\u012bba"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Windows 11 Pro produkta atsl\u0113ga (2026) - visi izdevumi, visp\u0101r\u0113j\u0101s un KMS atsl\u0113gas<\/title>\n<meta name=\"description\" content=\"Pilns Windows 11 un Windows 10 visp\u0101r\u012bgo produktu atsl\u0113gu saraksts 2026. gadam. Ietver visas versijas, KMS klienta atsl\u0113gas, aktiviz\u0113\u0161anas ce\u013cvedi, k\u013c\u016bdu labojumus un god\u012bgu skaidrojumu par katra atsl\u0113gas tipa funkciju.\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=IBM+Plex+Mono:wght@400;600&#038;family=Sora:wght@400;500;600;700&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --bg: #0f1117;\n    --surface: #171b26;\n    --surface2: #1e2435;\n    --border: #2a3050;\n    --accent: #4f8ef7;\n    --accent2: #38d9a9;\n    --warn: #f7c94f;\n    --danger: #f76f6f;\n    --text: #e8edf8;\n    --text-muted: #a8b4cc;\n    --mono: 'IBM Plex Mono', monospace;\n    --sans: 'Sora', sans-serif;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    background: var(--bg);\n    color: var(--text);\n    font-family: var(--sans);\n    font-size: 16px;\n    line-height: 1.75;\n    min-height: 100vh;\n  }\n\n  \/* \u2500\u2500 Layout \u2500\u2500 *\/\n  .page-wrap {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 16px 80px;\n  }\n\n  \/* \u2500\u2500 Hero \u2500\u2500 *\/\n  .hero {\n    padding: 40px 0 36px;\n    border-bottom: 1px solid var(--border);\n    margin-bottom: 36px;\n  }\n  .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(79,142,247,.15);\n    border: 1px solid rgba(79,142,247,.35);\n    color: #7fb3fc;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 4px;\n    margin-bottom: 18px;\n  }\n  h1 {\n    font-size: clamp(24px, 4vw, 40px);\n    font-weight: 700;\n    line-height: 1.2;\n    margin-bottom: 18px;\n    color: #fff;\n  }\n  .hero-meta {\n    font-size: 13px;\n    color: var(--text-muted);\n    display: flex;\n    gap: 14px;\n    flex-wrap: wrap;\n    margin-bottom: 20px;\n  }\n  .hero-meta span { display: flex; align-items: center; gap: 5px; }\n  .hero-intro {\n    color: #c8d4e8;\n    font-size: 15px;\n    max-width: 680px;\n    line-height: 1.8;\n  }\n\n  \/* \u2500\u2500 TOC \u2500\u2500 *\/\n  .toc {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    border-left: 3px solid var(--accent);\n    border-radius: 8px;\n    padding: 20px 22px;\n    margin-bottom: 44px;\n  }\n  .toc-title {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n    color: var(--text-muted);\n    margin-bottom: 12px;\n  }\n  .toc ol { padding-left: 18px; }\n  .toc li { margin-bottom: 7px; }\n  .toc a {\n    color: #7fb3fc;\n    text-decoration: none;\n    font-size: 14px;\n  }\n  .toc a:hover { text-decoration: underline; }\n\n  \/* \u2500\u2500 Callouts \u2500\u2500 *\/\n  .callout {\n    display: flex;\n    gap: 14px;\n    border-radius: 8px;\n    padding: 16px 18px;\n    margin: 28px 0;\n    font-size: 14.5px;\n    line-height: 1.7;\n  }\n  .callout-icon { font-size: 18px; flex-shrink: 0; margin-top: 2px; }\n  .callout.info    { background: rgba(79,142,247,.13);  border: 1px solid rgba(79,142,247,.3);  color: #c0d8ff; }\n  .callout.warning { background: rgba(247,201,79,.11);  border: 1px solid rgba(247,201,79,.3);  color: #f0dc9a; }\n  .callout.success { background: rgba(56,217,169,.11);  border: 1px solid rgba(56,217,169,.3);  color: #a0edd5; }\n  .callout.danger  { background: rgba(247,111,111,.11); border: 1px solid rgba(247,111,111,.3); color: #f7b8b8; }\n  .callout strong  { color: #fff; }\n\n  \/* \u2500\u2500 Section headings \u2500\u2500 *\/\n  h2 {\n    font-size: clamp(19px, 3vw, 25px);\n    font-weight: 700;\n    color: #fff;\n    margin: 52px 0 14px;\n    padding-top: 8px;\n    scroll-margin-top: 24px;\n  }\n  h2::before {\n    content: '';\n    display: block;\n    height: 2px;\n    width: 32px;\n    background: var(--accent);\n    margin-bottom: 14px;\n    border-radius: 2px;\n  }\n  h3 {\n    font-size: 16px;\n    font-weight: 600;\n    color: #d8e4f8;\n    margin: 28px 0 10px;\n    scroll-margin-top: 24px;\n  }\n\n  \/* \u2500\u2500 Body text \u2500\u2500 *\/\n  p { margin-bottom: 16px; color: #c8d4e8; }\n\n  \/* \u2500\u2500 Tables \u2500\u2500 *\/\n  .table-wrap {\n    overflow-x: auto;\n    border-radius: 10px;\n    border: 1px solid var(--border);\n    margin: 20px 0 32px;\n    -webkit-overflow-scrolling: touch;\n  }\n  table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n  }\n  thead tr {\n    background: var(--surface2);\n    border-bottom: 1px solid var(--border);\n  }\n  thead th {\n    padding: 11px 14px;\n    text-align: left;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n    color: #a8b4cc;\n    white-space: nowrap;\n  }\n  tbody tr {\n    border-bottom: 1px solid var(--border);\n    transition: background .15s;\n  }\n  tbody tr:last-child { border-bottom: none; }\n  tbody tr:hover { background: var(--surface2); }\n  td {\n    padding: 11px 14px;\n    vertical-align: middle;\n    color: #c8d4e8;\n  }\n  .edition-cell { color: #e0e8f8; font-weight: 500; }\n  .key-cell {\n    font-family: var(--mono);\n    font-size: 12px;\n    color: #5de6b8;\n    letter-spacing: .04em;\n    white-space: nowrap;\n  }\n  .fix-cell { color: #c8d4e8; font-size: 13.5px; }\n  .copy-btn {\n    background: rgba(79,142,247,.15);\n    border: 1px solid rgba(79,142,247,.3);\n    color: #7fb3fc;\n    font-size: 11px;\n    font-family: var(--sans);\n    font-weight: 600;\n    padding: 5px 11px;\n    border-radius: 4px;\n    cursor: pointer;\n    transition: all .15s;\n    white-space: nowrap;\n  }\n  .copy-btn:hover { background: rgba(79,142,247,.28); }\n  .copy-btn.copied {\n    background: rgba(56,217,169,.18);\n    border-color: rgba(56,217,169,.35);\n    color: #5de6b8;\n  }\n\n  \/* \u2500\u2500 Steps \u2500\u2500 *\/\n  .steps { counter-reset: step; margin: 20px 0 32px; }\n  .step {\n    display: flex;\n    gap: 14px;\n    margin-bottom: 18px;\n    align-items: flex-start;\n  }\n  .step-num {\n    flex-shrink: 0;\n    width: 30px;\n    height: 30px;\n    background: rgba(79,142,247,.18);\n    border: 1px solid rgba(79,142,247,.35);\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    font-weight: 700;\n    color: #7fb3fc;\n    margin-top: 3px;\n  }\n  .step-body { flex: 1; color: #c8d4e8; }\n  .step-body strong { color: #fff; display: block; margin-bottom: 4px; font-size: 15px; }\n\n  \/* \u2500\u2500 Code \u2500\u2500 *\/\n  code {\n    font-family: var(--mono);\n    font-size: 13px;\n    background: rgba(255,255,255,.08);\n    border: 1px solid var(--border);\n    border-radius: 4px;\n    padding: 2px 7px;\n    color: #a8ccf8;\n  }\n  pre {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 16px 18px;\n    overflow-x: auto;\n    font-family: var(--mono);\n    font-size: 13px;\n    color: #a8ccf8;\n    margin: 16px 0 24px;\n    line-height: 1.7;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  \/* \u2500\u2500 FAQ \u2500\u2500 *\/\n  .faq-item {\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  .faq-q {\n    padding: 15px 18px;\n    font-weight: 600;\n    font-size: 14.5px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    background: var(--surface);\n    color: #e8edf8;\n    user-select: none;\n    line-height: 1.5;\n  }\n  .faq-q:hover { background: var(--surface2); }\n  .faq-q .chevron { transition: transform .25s; font-size: 11px; color: #a8b4cc; flex-shrink: 0; }\n  .faq-q.open .chevron { transform: rotate(180deg); }\n  .faq-a {\n    display: none;\n    padding: 14px 18px;\n    font-size: 14px;\n    color: #c0ccdf;\n    border-top: 1px solid var(--border);\n    line-height: 1.8;\n  }\n  .faq-a.open { display: block; }\n\n  \/* \u2500\u2500 Error table colors \u2500\u2500 *\/\n  .error-code { color: #f0d070; font-family: var(--mono); font-size: 13px; font-weight: 600; }\n\n  \/* \u2500\u2500 Divider \u2500\u2500 *\/\n  hr { border: none; border-top: 1px solid var(--border); margin: 48px 0; }\n\n  \/* \u2500\u2500 Type comparison badges \u2500\u2500 *\/\n  .badge {\n    display: inline-block;\n    font-size: 10.5px;\n    font-weight: 600;\n    padding: 2px 8px;\n    border-radius: 3px;\n    text-transform: uppercase;\n    letter-spacing: .05em;\n    vertical-align: middle;\n    margin-left: 6px;\n  }\n  .badge-blue   { background: rgba(79,142,247,.18); color: #7fb3fc; border: 1px solid rgba(79,142,247,.3); }\n  .badge-green  { background: rgba(56,217,169,.15); color: #5de6b8; border: 1px solid rgba(56,217,169,.3); }\n  .badge-yellow { background: rgba(247,201,79,.13); color: #f0d070; border: 1px solid rgba(247,201,79,.25); }\n\n  \/* \u2500\u2500 Comparison table \u2500\u2500 *\/\n  .check { color: #5de6b8; font-weight: 600; }\n  .cross { color: #f76f6f; font-weight: 600; }\n\n  \/* \u2500\u2500 Mobile \u2500\u2500 *\/\n  @media (max-width: 600px) {\n    body { font-size: 15px; }\n    .page-wrap { padding: 0 12px 60px; }\n    .hero { padding: 28px 0 28px; margin-bottom: 28px; }\n    h2 { margin: 40px 0 12px; font-size: 20px; }\n    h3 { font-size: 15px; margin: 22px 0 8px; }\n    .toc { padding: 16px; }\n    .toc a { font-size: 13.5px; }\n    .hero-meta { gap: 10px; font-size: 12px; }\n    .hero-intro { font-size: 14px; }\n    \/* Stack copy button below key on mobile *\/\n    tbody td { padding: 10px 10px; }\n    .key-cell { font-size: 11px; letter-spacing: 0; }\n    \/* Make tables scroll with hint *\/\n    .table-wrap { border-radius: 8px; }\n    .table-wrap::after {\n      content: '\u2190 scroll \u2192';\n      display: block;\n      text-align: center;\n      font-size: 11px;\n      color: #a8b4cc;\n      padding: 6px;\n      border-top: 1px solid var(--border);\n    }\n    .callout { padding: 14px; font-size: 13.5px; gap: 10px; }\n    .faq-q { font-size: 14px; padding: 14px 14px; }\n    .faq-a { padding: 12px 14px; font-size: 13.5px; }\n    .step-body { font-size: 14px; }\n    pre { font-size: 12px; padding: 14px; }\n    code { font-size: 12px; }\n  }\n\n  @media (max-width: 400px) {\n    .key-cell { font-size: 10px; }\n    thead th { font-size: 10px; padding: 9px 8px; }\n    td { padding: 9px 8px; }\n  }\n<\/style>\n<\/head>\n<body>\n<div class=\"page-wrap\">\n\n  <!-- \u2500\u2500\u2500 HERO \u2500\u2500\u2500 -->\n  <header class=\"hero\">\n    <div class=\"hero-meta\">\n      <span>P\u0113d\u0113jo reizi atjaunin\u0101ts: 2026. gada maij\u0101<\/span>\n      <span>\u23f1 8 min las\u012bt<\/span>\n      <span>\u2705 Visi tausti\u0146i p\u0101rbaud\u012bti no Microsoft ofici\u0101l\u0101s dokument\u0101cijas<\/span>\n    <\/div>\n    <p class=\"hero-intro\">\n      \u0160\u012b ir vispiln\u012bg\u0101k\u0101 rokasgr\u0101mata par Windows 11 un Windows 10 produktu atsl\u0113g\u0101m 2026. gadam. J\u016bs atrad\u012bsiet ofici\u0101l\u0101s visp\u0101r\u012bg\u0101s instal\u0113\u0161anas atsl\u0113gas, KMS klienta atsl\u0113gas katram izdevumam, skaidru skaidrojumu par to, ko katrs atsl\u0113gas tips dara (un nedara), soli pa solim aprakst\u012btu aktiviz\u0113\u0161anas ce\u013cvedi un visu bie\u017e\u0101k sastopamo k\u013c\u016bdu kodu labojumus.\n    <\/p>\n  <\/header>\n\n  <!-- \u2500\u2500\u2500 TOC \u2500\u2500\u2500 -->\n  <nav class=\"toc\" aria-label=\"Satura r\u0101d\u012bt\u0101js\">\n    <div class=\"toc-title\">\u0160aj\u0101 lap\u0101<\/div>\n    <ol>\n      <li><a href=\"#key-types\">Skaidrojums par galvenajiem veidiem (visp\u0101r\u012bgi vs KMS vs mazumtirdzniec\u012bba)<\/a><\/li>\n      <li><a href=\"#win11-generic\">Windows 11 visp\u0101r\u012bg\u0101s instal\u0113\u0161anas atsl\u0113gas - visi izdevumi<\/a><\/li>\n      <li><a href=\"#win11-kms\">Windows 11 KMS klienta atsl\u0113gas - visi izdevumi<\/a><\/li>\n      <li><a href=\"#win10-generic\">Windows 10 visp\u0101r\u012bg\u0101s un KMS atsl\u0113gas<\/a><\/li>\n      <li><a href=\"#how-to-activate\">Windows 11 aktiviz\u0113\u0161ana (soli pa solim)<\/a><\/li>\n      <li><a href=\"#error-codes\">Bie\u017ei sastopamie aktiviz\u0113\u0161anas k\u013c\u016bdu kodi un labojumi<\/a><\/li>\n      <li><a href=\"#comparison\">Aktiviz\u0113\u0161anas metodes sal\u012bdzin\u0101jums<\/a><\/li>\n      <li><a href=\"#faq\">BIE\u017d\u0100K UZDOTIE JAUT\u0100JUMI<\/a><\/li>\n    <\/ol>\n  <\/nav>\n\n  <!-- \u2500\u2500\u2500 SECTION 1: KEY TYPES \u2500\u2500\u2500 -->\n  <section id=\"key-types\">\n    <h2>Paskaidroti galvenie veidi<\/h2>\n    <p>\n      Pirms izm\u0113\u0123in\u0101t jebkuru atsl\u0113gu no \u0161\u012bs lapas, ir svar\u012bgi saprast, k\u0101da veida atsl\u0113gu j\u016bs apl\u016bkojat, jo katra no t\u0101m darbojas at\u0161\u0137ir\u012bgi un ir paredz\u0113ta at\u0161\u0137ir\u012bgiem lieto\u0161anas gad\u012bjumiem.\n    <\/p>\n\n    <h3>Visp\u0101r\u012bg\u0101s \/ noklus\u0113juma instal\u0113\u0161anas atsl\u0113gas <span class=\"badge badge-blue\">Tikai iestat\u012b\u0161ana<\/span><\/h3>\n    <p>\n      \u0160\u012bs ir atsl\u0113gas, ko Microsoft public\u0113 izmanto\u0161anai Windows iestat\u012b\u0161anas laik\u0101. T\u0101s \u013cauj jums izv\u0113l\u0113ties konkr\u0113tu Windows versiju, instal\u0113jot no visp\u0101r\u012bga ISO, bet t\u0101s <strong>past\u0101v\u012bgi neaktiviz\u0113 oper\u0113t\u0101jsist\u0113mu Windows<\/strong>. Dom\u0101jiet par tiem k\u0101 par izdevuma atlases l\u012bdzek\u013ciem, nevis licenc\u0113m. Microsoft tos ofici\u0101li dokument\u0113 vietn\u0113 <code>learn.microsoft.com<\/code>.\n    <\/p>\n\n    <h3>KMS klienta atsl\u0113gas <span class=\"badge badge-yellow\">Organiz\u0101cijas \/ VM<\/span><\/h3>\n    <p>\n      KMS (Key Management Service) atsl\u0113gas ir paredz\u0113tas organiz\u0101cij\u0101m, kas sav\u0101 lok\u0101laj\u0101 t\u012bkl\u0101 izmanto savu KMS aktiviz\u0113\u0161anas serveri. Atsevi\u0161\u0137u m\u0101jas datoru nevar past\u0101v\u012bgi aktiviz\u0113t tikai ar KMS atsl\u0113gu - tam nepiecie\u0161ams KMS serveris taj\u0101 pa\u0161\u0101 t\u012bkl\u0101. \u0160\u012bs atsl\u0113gas parasti izmanto korporat\u012bvaj\u0101s un izgl\u012bt\u012bbas vid\u0113s vai \u012bslaic\u012bgai nov\u0113rt\u0113\u0161anai virtu\u0101laj\u0101s ma\u0161\u012bn\u0101s.\n    <\/p>\n\n    <h3>Mazumtirdzniec\u012bbas \/ OEM \/ apjoma licences atsl\u0113gas <span class=\"badge badge-green\">Past\u0101v\u012bga aktiviz\u0113\u0161ana<\/span><\/h3>\n    <p>\n      Ja v\u0113laties past\u0101v\u012bgi aktiviz\u0113t oper\u0113t\u0101jsist\u0113mu Windows, jums ir nepiecie\u0161ama ori\u0123in\u0101la mazumtirdzniec\u012bbas, OEM vai apjoma licences atsl\u0113ga. OEM atsl\u0113gas iepriek\u0161 instal\u0113 datoru ra\u017eot\u0101ji. Mazumtirdzniec\u012bbas atsl\u0113gas var ieg\u0101d\u0101ties un p\u0101rnest no viena datora uz citu. Apjoma licences atsl\u0113gas ir paredz\u0113tas uz\u0146\u0113mumiem.\n    <\/p>\n\n    <div class=\"callout warning\">\n      <span class=\"callout-icon\">\u26a0\ufe0f<\/span>\n      <div>\n        <strong>Svar\u012bgi:<\/strong> Neviena publiski public\u0113t\u0101 \u201cbezmaksas\u201d atsl\u0113ga neaktiviz\u0113s Windows 11 Pro mazumtirdzniec\u012bbas kopiju. \u0160aj\u0101 lap\u0101 min\u0113t\u0101s visp\u0101r\u012bg\u0101s un KMS atsl\u0113gas ir publiski dokument\u0113tas Microsoft. T\u0101s ir \u012bstas atsl\u0113gas \u012bstiem nol\u016bkiem, ta\u010du \u0161ie nol\u016bki ir instal\u0113\u0161ana\/iestat\u012b\u0161ana un KMS vide, nevis past\u0101v\u012bga aktiviz\u0113\u0161ana m\u0101j\u0101s.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500 SECTION 2: WIN11 GENERIC \u2500\u2500\u2500 -->\n  <section id=\"win11-generic\">\n    <h2>Windows 11 visp\u0101r\u012bg\u0101s instal\u0113\u0161anas atsl\u0113gas - visi izdevumi<\/h2>\n    <p>\n      \u0160\u012bs ir Microsoft public\u0113t\u0101s ofici\u0101l\u0101s Windows 11 noklus\u0113juma produktu atsl\u0113gas. T\u0101s \u013cauj uzst\u0101d\u012b\u0161anas laik\u0101 instal\u0113t konkr\u0113tu izdevumu. Avots: <a href=\"https:\/\/learn.microsoft.com\/en-us\/windows-server\/get-started\/kms-client-activation-keys\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--accent)\">Microsoft Learn<\/a>.\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Izdevums<\/th>\n            <th>Visp\u0101r\u0113j\u0101 uzst\u0101d\u012b\u0161anas atsl\u0113ga<\/th>\n            <th><\/th>\n          <\/tr>\n        <\/thead>\n        <tbody id=\"win11-generic-table\">\n          <tr><td class=\"edition-cell\">Windows 11 Home<\/td>             <td class=\"key-cell\">YTMG3-N6DKC-DKB77-7M9GH-8HVX7<\/td> <td><button class=\"copy-btn\" data-key=\"YTMG3-N6DKC-DKB77-7M9GH-8HVX7\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Home N<\/td>           <td class=\"key-cell\">4CPRK-NM3K3-X6XXQ-RXX86-WXCHW<\/td> <td><button class=\"copy-btn\" data-key=\"4CPRK-NM3K3-X6XXQ-RXX86-WXCHW\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Home Viena valoda<\/td> <td class=\"key-cell\">BT79Q-G7N6G-PGBYW-4YWX6-6F4BT<\/td> <td><button class=\"copy-btn\" data-key=\"BT79Q-G7N6G-PGBYW-4YWX6-6F4BT\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Home \u012apa\u0161a valstij<\/td> <td class=\"key-cell\">N2434-X9D7W-8PF6X-8DV9T-8TYMD<\/td> <td><button class=\"copy-btn\" data-key=\"N2434-X9D7W-8PF6X-8DV9T-8TYMD\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro<\/td>              <td class=\"key-cell\">VK7JG-NPHTM-C97JM-9MPGT-3V66T<\/td> <td><button class=\"copy-btn\" data-key=\"VK7JG-NPHTM-C97JM-9MPGT-3V66T\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro N<\/td>            <td class=\"key-cell\">2B87N-8KFHP-DKV6R-Y2C8J-PKCKT<\/td> <td><button class=\"copy-btn\" data-key=\"2B87N-8KFHP-DKV6R-Y2C8J-PKCKT\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro darbstacij\u0101m<\/td> <td class=\"key-cell\">DXG7C-N36C4-C4HTG-X4T3X-2YV77<\/td> <td><button class=\"copy-btn\" data-key=\"DXG7C-N36C4-C4HTG-X4T3X-2YV77\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro darbstacij\u0101m N<\/td> <td class=\"key-cell\">WYPNQ-8C467-V2W6J-TX4WX-WT2RQ<\/td> <td><button class=\"copy-btn\" data-key=\"WYPNQ-8C467-V2W6J-TX4WX-WT2RQ\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro Izgl\u012bt\u012bba<\/td>    <td class=\"key-cell\">8PTT6-RNW4C-6V7J2-C2D3X-MHBPB<\/td> <td><button class=\"copy-btn\" data-key=\"8PTT6-RNW4C-6V7J2-C2D3X-MHBPB\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro Izgl\u012bt\u012bba N<\/td>  <td class=\"key-cell\">GJTYN-HDMQY-FRR76-HVGC7-QPF8P<\/td> <td><button class=\"copy-btn\" data-key=\"GJTYN-HDMQY-FRR76-HVGC7-QPF8P\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Izgl\u012bt\u012bba<\/td>        <td class=\"key-cell\">YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY<\/td> <td><button class=\"copy-btn\" data-key=\"YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Izgl\u012bt\u012bba N<\/td>      <td class=\"key-cell\">84NGF-MHBT6-FXBX8-QWJK7-DRR8H<\/td> <td><button class=\"copy-btn\" data-key=\"84NGF-MHBT6-FXBX8-QWJK7-DRR8H\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise<\/td>       <td class=\"key-cell\">XGVPP-NMH47-7TTHJ-W3FW7-8HV2C<\/td> <td><button class=\"copy-btn\" data-key=\"XGVPP-NMH47-7TTHJ-W3FW7-8HV2C\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise N<\/td>     <td class=\"key-cell\">WGGHN-J84D6-QYCPR-T7PJ7-X766F<\/td> <td><button class=\"copy-btn\" data-key=\"WGGHN-J84D6-QYCPR-T7PJ7-X766F\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise G<\/td>     <td class=\"key-cell\">YYVX9-NTFWV-6MDM3-9PT4T-4M68B<\/td> <td><button class=\"copy-btn\" data-key=\"YYVX9-NTFWV-6MDM3-9PT4T-4M68B\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise G N<\/td>   <td class=\"key-cell\">FW7NV-4T673-HF4VX-9X4MM-B4H4T<\/td> <td><button class=\"copy-btn\" data-key=\"FW7NV-4T673-HF4VX-9X4MM-B4H4T\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise LTSC 2019<\/td> <td class=\"key-cell\">M7XTQ-FN8P6-TTKYV-9D4CC-J462D<\/td> <td><button class=\"copy-btn\" data-key=\"M7XTQ-FN8P6-TTKYV-9D4CC-J462D\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise N LTSC 2019<\/td> <td class=\"key-cell\">92NFX-8DJQP-P6BBQ-THF9C-7CG2H<\/td> <td><button class=\"copy-btn\" data-key=\"92NFX-8DJQP-P6BBQ-THF9C-7CG2H\">Kop\u0113t<\/button><\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n    <div class=\"callout info\">\n      <span class=\"callout-icon\">\u2139\ufe0f<\/span>\n      <div>\u0160\u012bs atsl\u0113gas ir public\u0113jusi Microsoft, lai t\u0101s var\u0113tu instal\u0113t un nov\u0113rt\u0113t. T\u0101s NEAVIENO past\u0101v\u012bgu Windows aktiviz\u0113\u0161anu. Ja ir nepiecie\u0161ama aktiviz\u0113\u0161ana, skatiet <a href=\"#comparison\" style=\"color:var(--accent)\">sal\u012bdzin\u0101\u0161anas sada\u013ca<\/a> zem\u0101k, lai uzzin\u0101tu, k\u0101das ir j\u016bsu iesp\u0113jas.<\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500 SECTION 3: WIN11 KMS \u2500\u2500\u2500 -->\n  <section id=\"win11-kms\">\n    <h2>Windows 11 KMS klienta atsl\u0113gas - visi izdevumi<\/h2>\n    <p>\n      KMS klienta atsl\u0113gas tiek izmantotas korporat\u012bvajos un izgl\u012bt\u012bbas iest\u0101\u017eu t\u012bklos ar KMS serveri. T\u0101s ir noder\u012bgas ar\u012b v\u0113rt\u0113\u0161anas VM iestat\u012b\u0161anai. \u0160\u012bs ir ofici\u0101l\u0101s atsl\u0113gas no <a href=\"https:\/\/learn.microsoft.com\/en-us\/windows-server\/get-started\/kms-client-activation-keys\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--accent)\">Microsoft dokument\u0101cija<\/a>.\n    <\/p>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr><th>Izdevums<\/th><th>KMS klienta atsl\u0113ga<\/th><th><\/th><\/tr>\n        <\/thead>\n        <tbody>\n          <tr><td class=\"edition-cell\">Windows 11 Home<\/td>             <td class=\"key-cell\">TX9XD-98N7V-6WMQ6-BX7FG-H8Q99<\/td> <td><button class=\"copy-btn\" data-key=\"TX9XD-98N7V-6WMQ6-BX7FG-H8Q99\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Home N<\/td>           <td class=\"key-cell\">3KHY7-WNT83-DGQKR-F7HPR-844BM<\/td> <td><button class=\"copy-btn\" data-key=\"3KHY7-WNT83-DGQKR-F7HPR-844BM\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Home Viena valoda<\/td><td class=\"key-cell\">7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH<\/td><td><button class=\"copy-btn\" data-key=\"7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Home \u012apa\u0161a valstij<\/td><td class=\"key-cell\">PVMJN-6DFY6-9CCP6-7BKTT-D3WVR<\/td><td><button class=\"copy-btn\" data-key=\"PVMJN-6DFY6-9CCP6-7BKTT-D3WVR\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro<\/td>              <td class=\"key-cell\">W269N-WFGWX-YVC9B-4J6C9-T83GX<\/td> <td><button class=\"copy-btn\" data-key=\"W269N-WFGWX-YVC9B-4J6C9-T83GX\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro N<\/td>            <td class=\"key-cell\">MH37W-N47XK-V7XM9-C7227-GCQG9<\/td> <td><button class=\"copy-btn\" data-key=\"MH37W-N47XK-V7XM9-C7227-GCQG9\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro darbstacij\u0101m<\/td><td class=\"key-cell\">NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J<\/td><td><button class=\"copy-btn\" data-key=\"NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro darbstacij\u0101m N<\/td><td class=\"key-cell\">9FNHH-K3HBT-3W4TD-6383H-6XYWF<\/td><td><button class=\"copy-btn\" data-key=\"9FNHH-K3HBT-3W4TD-6383H-6XYWF\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro Izgl\u012bt\u012bba<\/td>    <td class=\"key-cell\">6TP4R-GNPTD-KYYHQ-7B7DP-J447Y<\/td> <td><button class=\"copy-btn\" data-key=\"6TP4R-GNPTD-KYYHQ-7B7DP-J447Y\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Pro Izgl\u012bt\u012bba N<\/td>  <td class=\"key-cell\">YVWGF-BXNMC-HTQYQ-CPQ99-66QFC<\/td> <td><button class=\"copy-btn\" data-key=\"YVWGF-BXNMC-HTQYQ-CPQ99-66QFC\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Izgl\u012bt\u012bba<\/td>        <td class=\"key-cell\">NW6C2-QMPVW-D7KKK-3GKT6-VCFB2<\/td> <td><button class=\"copy-btn\" data-key=\"NW6C2-QMPVW-D7KKK-3GKT6-VCFB2\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Izgl\u012bt\u012bba N<\/td>      <td class=\"key-cell\">2WH4N-8QGBV-H22JP-CT43Q-MDWWJ<\/td> <td><button class=\"copy-btn\" data-key=\"2WH4N-8QGBV-H22JP-CT43Q-MDWWJ\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise<\/td>       <td class=\"key-cell\">NPPR9-FWDCX-D2C8J-H872K-2YT43<\/td> <td><button class=\"copy-btn\" data-key=\"NPPR9-FWDCX-D2C8J-H872K-2YT43\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise N<\/td>     <td class=\"key-cell\">DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4<\/td> <td><button class=\"copy-btn\" data-key=\"DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise G<\/td>     <td class=\"key-cell\">YYVX9-NTFWV-6MDM3-9PT4T-4M68B<\/td> <td><button class=\"copy-btn\" data-key=\"YYVX9-NTFWV-6MDM3-9PT4T-4M68B\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise G N<\/td>   <td class=\"key-cell\">44RPN-FTY23-9VTTB-MP9BX-T84FV<\/td> <td><button class=\"copy-btn\" data-key=\"44RPN-FTY23-9VTTB-MP9BX-T84FV\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise LTSC 2019<\/td><td class=\"key-cell\">M7XTQ-FN8P6-TTKYV-9D4CC-J462D<\/td><td><button class=\"copy-btn\" data-key=\"M7XTQ-FN8P6-TTKYV-9D4CC-J462D\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 11 Enterprise N LTSC 2019<\/td><td class=\"key-cell\">92NFX-8DJQP-P6BBQ-THF9C-7CG2H<\/td><td><button class=\"copy-btn\" data-key=\"92NFX-8DJQP-P6BBQ-THF9C-7CG2H\">Kop\u0113t<\/button><\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500 SECTION 4: WIN10 KEYS \u2500\u2500\u2500 -->\n  <section id=\"win10-generic\">\n    <h2>Windows 10 produktu atsl\u0113gas - visp\u0101r\u012bg\u0101s un KMS<\/h2>\n\n    <h3>Windows 10 visp\u0101r\u012bg\u0101s instal\u0113\u0161anas atsl\u0113gas<\/h3>\n    <div class=\"table-wrap\">\n      <table>\n        <thead><tr><th>Izdevums<\/th><th>Visp\u0101r\u012bg\u0101 atsl\u0113ga<\/th><th><\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td class=\"edition-cell\">Windows 10 Home<\/td>       <td class=\"key-cell\">YTMG3-N6DKC-DKB77-7M9GH-8HVX7<\/td> <td><button class=\"copy-btn\" data-key=\"YTMG3-N6DKC-DKB77-7M9GH-8HVX7\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Home N<\/td>     <td class=\"key-cell\">4CPRK-NM3K3-X6XXQ-RXX86-WXCHW<\/td> <td><button class=\"copy-btn\" data-key=\"4CPRK-NM3K3-X6XXQ-RXX86-WXCHW\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Pro<\/td>        <td class=\"key-cell\">VK7JG-NPHTM-C97JM-9MPGT-3V66T<\/td> <td><button class=\"copy-btn\" data-key=\"VK7JG-NPHTM-C97JM-9MPGT-3V66T\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Pro N<\/td>      <td class=\"key-cell\">2B87N-8KFHP-DKV6R-Y2C8J-PKCKT<\/td> <td><button class=\"copy-btn\" data-key=\"2B87N-8KFHP-DKV6R-Y2C8J-PKCKT\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Izgl\u012bt\u012bba<\/td>  <td class=\"key-cell\">YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY<\/td> <td><button class=\"copy-btn\" data-key=\"YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Enterprise<\/td> <td class=\"key-cell\">XGVPP-NMH47-7TTHJ-W3FW7-8HV2C<\/td> <td><button class=\"copy-btn\" data-key=\"XGVPP-NMH47-7TTHJ-W3FW7-8HV2C\">Kop\u0113t<\/button><\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n\n    <h3>Windows 10 KMS klienta atsl\u0113gas<\/h3>\n    <div class=\"table-wrap\">\n      <table>\n        <thead><tr><th>Izdevums<\/th><th>KMS klienta atsl\u0113ga<\/th><th><\/th><\/tr><\/thead>\n        <tbody>\n          <tr><td class=\"edition-cell\">Windows 10 Home<\/td>       <td class=\"key-cell\">TX9XD-98N7V-6WMQ6-BX7FG-H8Q99<\/td> <td><button class=\"copy-btn\" data-key=\"TX9XD-98N7V-6WMQ6-BX7FG-H8Q99\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Home N<\/td>     <td class=\"key-cell\">3KHY7-WNT83-DGQKR-F7HPR-844BM<\/td> <td><button class=\"copy-btn\" data-key=\"3KHY7-WNT83-DGQKR-F7HPR-844BM\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Pro<\/td>        <td class=\"key-cell\">W269N-WFGWX-YVC9B-4J6C9-T83GX<\/td> <td><button class=\"copy-btn\" data-key=\"W269N-WFGWX-YVC9B-4J6C9-T83GX\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Pro N<\/td>      <td class=\"key-cell\">MH37W-N47XK-V7XM9-C7227-GCQG9<\/td> <td><button class=\"copy-btn\" data-key=\"MH37W-N47XK-V7XM9-C7227-GCQG9\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Izgl\u012bt\u012bba<\/td>  <td class=\"key-cell\">NW6C2-QMPVW-D7KKK-3GKT6-VCFB2<\/td> <td><button class=\"copy-btn\" data-key=\"NW6C2-QMPVW-D7KKK-3GKT6-VCFB2\">Kop\u0113t<\/button><\/td><\/tr>\n          <tr><td class=\"edition-cell\">Windows 10 Enterprise<\/td> <td class=\"key-cell\">NPPR9-FWDCX-D2C8J-H872K-2YT43<\/td> <td><button class=\"copy-btn\" data-key=\"NPPR9-FWDCX-D2C8J-H872K-2YT43\">Kop\u0113t<\/button><\/td><\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500 SECTION 5: HOW TO ACTIVATE \u2500\u2500\u2500 -->\n  <section id=\"how-to-activate\">\n    <h2>K\u0101 aktiviz\u0113t Windows 11 - Soli pa solim<\/h2>\n    <p>Ir divas metodes: izmantojot programmu Iestat\u012bjumi (visviegl\u0101k) vai komandrindas (uzticam\u0101k, ja programma Iestat\u012bjumi nedarbojas).<\/p>\n\n    <h3>1. metode: Iestat\u012bjumu lietotne<\/h3>\n    <div class=\"steps\">\n      <div class=\"step\"><div class=\"step-num\">1<\/div><div class=\"step-body\"><strong>Atv\u0113rt iestat\u012bjumus<\/strong>Preses <code>Win + I<\/code> lai atv\u0113rtu programmu Iestat\u012bjumi.<\/div><\/div>\n      <div class=\"step\"><div class=\"step-num\">2<\/div><div class=\"step-body\"><strong>Dodieties uz Sist\u0113ma \u2192 Aktiviz\u0113\u0161ana<\/strong>Noklik\u0161\u0137iniet uz <strong>Sist\u0113ma<\/strong> kreisaj\u0101 s\u0101njosl\u0101, p\u0113c tam ritiniet l\u012bdz <strong>Aktiviz\u0113\u0161ana<\/strong>.<\/div><\/div>\n      <div class=\"step\"><div class=\"step-num\">3<\/div><div class=\"step-body\"><strong>Noklik\u0161\u0137iniet uz \u201cMain\u012bt produkta atsl\u0113gu\u201d<\/strong>Sada\u013c\u0101 \u201cAktiviz\u0101cijas st\u0101voklis\u201d noklik\u0161\u0137iniet uz <strong>Produkta atsl\u0113gas mai\u0146a<\/strong>.<\/div><\/div>\n      <div class=\"step\"><div class=\"step-num\">4<\/div><div class=\"step-body\"><strong>Ievadiet tausti\u0146u<\/strong>Ierakstiet vai iel\u012bm\u0113jiet produkta atsl\u0113gu un noklik\u0161\u0137iniet uz <strong>N\u0101kamais<\/strong>.<\/div><\/div>\n      <div class=\"step\"><div class=\"step-num\">5<\/div><div class=\"step-body\"><strong>Izpildiet nor\u0101d\u012bjumus<\/strong>Windows p\u0101rbaud\u012bs atsl\u0113gu Microsoft serveros. P\u0101rliecinieties, ka esat piesl\u0113gts internetam.<\/div><\/div>\n    <\/div>\n\n    <h3>2. metode: Komandu uzvedne (ieteicams, ja iestat\u012bjumi neizdodas)<\/h3>\n    <p>Ar peles labo pogu noklik\u0161\u0137iniet uz pogas S\u0101kums \u2192 izv\u0113lieties <strong>Termin\u0101ls (administrators)<\/strong> vai <strong>Komandu uzvednis (administrators)<\/strong>, p\u0113c tam palaidiet:<\/p>\n<pre>slmgr \/ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX\nslmgr \/ato<\/pre>\n    <p>Aizst\u0101t <code>XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX<\/code> ar produkta atsl\u0113gu. Pirm\u0101 komanda instal\u0113 atsl\u0113gu, bet otr\u0101 m\u0113\u0123ina aktiviz\u0113t tie\u0161saist\u0113.<\/p>\n\n    <div class=\"callout success\">\n      <span class=\"callout-icon\">\ud83d\udca1<\/span>\n      <div>\n        <strong>Jums jau ir digit\u0101l\u0101 licence?<\/strong> Ja \u0161aj\u0101 dator\u0101 iepriek\u0161 esat aktiviz\u0113jis oper\u0113t\u0101jsist\u0113mu Windows un tam ir piesaist\u012bts Microsoft konts, pierakstoties atpaka\u013c sav\u0101 Microsoft kont\u0101 vietn\u0113 <strong>Iestat\u012bjumi \u2192 Konti \u2192 J\u016bsu inform\u0101cija<\/strong> bie\u017ei vien autom\u0101tiski aktiviz\u0113jas bez tausti\u0146u ievad\u012b\u0161anas.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500 SECTION 6: ERROR CODES \u2500\u2500\u2500 -->\n  <section id=\"error-codes\">\n    <h2>Bie\u017ei sastopamie aktiviz\u0113\u0161anas k\u013c\u016bdu kodi un labojumi<\/h2>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead><tr><th>K\u013c\u016bdas kods<\/th><th>Noz\u012bme<\/th><th>Labot<\/th><\/tr><\/thead>\n        <tbody>\n          <tr>\n            <td class=\"error-code\">0xC004F074<\/td>\n            <td class=\"fix-cell\">KMS serveris nav pieejams<\/td>\n            <td class=\"fix-cell\">J\u016bs izmantojat KMS atsl\u0113gu bez KMS servera. Izmantojiet mazumtirdzniec\u012bbas atsl\u0113gu vai aktiviz\u0113jiet, izmantojot Iestat\u012bjumi, izmantojot \u012bstu licenci.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"error-code\">0xC004C003<\/td>\n            <td class=\"fix-cell\">Blo\u0137\u0113ta produkta atsl\u0113ga<\/td>\n            <td class=\"fix-cell\">Atsl\u0113ga ir izmantota p\u0101r\u0101k daudz rei\u017eu vai atz\u012bm\u0113ta. Izm\u0113\u0123iniet citu atsl\u0113gu vai ieg\u0101d\u0101jieties \u012bstu mazumtirdzniec\u012bbas licenci.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"error-code\">0x803F7001<\/td>\n            <td class=\"fix-cell\">Nav atrasta neviena produkta atsl\u0113ga<\/td>\n            <td class=\"fix-cell\">Oper\u0113t\u0101jsist\u0113ma Windows tika instal\u0113ta bez atsl\u0113gas. Vispirms ievadiet visp\u0101r\u012bgo iestat\u012b\u0161anas atsl\u0113gu un p\u0113c tam atjauniniet to uz \u012bstu licenci.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"error-code\">0xC004E016<\/td>\n            <td class=\"fix-cell\">Neder\u012bgs produkta atsl\u0113gas form\u0101ts<\/td>\n            <td class=\"fix-cell\">Atsl\u0113gas form\u0101ts ir nepareizs vai taj\u0101 ir p\u0101rrakst\u012bta k\u013c\u016bda. Divreiz p\u0101rbaudiet 5\u00d75 form\u0101tu. Kop\u0113jiet un iel\u012bm\u0113jiet, nevis rakstiet manu\u0101li.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"error-code\">0x8007007B<\/td>\n            <td class=\"fix-cell\">DNS nosaukums neeksist\u0113<\/td>\n            <td class=\"fix-cell\">T\u012bkla probl\u0113ma. P\u0101rbaudiet interneta savienojumu. Palaidiet <code>ipconfig \/flushdns<\/code> paaugstin\u0101taj\u0101 uzvedn\u0113, p\u0113c tam m\u0113\u0123iniet v\u0113lreiz.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"error-code\">0xC004F050<\/td>\n            <td class=\"fix-cell\">Neder\u012bga produkta atsl\u0113ga<\/td>\n            <td class=\"fix-cell\">J\u016bsu izdevumam ir nepareiza atsl\u0113ga. Apstipriniet savu Windows versiju sada\u013c\u0101 Iestat\u012bjumi \u2192 Sist\u0113ma \u2192 Par sist\u0113mu un izmantojiet atbilsto\u0161o atsl\u0113gu.<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"error-code\">0xC004F034<\/td>\n            <td class=\"fix-cell\">Licence nav atrasta<\/td>\n            <td class=\"fix-cell\">Izdevuma neatbilst\u012bba. Pro atsl\u0113ga Home instal\u0101cij\u0101 neizdosies. P\u0101rinstal\u0113jiet pareizo izdevumu vai izmantojiet jaunin\u0101\u0161anas ce\u013cu.<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <!-- \u2500\u2500\u2500 SECTION 7: COMPARISON \u2500\u2500\u2500 -->\n  <section id=\"comparison\">\n    <h2>Aktiviz\u0113\u0161anas metodes sal\u012bdzin\u0101jums<\/h2>\n\n    <div class=\"table-wrap\">\n      <table>\n        <thead>\n          <tr>\n            <th>Metode<\/th>\n            <th>Past\u0101v\u012bgi aktiviz\u0113?<\/th>\n            <th>Likum\u012bgi?<\/th>\n            <th>Vislab\u0101k piem\u0113rots<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td class=\"edition-cell\">Visp\u0101r\u0113j\u0101 uzst\u0101d\u012b\u0161anas atsl\u0113ga<\/td>\n            <td><span class=\"cross\">\u2717 N\u0113<\/span><\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td>Izdevuma izv\u0113le iestat\u012b\u0161anas laik\u0101<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"edition-cell\">KMS klienta atsl\u0113ga<\/td>\n            <td><span class=\"cross\">\u2717 N\u0113 (bez KMS servera)<\/span><\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td>Korporat\u012bvie t\u012bkli, v\u0113rt\u0113\u0161anas VM<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"edition-cell\">Microsoft konts (digit\u0101l\u0101 licence)<\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td>Atk\u0101rtota instal\u0113\u0161ana taj\u0101 pa\u0161\u0101 dator\u0101, kuru jau esat aktiviz\u0113jis<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"edition-cell\">Mazumtirdzniec\u012bbas produkta atsl\u0113ga<\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td>Past\u0101v\u012bga aktiviz\u0113\u0161ana jebkur\u0101 atbilsto\u0161\u0101 dator\u0101<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"edition-cell\">OEM atsl\u0113ga (iepriek\u0161 instal\u0113ta)<\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td><span class=\"check\">\u2713 J\u0101<\/span><\/td>\n            <td>Jauns dators no ra\u017eot\u0101ja (piesaist\u012bts \u0161ai aparat\u016brai)<\/td>\n          <\/tr>\n          <tr>\n            <td class=\"edition-cell\">Tre\u0161o pu\u0161u \u201cbezmaksas\u201d atsl\u0113gas<\/td>\n            <td><span class=\"cross\">\u2717 Parasti ne<\/span><\/td>\n            <td><span class=\"cross\">\u2717 Risks<\/span><\/td>\n            <td>Nav ieteicams - bie\u017ei blo\u0137\u0113ts vai viltots<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n    <\/div>\n  <\/section>\n\n  <hr>\n\n  <!-- \u2500\u2500\u2500 FAQ \u2500\u2500\u2500 -->\n  <section id=\"faq\">\n    <h2>Bie\u017e\u0101k uzdotie jaut\u0101jumi<\/h2>\n\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">Vai \u0161\u012bs atsl\u0113gas past\u0101v\u012bgi aktiviz\u0113s oper\u0113t\u0101jsist\u0113mu Windows 11 Pro? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">N\u0113. \u0160aj\u0101 lap\u0101 nor\u0101d\u012bt\u0101s visp\u0101r\u012bg\u0101s un KMS atsl\u0113gas ir publiski dokument\u0113tas Microsoft instal\u0113\u0161anas un nov\u0113rt\u0113\u0161anas nol\u016bkos. T\u0101s neaktiviz\u0113 atsevi\u0161\u0137u mazumtirdzniec\u012bbas instal\u0101ciju. Lai veiktu past\u0101v\u012bgu aktiviz\u0113\u0161anu, ir nepiecie\u0161ama ori\u0123in\u0101la mazumtirdzniec\u012bbas, OEM vai apjoma licences atsl\u0113ga.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">Vai es visp\u0101r varu izmantot Windows bez aktiviz\u0113\u0161anas? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">J\u0101. Windows 10 un 11 piln\u012bb\u0101 darbojas bez aktiviz\u0113\u0161anas - sa\u0146emat visus dro\u0161\u012bbas atjaunin\u0101jumus un varat instal\u0113t jebkuru programmu. Vien\u012bgie ierobe\u017eojumi ir kosm\u0113tiski: apak\u0161\u0113j\u0101 labaj\u0101 st\u016br\u012b ir \u016bdensz\u012bme un nav iesp\u0113jams main\u012bt mot\u012bvus vai fonu, izmantojot iestat\u012bjumus. Liel\u0101kajai da\u013cai lietot\u0101ju t\u0101s ir nelielas ne\u0113rt\u012bbas, nevis funkcion\u0101ls trauc\u0113klis.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">K\u0101da ir at\u0161\u0137ir\u012bba starp visp\u0101r\u0113jo atsl\u0113gu un KMS atsl\u0113gu? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">Visp\u0101r\u012bgie (noklus\u0113juma) tausti\u0146i tiek izmantoti, lai instal\u0113\u0161anas laik\u0101 no visp\u0101r\u012bga ISO izv\u0113l\u0113tos Windows versiju. KMS klienta atsl\u0113gas ir paredz\u0113tas organiz\u0101cij\u0101m, kas izmanto atsl\u0113gu p\u0101rvald\u012bbas pakalpojuma serveri sav\u0101 lok\u0101laj\u0101 t\u012bkl\u0101. Neviena no \u0161\u012bm atsl\u0113g\u0101m nedarbojas past\u0101v\u012bgai patst\u0101v\u012bgai aktiviz\u0113\u0161anai m\u0101j\u0101s. Abas ir ofici\u0101li public\u0113jusi Microsoft.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">P\u0101rinstal\u0113ju Windows - kur ir mana vec\u0101 licence? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">Ja iepriek\u0161 esat aktiviz\u0113jis oper\u0113t\u0101jsist\u0113mu Windows un piesaist\u012bjis to Microsoft kontam, j\u016bsu digit\u0101l\u0101 licence ir saglab\u0101ta Microsoft serveros. Pierakstieties ar to pa\u0161u Microsoft kontu p\u0101rinstal\u0113taj\u0101 Windows, atveriet sada\u013cu Iestat\u012bjumi \u2192 Sist\u0113ma \u2192 Aktiviz\u0113\u0161ana un noklik\u0161\u0137iniet uz \u201cProbl\u0113mu nov\u0113r\u0161ana\u201d. Windows autom\u0101tiski noteiks un atjaunos j\u016bsu digit\u0101lo licenci.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">K\u0101p\u0113c atsl\u0113g\u0101 ir rakst\u012bts \u201cneder\u012bgs\u201d, lai gan tas ir iek\u013cauts sarakst\u0101? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">Visbie\u017e\u0101k sastopamie iemesli: (1) Izdevumu neatbilst\u012bba - Pro atsl\u0113ga nedarbosies Home instal\u0101cij\u0101. (2) J\u016bs sagaid\u0101t past\u0101v\u012bgu aktiviz\u0113\u0161anu no visp\u0101r\u0113j\u0101s atsl\u0113gas, kas netiek nodro\u0161in\u0101ta. (3) Atsl\u0113gas ierakst\u0101 ir p\u0101rrakst\u012b\u0161an\u0101s k\u013c\u016bda - vienm\u0113r kop\u0113jiet un iel\u012bm\u0113jiet, nevis ievadiet to manu\u0101li. (4) KMS atsl\u0113g\u0101m, lai t\u0101s var\u0113tu aktiviz\u0113t, ir nepiecie\u0161ams KMS serveris j\u016bsu t\u012bkl\u0101.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">K\u0101 p\u0101rbaud\u012bt, k\u0101da ir mana Windows versija? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">Nospiediet Win + I, atveriet sada\u013cu Sist\u0113ma \u2192 Par. Redz\u0113siet sarakstu \u201cIzdevums\u201d (piem\u0113ram, Windows 11 Home, Windows 11 Pro). P\u0101rliecinieties, ka izmantojat savam izdevumam atbilsto\u0161o atsl\u0113gu.<\/div>\n    <\/div>\n    <div class=\"faq-item\">\n      <div class=\"faq-q\">Vai ir dro\u0161i ieg\u0101d\u0101ties l\u0113tu Windows atsl\u0113gu no tre\u0161\u0101s puses vietnes? <span class=\"chevron\">\u25bc<\/span><\/div>\n      <div class=\"faq-a\">Tas ir atkar\u012bgs no avota. Windows 11 Pro atsl\u0113gas, kas tiek p\u0101rdotas zem ~ 15-20 \u20ac, parasti ir OEM apjoma atsl\u0113gas vai pel\u0113k\u0101 tirgus atsl\u0113gas. T\u0101s bie\u017ei tiek veiksm\u012bgi aktiviz\u0113tas, bet Microsoft var t\u0101s blo\u0137\u0113t turpm\u0101kajos atjaunin\u0101jumos. Lai ieg\u016btu past\u0101v\u012bgu, garant\u0113tu licenci, ieg\u0101d\u0101jieties to tie\u0161i no Microsoft vai autoriz\u0113ta mazumtirgot\u0101ja.<\/div>\n    <\/div>\n  <\/section>\n\n  <hr>\n\n  <!-- \u2500\u2500\u2500 SCHEMA-READY METADATA NOTE \u2500\u2500\u2500 -->\n  <!-- Implement FAQ schema (application\/ld+json) on your CMS for the FAQ section above -->\n  <!-- Also add HowTo schema for the activation steps in Section 5 -->\n  <!-- Article schema with dateModified: current month\/year -->\n\n<\/div><!-- end page-wrap -->\n\n<script>\n  \/\/ Copy buttons\n  document.querySelectorAll('.copy-btn').forEach(btn => {\n    btn.addEventListener('click', () => {\n      const key = btn.dataset.key;\n      navigator.clipboard.writeText(key).then(() => {\n        btn.textContent = 'Copied!';\n        btn.classList.add('copied');\n        setTimeout(() => {\n          btn.textContent = 'Copy';\n          btn.classList.remove('copied');\n        }, 2000);\n      });\n    });\n  });\n\n  \/\/ FAQ accordion\n  document.querySelectorAll('.faq-q').forEach(q => {\n    q.addEventListener('click', () => {\n      const answer = q.nextElementSibling;\n      const isOpen = q.classList.contains('open');\n      \/\/ Close all\n      document.querySelectorAll('.faq-q').forEach(x => x.classList.remove('open'));\n      document.querySelectorAll('.faq-a').forEach(x => x.classList.remove('open'));\n      \/\/ Toggle clicked\n      if (!isOpen) {\n        q.classList.add('open');\n        answer.classList.add('open');\n      }\n    });\n  });\n<\/script>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Windows 11 Pro Product Key (2026) \u2013 All Editions, Generic &#038; KMS Keys \ud83d\uddd3 Last updated: May 2026 \u23f1 8 min read \u2705 All keys verified from Microsoft&#8217;s official documentation This is the most complete guide to Windows 11 and Windows 10 product keys for 2026. You&#8217;ll find official generic installation keys, KMS client keys for every edition, a clear explanation of what each key type does (and does NOT do), a step-by-step activation guide, and a fix for every common error code. On this page Key Types Explained (Generic vs KMS vs Retail) Windows 11 Generic Installation Keys \u2014 All Editions Windows 11 KMS Client Keys \u2014 All Editions Windows 10 Generic &#038; KMS Keys How to Activate Windows 11 (Step-by-Step) Common Activation Error Codes &#038; Fixes Activation Method Comparison FAQ Key Types Explained Before you try any key from this page, it&#8217;s essential to understand what type of key you&#8217;re looking at \u2014 because each one works differently and is intended for a different use case. Generic \/ Default Installation Keys Setup only These are keys that Microsoft publishes for use during Windows setup. They let you select a specific Windows edition when installing from a generic ISO \u2014 but they do not permanently activate Windows. Think of them as edition selectors, not licenses. Microsoft officially documents these at learn.microsoft.com. KMS Client Keys Organisations \/ VMs KMS (Key Management Service) keys are designed for organizations that run their own KMS activation server on their local network. A standalone home PC cannot be permanently activated with a KMS key alone \u2014 it requires a KMS server on the same network. These are commonly used in corporate and education environments, or for short-term evaluation in virtual machines. Retail \/ OEM \/ Volume License Keys Permanent activation If you want Windows permanently activated, you need a genuine retail, OEM, or volume license key. OEM keys are pre-installed by PC manufacturers. Retail keys can be purchased and transferred between PCs. Volume license keys are for businesses. \u26a0\ufe0f Important: No publicly listed &#8220;free&#8221; key will permanently activate a retail copy of Windows 11 Pro. The generic and KMS keys on this page are publicly documented by Microsoft. They are real keys for real purposes \u2014 but those purposes are installation\/setup and KMS environments, not permanent home activation. Windows 11 Generic Installation Keys \u2014 All Editions These are the official Windows 11 default product keys published by Microsoft. They allow you to install a specific edition during setup. Source: Microsoft Learn. Edition Generic Installation Key Windows 11 Home YTMG3-N6DKC-DKB77-7M9GH-8HVX7 Copy Windows 11 Home N 4CPRK-NM3K3-X6XXQ-RXX86-WXCHW Copy Windows 11 Home Single Language BT79Q-G7N6G-PGBYW-4YWX6-6F4BT Copy Windows 11 Home Country Specific N2434-X9D7W-8PF6X-8DV9T-8TYMD Copy Windows 11 Pro VK7JG-NPHTM-C97JM-9MPGT-3V66T Copy Windows 11 Pro N 2B87N-8KFHP-DKV6R-Y2C8J-PKCKT Copy Windows 11 Pro for Workstations DXG7C-N36C4-C4HTG-X4T3X-2YV77 Copy Windows 11 Pro for Workstations N WYPNQ-8C467-V2W6J-TX4WX-WT2RQ Copy Windows 11 Pro Education 8PTT6-RNW4C-6V7J2-C2D3X-MHBPB Copy Windows 11 Pro Education N GJTYN-HDMQY-FRR76-HVGC7-QPF8P Copy Windows 11 Education YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY Copy Windows 11 Education N 84NGF-MHBT6-FXBX8-QWJK7-DRR8H Copy Windows 11 Enterprise XGVPP-NMH47-7TTHJ-W3FW7-8HV2C Copy Windows 11 Enterprise N WGGHN-J84D6-QYCPR-T7PJ7-X766F Copy Windows 11 Enterprise G YYVX9-NTFWV-6MDM3-9PT4T-4M68B Copy Windows 11 Enterprise G N FW7NV-4T673-HF4VX-9X4MM-B4H4T Copy Windows 11 Enterprise LTSC 2019 M7XTQ-FN8P6-TTKYV-9D4CC-J462D Copy Windows 11 Enterprise N LTSC 2019 92NFX-8DJQP-P6BBQ-THF9C-7CG2H Copy \u2139\ufe0f These keys are published by Microsoft for installation and evaluation only. They do NOT permanently activate Windows. If activation is required, see the comparison section below for your options. Windows 11 KMS Client Keys \u2014 All Editions KMS client keys are used in corporate and educational networks with a KMS host server. They are also useful for setting up evaluation VMs. These are the official keys from Microsoft&#8217;s documentation. Edition KMS Client Key Windows 11 Home TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 Copy Windows 11 Home N 3KHY7-WNT83-DGQKR-F7HPR-844BM Copy Windows 11 Home Single Language 7HNRX-D7KGG-3K4RQ-4WPJ4-YTDFH Copy Windows 11 Home Country Specific PVMJN-6DFY6-9CCP6-7BKTT-D3WVR Copy Windows 11 Pro W269N-WFGWX-YVC9B-4J6C9-T83GX Copy Windows 11 Pro N MH37W-N47XK-V7XM9-C7227-GCQG9 Copy Windows 11 Pro for Workstations NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J Copy Windows 11 Pro for Workstations N 9FNHH-K3HBT-3W4TD-6383H-6XYWF Copy Windows 11 Pro Education 6TP4R-GNPTD-KYYHQ-7B7DP-J447Y Copy Windows 11 Pro Education N YVWGF-BXNMC-HTQYQ-CPQ99-66QFC Copy Windows 11 Education NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 Copy Windows 11 Education N 2WH4N-8QGBV-H22JP-CT43Q-MDWWJ Copy Windows 11 Enterprise NPPR9-FWDCX-D2C8J-H872K-2YT43 Copy Windows 11 Enterprise N DPH2V-TTNVB-4X9Q3-TJR4H-KHJW4 Copy Windows 11 Enterprise G YYVX9-NTFWV-6MDM3-9PT4T-4M68B Copy Windows 11 Enterprise G N 44RPN-FTY23-9VTTB-MP9BX-T84FV Copy Windows 11 Enterprise LTSC 2019 M7XTQ-FN8P6-TTKYV-9D4CC-J462D Copy Windows 11 Enterprise N LTSC 2019 92NFX-8DJQP-P6BBQ-THF9C-7CG2H Copy Windows 10 Product Keys \u2014 Generic &#038; KMS Windows 10 Generic Installation Keys Edition Generic Key Windows 10 Home YTMG3-N6DKC-DKB77-7M9GH-8HVX7 Copy Windows 10 Home N 4CPRK-NM3K3-X6XXQ-RXX86-WXCHW Copy Windows 10 Pro VK7JG-NPHTM-C97JM-9MPGT-3V66T Copy Windows 10 Pro N 2B87N-8KFHP-DKV6R-Y2C8J-PKCKT Copy Windows 10 Education YNMGQ-8RYV3-4PGQ3-C8XTP-7CFBY Copy Windows 10 Enterprise XGVPP-NMH47-7TTHJ-W3FW7-8HV2C Copy Windows 10 KMS Client Keys Edition KMS Client Key Windows 10 Home TX9XD-98N7V-6WMQ6-BX7FG-H8Q99 Copy Windows 10 Home N 3KHY7-WNT83-DGQKR-F7HPR-844BM Copy Windows 10 Pro W269N-WFGWX-YVC9B-4J6C9-T83GX Copy Windows 10 Pro N MH37W-N47XK-V7XM9-C7227-GCQG9 Copy Windows 10 Education NW6C2-QMPVW-D7KKK-3GKT6-VCFB2 Copy Windows 10 Enterprise NPPR9-FWDCX-D2C8J-H872K-2YT43 Copy How to Activate Windows 11 \u2014 Step by Step There are two methods: through the Settings app (easiest) or via Command Prompt (more reliable when Settings fails). Method 1: Settings App 1 Open SettingsPress Win + I to open the Settings app. 2 Go to System \u2192 ActivationClick System in the left sidebar, then scroll to Activation. 3 Click &#8220;Change product key&#8221;Under &#8220;Activation state&#8221;, click Change product key. 4 Enter the keyType or paste your product key and click Next. 5 Follow the promptsWindows will verify the key with Microsoft&#8217;s servers. Make sure you&#8217;re connected to the internet. Method 2: Command Prompt (Recommended if Settings fails) Right-click the Start button \u2192 select Terminal (Admin) or Command Prompt (Admin), then run: slmgr \/ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX slmgr \/ato Replace XXXXX-XXXXX-XXXXX-XXXXX-XXXXX with your product key. The first command installs the key; the second attempts online activation. \ud83d\udca1 Already own a digital license? If you&#8217;ve previously activated Windows on this PC and have a Microsoft account linked to it, signing back in to your Microsoft account at Settings \u2192 Accounts \u2192 Your info often auto-activates without any key entry. Common Activation Error [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":6606,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[141],"tags":[],"class_list":["post-6605","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-operating-systems"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Windows 11 Pro Product Key (2026) All Editions - Generic, KMS &amp; Retail - operacinesistema.lt<\/title>\n<meta name=\"description\" content=\"Complete list of Windows 11 Pro product keys for 2026 - all editions, official generic installation keys, KMS client keys, step-by-step activation guide, and error code fixes. Updated May 2026.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/operacinesistema.lt\/lv\/windows-11-pro-produkta-atslega-2026\/\" \/>\n<meta property=\"og:locale\" content=\"lv_LV\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Windows 11 Pro Product Key (2026) All Editions - Generic, KMS &amp; Retail - operacinesistema.lt\" \/>\n<meta property=\"og:description\" content=\"Complete list of Windows 11 Pro product keys for 2026 - all editions, official generic installation keys, KMS client keys, step-by-step activation guide, and error code fixes. Updated May 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/operacinesistema.lt\/lv\/windows-11-pro-produkta-atslega-2026\/\" \/>\n<meta property=\"og:site_name\" content=\"operacinesistema.lt\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-03T17:31:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-03T17:34:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/operacinesistema.lt\/wp-content\/uploads\/2026\/05\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1376\" \/>\n\t<meta property=\"og:image:height\" content=\"768\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Danielius Voiciukevic\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Danielius Voiciukevic\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 min\u016b\u0161u\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/\"},\"author\":{\"name\":\"Danielius Voiciukevic\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/#\\\/schema\\\/person\\\/dc7d2dcfa2a964aa70e44df568972004\"},\"headline\":\"Windows 11 Pro Product Key (2026) All Editions &#8211; Generic, KMS &amp; Retail\",\"datePublished\":\"2026-05-03T17:31:24+00:00\",\"dateModified\":\"2026-05-03T17:34:58+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/\"},\"wordCount\":1373,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/operacinesistema.lt\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg\",\"articleSection\":[\"Operating Systems\"],\"inLanguage\":\"lv-LV\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/\",\"url\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/\",\"name\":\"Windows 11 Pro Product Key (2026) All Editions - Generic, KMS &amp; Retail - operacinesistema.lt\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/operacinesistema.lt\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg\",\"datePublished\":\"2026-05-03T17:31:24+00:00\",\"dateModified\":\"2026-05-03T17:34:58+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/#\\\/schema\\\/person\\\/dc7d2dcfa2a964aa70e44df568972004\"},\"description\":\"Complete list of Windows 11 Pro product keys for 2026 - all editions, official generic installation keys, KMS client keys, step-by-step activation guide, and error code fixes. Updated May 2026.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#breadcrumb\"},\"inLanguage\":\"lv-LV\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"lv-LV\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#primaryimage\",\"url\":\"https:\\\/\\\/operacinesistema.lt\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg\",\"contentUrl\":\"https:\\\/\\\/operacinesistema.lt\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg\",\"width\":1376,\"height\":768,\"caption\":\"Windows 11 Pro product keys 2026 \u2013 complete list of generic installation keys and KMS client keys for all editions\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/windows-11-pro-product-key-2026\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/operacinesistema.lt\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Windows 11 Pro Product Key (2026) All Editions &#8211; Generic, KMS &amp; Retail\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/#website\",\"url\":\"https:\\\/\\\/operacinesistema.lt\\\/\",\"name\":\"operacinesistema.lt\",\"description\":\"\u012esigykite Windows 11 Pro u\u017e geriausi\u0105 kain\u0105\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/operacinesistema.lt\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"lv-LV\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/operacinesistema.lt\\\/#\\\/schema\\\/person\\\/dc7d2dcfa2a964aa70e44df568972004\",\"name\":\"Danielius Voiciukevic\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"lv-LV\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d6f0d8ddf952c1f2a47f47c2ccd9cbf7e82ec985b14979dfdf74bdaa0c4549ab?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d6f0d8ddf952c1f2a47f47c2ccd9cbf7e82ec985b14979dfdf74bdaa0c4549ab?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d6f0d8ddf952c1f2a47f47c2ccd9cbf7e82ec985b14979dfdf74bdaa0c4549ab?s=96&d=mm&r=g\",\"caption\":\"Danielius Voiciukevic\"},\"sameAs\":[\"https:\\\/\\\/operacinesistema.lt\"],\"url\":\"https:\\\/\\\/operacinesistema.lt\\\/lv\\\/author\\\/danielmlgkidgmail-com\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Windows 11 Pro produkta atsl\u0113ga (2026) Visi izdevumi - visp\u0101r\u012bgi, KMS un mazumtirdzniec\u012bbas - operacinesistema.lt","description":"Pilns Windows 11 Pro produktu atsl\u0113gu saraksts 2026. gadam - visas versijas, ofici\u0101l\u0101s visp\u0101r\u0113j\u0101s instal\u0113\u0161anas atsl\u0113gas, KMS klienta atsl\u0113gas, aktiviz\u0113\u0161anas ce\u013cvedis soli pa solim un k\u013c\u016bdu kodu labojumi. Atjaunin\u0101ts 2026. gada maij\u0101.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/operacinesistema.lt\/lv\/windows-11-pro-produkta-atslega-2026\/","og_locale":"lv_LV","og_type":"article","og_title":"Windows 11 Pro Product Key (2026) All Editions - Generic, KMS &amp; Retail - operacinesistema.lt","og_description":"Complete list of Windows 11 Pro product keys for 2026 - all editions, official generic installation keys, KMS client keys, step-by-step activation guide, and error code fixes. Updated May 2026.","og_url":"https:\/\/operacinesistema.lt\/lv\/windows-11-pro-produkta-atslega-2026\/","og_site_name":"operacinesistema.lt","article_published_time":"2026-05-03T17:31:24+00:00","article_modified_time":"2026-05-03T17:34:58+00:00","og_image":[{"width":1376,"height":768,"url":"https:\/\/operacinesistema.lt\/wp-content\/uploads\/2026\/05\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg","type":"image\/jpeg"}],"author":"Danielius Voiciukevic","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Danielius Voiciukevic","Est. reading time":"10 min\u016b\u0161u"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#article","isPartOf":{"@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/"},"author":{"name":"Danielius Voiciukevic","@id":"https:\/\/operacinesistema.lt\/#\/schema\/person\/dc7d2dcfa2a964aa70e44df568972004"},"headline":"Windows 11 Pro Product Key (2026) All Editions &#8211; Generic, KMS &amp; Retail","datePublished":"2026-05-03T17:31:24+00:00","dateModified":"2026-05-03T17:34:58+00:00","mainEntityOfPage":{"@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/"},"wordCount":1373,"commentCount":0,"image":{"@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/operacinesistema.lt\/wp-content\/uploads\/2026\/05\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg","articleSection":["Operating Systems"],"inLanguage":"lv-LV","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/","url":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/","name":"Windows 11 Pro produkta atsl\u0113ga (2026) Visi izdevumi - visp\u0101r\u012bgi, KMS un mazumtirdzniec\u012bbas - operacinesistema.lt","isPartOf":{"@id":"https:\/\/operacinesistema.lt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#primaryimage"},"image":{"@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#primaryimage"},"thumbnailUrl":"https:\/\/operacinesistema.lt\/wp-content\/uploads\/2026\/05\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg","datePublished":"2026-05-03T17:31:24+00:00","dateModified":"2026-05-03T17:34:58+00:00","author":{"@id":"https:\/\/operacinesistema.lt\/#\/schema\/person\/dc7d2dcfa2a964aa70e44df568972004"},"description":"Pilns Windows 11 Pro produktu atsl\u0113gu saraksts 2026. gadam - visas versijas, ofici\u0101l\u0101s visp\u0101r\u0113j\u0101s instal\u0113\u0161anas atsl\u0113gas, KMS klienta atsl\u0113gas, aktiviz\u0113\u0161anas ce\u013cvedis soli pa solim un k\u013c\u016bdu kodu labojumi. Atjaunin\u0101ts 2026. gada maij\u0101.","breadcrumb":{"@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#breadcrumb"},"inLanguage":"lv-LV","potentialAction":[{"@type":"ReadAction","target":["https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/"]}]},{"@type":"ImageObject","inLanguage":"lv-LV","@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#primaryimage","url":"https:\/\/operacinesistema.lt\/wp-content\/uploads\/2026\/05\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg","contentUrl":"https:\/\/operacinesistema.lt\/wp-content\/uploads\/2026\/05\/Windows-11-Pro-Product-Keys-2026-\u2013-All-Editions-1.jpg","width":1376,"height":768,"caption":"Windows 11 Pro product keys 2026 \u2013 complete list of generic installation keys and KMS client keys for all editions"},{"@type":"BreadcrumbList","@id":"https:\/\/operacinesistema.lt\/windows-11-pro-product-key-2026\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/operacinesistema.lt\/"},{"@type":"ListItem","position":2,"name":"Windows 11 Pro Product Key (2026) All Editions &#8211; Generic, KMS &amp; Retail"}]},{"@type":"WebSite","@id":"https:\/\/operacinesistema.lt\/#website","url":"https:\/\/operacinesistema.lt\/","name":"operacinesistema.lt","description":"Ieg\u016bstiet Windows 11 Pro par lab\u0101ko cenu","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/operacinesistema.lt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"lv-LV"},{"@type":"Person","@id":"https:\/\/operacinesistema.lt\/#\/schema\/person\/dc7d2dcfa2a964aa70e44df568972004","name":"Danielius Voiciukevic","image":{"@type":"ImageObject","inLanguage":"lv-LV","@id":"https:\/\/secure.gravatar.com\/avatar\/d6f0d8ddf952c1f2a47f47c2ccd9cbf7e82ec985b14979dfdf74bdaa0c4549ab?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d6f0d8ddf952c1f2a47f47c2ccd9cbf7e82ec985b14979dfdf74bdaa0c4549ab?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d6f0d8ddf952c1f2a47f47c2ccd9cbf7e82ec985b14979dfdf74bdaa0c4549ab?s=96&d=mm&r=g","caption":"Danielius Voiciukevic"},"sameAs":["https:\/\/operacinesistema.lt"],"url":"https:\/\/operacinesistema.lt\/lv\/author\/danielmlgkidgmail-com\/"}]}},"_links":{"self":[{"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/posts\/6605","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/comments?post=6605"}],"version-history":[{"count":2,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/posts\/6605\/revisions"}],"predecessor-version":[{"id":6608,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/posts\/6605\/revisions\/6608"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/media\/6606"}],"wp:attachment":[{"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/media?parent=6605"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/categories?post=6605"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/operacinesistema.lt\/lv\/wp-json\/wp\/v2\/tags?post=6605"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}