{"id":61,"date":"2025-02-04T16:51:26","date_gmt":"2025-02-04T16:51:26","guid":{"rendered":"https:\/\/www.chkv.ch\/?page_id=61"},"modified":"2025-11-16T11:23:32","modified_gmt":"2025-11-16T11:23:32","slug":"windows-einrichten","status":"publish","type":"page","link":"https:\/\/www.chkv.ch\/?page_id=61","title":{"rendered":"Windows einrichten"},"content":{"rendered":"<p><!-- Stile zur Gew\u00e4hrleistung des einheitlichen CHKV-Looks --><\/p>\n<style>\n        \/* Basisstil vom Theme \u00fcbernommen *\/<br \/>        body {<br \/>            font-family: 'Arial', sans-serif;<br \/>            line-height: 1.6;<br \/>            margin: 0;<br \/>            padding: 0;<br \/>            background-color: #f7f7f7;<br \/>            color: #333;<br \/>        }<\/p>\n<p>        .container {<br \/>            max-width: 1200px;<br \/>            margin: 0 auto;<br \/>            padding: 40px 20px;<br \/>        }<\/p>\n<p>        \/* --- Allgemeine Button-Stile --- *\/<br \/>        .button {<br \/>            display: inline-block;<br \/>            padding: 12px 30px;<br \/>            margin: 5px;<br \/>            border-radius: 5px;<br \/>            text-decoration: none;<br \/>            font-weight: bold;<br \/>            transition: background-color 0.3s ease, transform 0.2s ease;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .button-primary {<br \/>            background-color: #007bff; \/* Haupt-CTA Farbe (Blau) *\/<br \/>            color: white;<br \/>            border: 2px solid #007bff;<br \/>        }<\/p>\n<p>        .button-primary:hover {<br \/>            background-color: #0056b3;<br \/>            border-color: #0056b3;<br \/>            transform: translateY(-1px);<br \/>        }<\/p>\n<p>        .button-secondary {<br \/>            background-color: white;<br \/>            color: #007bff;<br \/>            border: 1px solid #007bff;<br \/>            padding: 8px 15px;<br \/>            font-size: 0.9em;<br \/>        }<\/p>\n<p>        .button-secondary:hover {<br \/>            background-color: #e9f5ff;<br \/>        }<\/p>\n<p>        \/* --- Hero Section Stile --- *\/<br \/>        .hero-section {<br \/>            background-color: #ffffff;<br \/>            padding: 60px 20px;<br \/>            text-align: center;<br \/>            border-bottom: 3px solid #eee;<br \/>            box-shadow: 0 2px 4px rgba(0,0,0,0.05);<br \/>        }<\/p>\n<p>        .hero-title {<br \/>            font-size: 2.5em;<br \/>            color: #0056b3;<br \/>            margin-bottom: 10px;<br \/>            font-weight: 700;<br \/>        }<\/p>\n<p>        .hero-tagline {<br \/>            font-size: 1.2em;<br \/>            color: #555;<br \/>            margin-bottom: 30px;<br \/>            max-width: 800px;<br \/>            margin-left: auto;<br \/>            margin-right: auto;<br \/>        }<\/p>\n<p>        \/* --- Tipps & Tricks Box (Akzentfarbe) --- *\/<br \/>        .tips-box {<br \/>            background-color: #0056b3; \/* Dunkleres Blau als Akzent *\/<br \/>            color: white;<br \/>            padding: 40px;<br \/>            margin: 40px 0;<br \/>            border-radius: 10px;<br \/>            text-align: center;<br \/>            box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);<br \/>        }<\/p>\n<p>        .tips-text {<br \/>            font-size: 1.3em;<br \/>            font-weight: 500;<br \/>            margin: 0;<br \/>        }<\/p>\n<p>        \/* --- Service Grid --- *\/<br \/>        .services-overview {<br \/>            margin: 40px auto;<br \/>            padding: 0 20px;<br \/>        }<\/p>\n<p>        .section-title {<br \/>            font-size: 2em;<br \/>            color: #333;<br \/>            margin-bottom: 30px;<br \/>            text-align: center;<br \/>            position: relative;<br \/>        }<\/p>\n<p>        .section-title::after {<br \/>            content: '';<br \/>            display: block;<br \/>            width: 60px;<br \/>            height: 3px;<br \/>            background: #007bff;<br \/>            margin: 10px auto 0;<br \/>        }<\/p>\n<p>        .service-grid {<br \/>            display: grid;<br \/>            gap: 25px;<br \/>            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));<br \/>            margin-top: 20px;<br \/>        }<\/p>\n<p>        .service-item {<br \/>            border: 1px solid #ddd;<br \/>            border-radius: 8px;<br \/>            padding: 30px;<br \/>            background-color: white;<br \/>            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);<br \/>            transition: transform 0.3s ease, box-shadow 0.3s ease;<br \/>            display: flex;<br \/>            flex-direction: column;<br \/>            align-items: center;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .service-item:hover {<br \/>            transform: translateY(-5px);<br \/>            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);<br \/>        }<\/p>\n<p>        .service-icon {<br \/>            font-size: 3em;<br \/>            color: #007bff;<br \/>            margin-bottom: 15px;<br \/>            line-height: 1;<br \/>        }<\/p>\n<p>        .service-title {<br \/>            font-size: 1.3em;<br \/>            color: #0056b3;<br \/>            margin-top: 0;<br \/>        }<\/p>\n<p>        .service-description {<br \/>            color: #666;<br \/>            margin-bottom: 20px;<br \/>            flex-grow: 1;<br \/>        }<\/p>\n<p>        \/* --- Windows 11 Kompatibilit\u00e4ts-Check Box --- *\/<br \/>        .compatibility-box {<br \/>            background-color: #e9f5ff;<br \/>            border: 1px solid #cceeff;<br \/>            padding: 30px;<br \/>            margin: 40px 0;<br \/>            border-radius: 10px;<br \/>            text-align: center;<br \/>        }<\/p>\n<p>        .compatibility-box h3 {<br \/>            color: #007bff;<br \/>            margin-top: 0;<br \/>            font-size: 1.5em;<br \/>        }<br \/>    <\/style>\n<p><!-- 1. HERO SECTION --><\/p>\n<section class=\"hero-section\">\n<h1 class=\"hero-title\">Windows 11: Setup, Optimierung und Ihr digitales \u00d6kosystem<\/h1>\n<p class=\"hero-tagline\">Professionelle Einrichtung Ihres PCs oder Notebooks. Wir sorgen daf\u00fcr, dass Windows perfekt l\u00e4uft, Ihre Konten synchronisiert sind und Sie auf dem neuesten Stand bleiben.<\/p>\n<div class=\"hero-cta\"><a class=\"button button-primary\" role=\"button\" href=\"https:\/\/www.chkv.ch\/?page_id=372\"><br \/>\nJetzt Windows Setup anfragen<br \/>\n<\/a><\/div>\n<\/section>\n<p><!-- 2. TIPS & TRICKS BOX (Basierend auf deinem Text) --><\/p>\n<section class=\"tips-box\">\n<div class=\"service-icon\" style=\"color: white;\">\ud83d\udca1<\/div>\n<p><!-- Gl\u00fchbirne Icon --><\/p>\n<p class=\"tips-text\">&#8222;Ihr Windows richte ich nach Ihren Bed\u00fcrfnissen ein, zeige Ihnen aber **ganz viele Tipps und Tricks**, so k\u00f6nnen Sie Ihr Ger\u00e4t optimal nutzen.&#8220;<\/p>\n<p><span style=\"font-size: 0.9em; display: block; margin-top: 15px;\"><br \/>\nIch setze Ihren Notebook oder PC mit Windows 11 auf, sofern die Hardware das zul\u00e4sst, es ist aber viel m\u00f6glich. **Bleiben Sie auf dem neusten Stand, ich k\u00fcmmere mich darum.**<br \/>\n<\/span><\/p>\n<\/section>\n<p><!-- 3. KERNLEISTUNGEN (Grid) --><\/p>\n<section class=\"services-overview\">\n<h2 class=\"section-title\">Unsere Konfigurations-Services im Detail<\/h2>\n<div class=\"service-grid\">\n<p><!-- Service 1: Windows 11 Installation --><\/p>\n<div class=\"service-item\">\n<div class=\"service-icon\">\ud83d\udcbb<\/div>\n<p><!-- Laptop Icon --><\/p>\n<h3 class=\"service-title\">Windows 11 Neuinstallation<\/h3>\n<p class=\"service-description\">Wir installieren Windows 11 (oder die passende Windows-Version) und konfigurieren alle Grundeinstellungen, damit das System schnell, stabil und sicher l\u00e4uft.<\/p>\n<p><a class=\"button button-secondary\" href=\"https:\/\/www.chkv.ch\/?page_id=372\">Neu aufsetzen<\/a><\/p>\n<\/div>\n<p><!-- Service 2: Kontenabgleich & Cloud --><\/p>\n<div class=\"service-item\">\n<div class=\"service-icon\">\u2705<\/div>\n<p><!-- Checkmark Icon --><\/p>\n<h3 class=\"service-title\">Kontenabgleich &amp; Cloud-Service<\/h3>\n<p class=\"service-description\">Perfekte Synchronisation Ihrer Microsoft-Konten (OneDrive, E-Mail, Kalender) \u00fcber alle Ger\u00e4te. Wir richten Ihren Cloud-Speicher optimal ein.<\/p>\n<p><a class=\"button button-secondary\" href=\"https:\/\/www.chkv.ch\/?page_id=372\">Sync-Beratung<\/a><\/p>\n<\/div>\n<p><!-- Service 3: Software-Installation --><\/p>\n<div class=\"service-item\">\n<div class=\"service-icon\">\ud83d\udcc1<\/div>\n<p><!-- Festplatte\/Software Icon --><\/p>\n<h3 class=\"service-title\">Wichtige Software ausw\u00e4hlen &amp; installieren<\/h3>\n<p class=\"service-description\">Wir helfen Ihnen, die wichtigste Software (Office, Antivirus, Browser) auszuw\u00e4hlen und korrekt zu installieren, um Konflikte und Sicherheitsl\u00fccken zu vermeiden.<\/p>\n<p><a class=\"button button-secondary\" href=\"https:\/\/www.chkv.ch\/?page_id=372\">Software-Check<\/a><\/p>\n<\/div>\n<\/div>\n<\/section>\n<p><!-- 4. WINDOWS 11 KOMPATIBILIT\u00c4TS-CHECK --><\/p>\n<section class=\"compatibility-box\">\n<div class=\"service-icon\">\ud83d\udd0e<\/div>\n<p><!-- Scanner Icon --><\/p>\n<h3>Reicht mein Windows Rechner oder Notebook noch f\u00fcr Windows 11?<\/h3>\n<p style=\"font-size: 1.1em; color: #555;\">Die Hardware-Anforderungen f\u00fcr Windows 11 (insbesondere TPM und CPU) sind streng. Wir \u00fcberpr\u00fcfen, ob Ihr aktuelles Ger\u00e4t die Kriterien erf\u00fcllt. Falls nicht, zeigen wir Ihnen m\u00f6gliche Upgrades oder alternative L\u00f6sungen auf.<\/p>\n<p><a class=\"button button-primary\" role=\"button\" href=\"https:\/\/aka.ms\/GetPCHealthCheckApp\" target=\"_blank\" rel=\"noopener\"><br \/>\nKostenlosen Kompatibilit\u00e4ts-Check anfragen<br \/>\n<\/a><\/p>\n<\/section>\n<p><!-- 5. FOOTER CTA --><\/p>\n<section class=\"disclaimer-section\" style=\"background-color: transparent; border: none; margin-top: 50px; text-align: center;\"><a id=\"setup-anfragen\" class=\"button button-primary\" role=\"button\" href=\"mailto:support@chkv.ch\"><br \/>\nJetzt Termin f\u00fcr Ihren Windows-Experten buchen<br \/>\n<\/a><\/section>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Windows 11: Setup, Optimierung und Ihr digitales \u00d6kosystem Professionelle Einrichtung Ihres PCs oder Notebooks. Wir sorgen daf\u00fcr, dass Windows perfekt l\u00e4uft, Ihre Konten synchronisiert sind und Sie auf dem neuesten Stand bleiben. Jetzt Windows Setup anfragen \ud83d\udca1 &#8222;Ihr Windows richte ich nach Ihren Bed\u00fcrfnissen ein, zeige Ihnen aber **ganz viele Tipps und Tricks**, so k\u00f6nnen [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-61","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages\/61","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=61"}],"version-history":[{"count":15,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages\/61\/revisions"}],"predecessor-version":[{"id":490,"href":"https:\/\/www.chkv.ch\/index.php?rest_route=\/wp\/v2\/pages\/61\/revisions\/490"}],"wp:attachment":[{"href":"https:\/\/www.chkv.ch\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=61"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}