{"id":5002,"date":"2026-04-21T09:26:44","date_gmt":"2026-04-21T09:26:44","guid":{"rendered":"https:\/\/assistyu.com\/?p=5002"},"modified":"2026-04-21T09:32:50","modified_gmt":"2026-04-21T09:32:50","slug":"shield-antivirus-desktop-documentation","status":"publish","type":"post","link":"https:\/\/assistyu.com\/it\/shield-antivirus-desktop-documentation\/","title":{"rendered":"Shield Antivirus (Desktop) &#8211; Documentation"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"5002\" class=\"elementor elementor-5002\" data-elementor-post-type=\"post\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5505ed e-con-full e-flex e-con e-parent\" data-id=\"c5505ed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c27198d elementor-widget elementor-widget-html\" data-id=\"c27198d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!-- =================================================== -->\n<!-- SHIELD ANTIVIRUS - COMPLETE SETUP & LICENSE GUIDE (Windows\/macOS) -->\n<!-- Copy-paste this entire section into your page where you want the guide -->\n<!-- =================================================== -->\n\n<div class=\"sav-doc-section\">\n    <style>\n        \/* ========== RESET & BASE (scoped to sav-doc-section) ========== *\/\n        .sav-doc-section * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        .sav-doc-section {\n            font-family: 'Inter', system-ui, -apple-system, sans-serif;\n            background: #f5f7fc;\n            width: 100%;\n            max-width: 100%;\n            margin: 0 auto;\n            padding: 1rem 1.5rem 2rem 1.5rem;\n            border-radius: 0;\n        }\n        .sav-doc-section h1, .sav-doc-section h2, .sav-doc-section h3, .sav-doc-section h4 {\n            letter-spacing: -0.01em;\n        }\n        \/* buttons hover always white text *\/\n        .sav-doc-section a, .sav-doc-section button {\n            transition: all 0.2s ease;\n        }\n        .sav-doc-section a:hover, .sav-doc-section button:hover {\n            color: white !important;\n        }\n        \n        \/* Hero banner *\/\n        .sav-hero {\n            position: relative;\n            background: linear-gradient(135deg, #0a0f1c 0%, #0f1a2e 100%);\n            border-radius: 32px;\n            padding: 3rem 2rem;\n            margin-bottom: 2.5rem;\n            overflow: hidden;\n            min-height: 340px;\n            display: flex;\n            align-items: center;\n        }\n        .sav-hero::before {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background-image: url('https:\/\/assistyu.com\/wp-content\/uploads\/2026\/04\/inner-shieldapps-cyber-privacy-new-1.png');\n            background-size: cover;\n            background-position: center;\n            opacity: 0.35;\n            z-index: 1;\n        }\n        .sav-hero::after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: 0;\n            right: 0;\n            bottom: 0;\n            background: linear-gradient(135deg, rgba(10,15,28,0.88) 0%, rgba(15,26,46,0.94) 100%);\n            z-index: 2;\n        }\n        .sav-hero-content {\n            position: relative;\n            z-index: 3;\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto;\n            width: 100%;\n        }\n        .sav-hero-badge {\n            display: inline-block;\n            background: rgba(44,134,255,0.25);\n            backdrop-filter: blur(8px);\n            color: #b9dcff;\n            font-size: 0.7rem;\n            font-weight: 700;\n            letter-spacing: 1px;\n            padding: 0.35rem 1.2rem;\n            border-radius: 60px;\n            margin-bottom: 1.2rem;\n            border: 1px solid rgba(255,255,255,0.2);\n        }\n        .sav-hero h1 {\n            font-size: clamp(1.6rem, 6vw, 3rem);\n            font-weight: 800;\n            color: white;\n            margin-bottom: 1rem;\n            line-height: 1.2;\n        }\n        .sav-hero-gradient {\n            background: linear-gradient(135deg, #2c86ff, #c084fc, #a855f7);\n            background-clip: text;\n            -webkit-background-clip: text;\n            color: transparent;\n        }\n        .sav-hero p {\n            color: rgba(255,255,255,0.9);\n            font-size: clamp(0.85rem, 4vw, 1rem);\n            max-width: 600px;\n            margin: 0 auto;\n            line-height: 1.5;\n        }\n        \n        \/* cards *\/\n        .sav-card {\n            background: white;\n            border-radius: 28px;\n            padding: 1.8rem;\n            margin-bottom: 2rem;\n            border: 1px solid #eef2f8;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.02);\n        }\n        .sav-section-title {\n            text-align: center;\n            margin: 1rem 0 1.5rem;\n        }\n        .sav-section-title i {\n            font-size: 1.8rem;\n            color: #2c86ff;\n            margin-bottom: 0.5rem;\n            display: inline-block;\n        }\n        .sav-section-title h2 {\n            font-size: clamp(1.3rem, 5vw, 1.6rem);\n            font-weight: 700;\n            color: #1a2c3e;\n        }\n        \n        \/* download row *\/\n        .sav-download-row {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 1rem;\n            justify-content: center;\n            margin: 1rem 0 1.2rem;\n        }\n        .sav-download-btn {\n            background: #1a3a4f;\n            color: white;\n            padding: 0.7rem 1.4rem;\n            border-radius: 60px;\n            text-decoration: none;\n            font-size: 0.85rem;\n            font-weight: 600;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.6rem;\n        }\n        .sav-download-btn i { color: white; }\n        .sav-download-btn:hover { background: #2c5f8a; transform: translateY(-2px); color: white !important; }\n        \n        \/* TABS for Windows\/macOS installation *\/\n        .sav-tabs-container {\n            background: white;\n            border-radius: 28px;\n            padding: 1.5rem;\n            border: 1px solid #eef2f8;\n            margin-bottom: 2rem;\n        }\n        .sav-tab-buttons {\n            display: flex;\n            justify-content: center;\n            gap: 1rem;\n            margin-bottom: 1.8rem;\n            flex-wrap: wrap;\n        }\n        .sav-tab-btn {\n            background: #f1f5f9;\n            border: none;\n            padding: 0.7rem 1.5rem;\n            border-radius: 60px;\n            font-weight: 600;\n            cursor: pointer;\n            font-size: 0.85rem;\n            color: #1e2f3e;\n            transition: all 0.2s;\n        }\n        .sav-tab-btn i { margin-right: 0.4rem; }\n        .sav-tab-btn.active {\n            background: #2c86ff;\n            color: white;\n            box-shadow: 0 6px 14px rgba(44,134,255,0.3);\n        }\n        .sav-tab-panel { display: none; }\n        .sav-tab-panel.active { display: block; }\n        \n        \/* step list inside tabs *\/\n        .sav-step-list {\n            display: flex;\n            flex-direction: column;\n            gap: 1rem;\n        }\n        .sav-step-item {\n            display: flex;\n            gap: 1rem;\n            padding: 1rem;\n            background: #f9fbfe;\n            border-radius: 24px;\n            border-left: 4px solid #2c86ff;\n            align-items: flex-start;\n        }\n        .sav-step-num {\n            width: 36px;\n            height: 36px;\n            background: #2c86ff;\n            color: white;\n            border-radius: 40px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 800;\n            flex-shrink: 0;\n        }\n        .sav-step-content h4 { font-size: 0.95rem; margin-bottom: 0.3rem; color: #0a2a44; }\n        .sav-step-content p { font-size: 0.8rem; color: #4a5b7a; line-height: 1.5; }\n        .sav-note {\n            background: #eef6ff;\n            border-radius: 20px;\n            padding: 0.6rem 1rem;\n            font-size: 0.75rem;\n            color: #1e6ad0;\n            margin-top: 0.6rem;\n        }\n        .sav-warning {\n            background: #fef3c7;\n            border-radius: 20px;\n            padding: 0.8rem 1rem;\n            display: flex;\n            gap: 0.8rem;\n            margin-top: 1rem;\n            font-size: 0.75rem;\n            color: #b45309;\n        }\n        \n        \/* ========== SEPARATE SECTIONS: ACTIVATION (image+text) and LICENSE INFO (text+image) ========== *\/\n        .sav-full-block {\n            background: white;\n            border-radius: 28px;\n            border: 1px solid #eef2f8;\n            margin-bottom: 2rem;\n            overflow: hidden;\n        }\n        .sav-block-inner {\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 2rem;\n        }\n        \/* activation: image left, text right *\/\n        .sav-block-image {\n            flex: 1;\n            min-width: 240px;\n            background: #f8fafd;\n            text-align: center;\n            padding: 1.5rem;\n            border-radius: 24px;\n        }\n        .sav-block-image img {\n            max-width: 100%;\n            max-height: 260px;\n            object-fit: contain;\n            border-radius: 20px;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.08);\n            border: 1px solid #e2e8f0;\n        }\n        .sav-block-text {\n            flex: 1;\n            padding: 1.5rem 1.5rem 1.5rem 0;\n        }\n        .sav-block-text h3 {\n            font-size: 1.4rem;\n            margin-bottom: 0.8rem;\n            display: flex;\n            align-items: center;\n            gap: 0.6rem;\n            color: #0f2c3d;\n        }\n        .sav-list {\n            padding-left: 1.2rem;\n            margin: 0.8rem 0;\n        }\n        .sav-list li {\n            font-size: 0.85rem;\n            margin-bottom: 0.6rem;\n            color: #2d3a5e;\n            line-height: 1.4;\n        }\n        \/* license section: text left, image right *\/\n        .sav-reverse {\n            flex-direction: row-reverse;\n        }\n        \n        @media (max-width: 780px) {\n            .sav-block-inner {\n                flex-direction: column;\n            }\n            .sav-reverse {\n                flex-direction: column;\n            }\n            .sav-block-text {\n                padding: 0 1.2rem 1.2rem 1.2rem;\n            }\n            .sav-step-item {\n                flex-direction: column;\n                text-align: center;\n            }\n            .sav-step-num {\n                margin: 0 auto 0.3rem;\n            }\n            .sav-hero {\n                padding: 2rem 1rem;\n            }\n        }\n        \n        .sav-purchase-btn {\n            background: linear-gradient(105deg, #2c86ff, #1e6ad0);\n            color: white;\n            padding: 0.7rem 1.6rem;\n            border-radius: 60px;\n            text-decoration: none;\n            font-weight: 700;\n            display: inline-flex;\n            align-items: center;\n            gap: 0.6rem;\n            box-shadow: 0 6px 14px rgba(44,134,255,0.3);\n        }\n        .sav-purchase-btn:hover { transform: translateY(-2px); background: #1e6ad0; color: white !important; }\n        \n        .sav-faq-item {\n            border-bottom: 1px solid #eef2f8;\n            padding: 0.8rem 0;\n        }\n        .sav-faq-question {\n            font-weight: 700;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            font-size: 0.9rem;\n            color: #1a2c3e;\n        }\n        .sav-faq-answer {\n            display: none;\n            padding-top: 0.5rem;\n            font-size: 0.8rem;\n            color: #4a627a;\n            line-height: 1.5;\n        }\n        .sav-faq-item.active .sav-faq-answer { display: block; }\n        hr { margin: 1rem 0; border: 0; height: 1px; background: #e2e8f0; }\n    <\/style>\n\n    <!-- ========== HERO BANNER ========== -->\n    <div class=\"sav-hero\">\n        <div class=\"sav-hero-content\">\n            <div class=\"sav-hero-badge\"><i class=\"fas fa-shield-virus\"><\/i> SHIELD ANTIVIRUS<\/div>\n            <h1>Complete Setup & <span class=\"sav-hero-gradient\">License Guide<\/span><\/h1>\n            <p>Your complete resource for installing, activating, and managing Shield Antivirus \u2014 powerful real-time protection for Windows & macOS.<\/p>\n        <\/div>\n    <\/div>\n\n    <!-- ========== DOWNLOAD CENTER ========== -->\n    <div class=\"sav-card\" style=\"text-align: center;\">\n        <i class=\"fas fa-cloud-download-alt\" style=\"font-size: 2rem; color: #2c86ff;\"><\/i>\n        <h2 style=\"margin: 0.5rem 0;\">Download Shield Antivirus<\/h2>\n        <p style=\"color: #4a627a;\">Latest versions for Windows and macOS. Compatible with Windows 7, 8, 10, 11 and macOS 11+.<\/p>\n        <div class=\"sav-download-row\">\n            <a href=\"https:\/\/shieldapps.com\/external\/shield-antivirus-setup.php\" class=\"sav-download-btn\" target=\"_blank\"><i class=\"fab fa-windows\"><\/i> Download for Windows (v8.2)<\/a>\n            <a href=\"https:\/\/shieldapps.com\/external\/shield-antivirus-mac-setup.php\" class=\"sav-download-btn\" target=\"_blank\"><i class=\"fab fa-apple\"><\/i> Download for macOS (v8.2)<\/a>\n        <\/div>\n        <div class=\"sav-note\" style=\"display: inline-block; margin-top: 0.5rem;\">\ud83d\udce6 Installer size ~32 MB \u00b7 30-day money-back guarantee<\/div>\n    <\/div>\n\n    <!-- ========== INSTALLATION TABS (Windows \/ macOS) ========== -->\n    <div class=\"sav-tabs-container\">\n        <div class=\"sav-tab-buttons\">\n            <button class=\"sav-tab-btn active\" data-os=\"windows\"><i class=\"fab fa-windows\"><\/i> Windows Installation<\/button>\n            <button class=\"sav-tab-btn\" data-os=\"mac\"><i class=\"fab fa-apple\"><\/i> macOS Installation<\/button>\n        <\/div>\n        \n        <!-- Windows Panel -->\n        <div class=\"sav-tab-panel active\" id=\"windows-panel-sav\">\n            <div class=\"sav-step-list\">\n                <div class=\"sav-step-item\"><div class=\"sav-step-num\">1<\/div><div class=\"sav-step-content\"><h4>Download the installer<\/h4><p>Click the \u201cDownload for Windows\u201d button above. Save <strong>ShieldAntivirus_Setup.exe<\/strong> to your computer (usually Downloads folder).<\/p><\/div><\/div>\n                <div class=\"sav-step-item\"><div class=\"sav-step-num\">2<\/div><div class=\"sav-step-content\"><h4>Run as Administrator<\/h4><p>Right-click the file \u2192 select \u201cRun as Administrator\u201d. If SmartScreen appears, click \u201cMore info\u201d then \u201cRun anyway\u201d \u2014 this is normal for security software.<\/p><\/div><\/div>\n                <div class=\"sav-step-item\"><div class=\"sav-step-num\">3<\/div><div class=\"sav-step-content\"><h4>Follow the setup wizard<\/h4><p>Click \u201cInstall\u201d and wait for the progress bar. Once finished, click \u201cFinish\u201d. Shield Antivirus will launch automatically and start a quick system scan.<\/p><div class=\"sav-note\">\ud83d\udca1 After installation, you\u2019ll find the icon in system tray. Right-click to access quick settings.<\/div><\/div><\/div>\n            <\/div>\n            <div class=\"sav-warning\"><i class=\"fas fa-shield-alt\"><\/i> <div><strong>Windows Security tip:<\/strong> If your antivirus\/firewall asks for permission, always allow Shield Antivirus to make changes \u2014 it needs these permissions to block threats.<\/div><\/div>\n        <\/div>\n        \n        <!-- macOS Panel -->\n        <div class=\"sav-tab-panel\" id=\"mac-panel-sav\">\n            <div class=\"sav-step-list\">\n                <div class=\"sav-step-item\"><div class=\"sav-step-num\">1<\/div><div class=\"sav-step-content\"><h4>Download the .dmg file<\/h4><p>Click \u201cDownload for macOS\u201d above. Save <strong>Shield_Antivirus.dmg<\/strong> to your Downloads folder.<\/p><\/div><\/div>\n                <div class=\"sav-step-item\"><div class=\"sav-step-num\">2<\/div><div class=\"sav-step-content\"><h4>Open DMG & drag to Applications<\/h4><p>Double-click the DMG file \u2192 drag the Shield Antivirus icon into the \u201cApplications\u201d folder shortcut.<\/p><\/div><\/div>\n                <div class=\"sav-step-item\"><div class=\"sav-step-num\">3<\/div><div class=\"sav-step-content\"><h4>Launch from Applications<\/h4><p>Open Finder \u2192 Applications \u2192 double-click Shield Antivirus. If macOS shows \u201ccannot be opened because developer cannot be verified\u201d, go to <strong>System Settings \u2192 Privacy & Security \u2192 scroll down \u2192 click \u201cOpen Anyway\u201d<\/strong>.<\/p><div class=\"sav-note\">\ud83c\udf4e Grant permissions (Accessibility, Full Disk Access) when prompted for full protection.<\/div><\/div><\/div>\n            <\/div>\n            <div class=\"sav-warning\"><i class=\"fas fa-exclamation-triangle\"><\/i> <div><strong>macOS Gatekeeper:<\/strong> This is a standard Apple security feature. After clicking \u201cOpen Anyway\u201d, the app will run normally.<\/div><\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== ACTIVATION SECTION (image left + text right) ========== -->\n    <div class=\"sav-full-block\">\n        <div class=\"sav-block-inner\">\n            <div class=\"sav-block-image\">\n                <img decoding=\"async\" src=\"https:\/\/assistyu.com\/wp-content\/uploads\/2026\/04\/Activation.jpg\" alt=\"Shield Antivirus activation window\">\n                <p style=\"font-size: 0.7rem; margin-top: 0.6rem; color: #5b6e8c;\">Activation window \u2014 fill in your credentials<\/p>\n            <\/div>\n            <div class=\"sav-block-text\">\n                <h3><i class=\"fas fa-key\"><\/i> \ud83d\udd10 Activation Guide \u2013 detailed steps<\/h3>\n                <p style=\"font-size: 0.85rem; margin-bottom: 0.5rem;\">After installation, unlock all premium features (real-time antivirus, webcam blocker, VPN, dark web monitor). Follow exactly:<\/p>\n                <ul class=\"sav-list\">\n                    <li><strong>1.<\/strong> Open Shield Antivirus \u2192 click <strong>\u201cActivate License\u201d<\/strong> (orange button on the main dashboard).<\/li>\n                    <li><strong>2.<\/strong> Fill in the form with <strong>exactly this information<\/strong>:<br>\n                        \u2022 <strong>First Name & Last Name<\/strong> (as used at purchase)<br>\n                        \u2022 <strong>Email address<\/strong> \u2014 must match the email used when buying the license.<br>\n                        \u2022 <strong>License Key<\/strong> \u2014 format: <strong>XXXXX-XXXXX-XXXXX-XXXXX<\/strong> (20 characters with hyphens).<br>\n                        <span style=\"background:#f0f2f5; padding:0.1rem 0.3rem; font-size:0.75rem;\">\ud83d\udca1 Copy\/paste the key to avoid typos, it\u2019s case-sensitive.<\/span>\n                    <\/li>\n                    <li><strong>3.<\/strong> Click <strong>\u201cActivate\u201d<\/strong> \u2192 wait for green success message: \u201cLicense activated successfully\u201d.<\/li>\n                <\/ul>\n                <div class=\"sav-note\" style=\"margin-top: 0.2rem;\">\u2705 After activation, all premium tools become available immediately. The license covers up to 5 devices (Windows + macOS).<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== LICENSE INFO SECTION (text left + image right) ========== -->\n    <div class=\"sav-full-block\">\n        <div class=\"sav-block-inner sav-reverse\">\n            <div class=\"sav-block-image\">\n                <img decoding=\"async\" src=\"https:\/\/assistyu.com\/wp-content\/uploads\/2026\/04\/License-info.jpg\" alt=\"License information panel Shield Antivirus\">\n                <p style=\"font-size: 0.7rem; margin-top: 0.6rem; color: #5b6e8c;\">License info panel \u2014 check your status and registered email<\/p>\n            <\/div>\n            <div class=\"sav-block-text\">\n                <h3><i class=\"fas fa-id-card\"><\/i> \ud83d\udd0e Find your License Information<\/h3>\n                <p style=\"font-size: 0.85rem;\">Where to see your license details, registered email, or retrieve a lost key:<\/p>\n                <ul class=\"sav-list\">\n                    <li><strong>Inside the software:<\/strong> Menu \u2192 \u201cMy Account\u201d or \u201cLicense Information\u201d. You\u2019ll see: license type, expiration date, registered email, and number of used devices.<\/li>\n                    <li><strong>Purchase email:<\/strong> After buying from <strong>thevaperz.com<\/strong>, you received an email with subject \u201cYour Shield Antivirus License Key\u201d. Check spam folder if missing.<\/li>\n                    <li><strong>Lost your key?<\/strong> Contact support via the chat button below \u2014 provide your order number or email, they will resend it.<\/li>\n                    <li><strong>Change license \/ upgrade:<\/strong> Inside the same \u201cLicense Information\u201d panel, click \u201cChange License\u201d to enter a new key.<\/li>\n                <\/ul>\n                <div class=\"sav-note\" style=\"margin-top: 0.2rem;\">\ud83d\udd01 Each license works on up to 5 devices. You can deactivate old devices from your account panel.<\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== PURCHASE SECTION (without price) ========== -->\n    <div class=\"sav-card\" style=\"text-align: center; background: linear-gradient(115deg, #fff, #fafcff);\">\n        <i class=\"fas fa-shopping-cart\" style=\"font-size: 2rem; color: #2c86ff;\"><\/i>\n        <h3 style=\"margin: 0.5rem 0;\">Get your Shield Antivirus License<\/h3>\n        <p style=\"color: #4a627a; max-width: 500px; margin: 0 auto 1rem;\">Includes real-time monitoring, webcam & mic blocker, VPN, dark web monitoring, and secure file eraser. 30-day money-back guarantee.<\/p>\n        <a href=\"https:\/\/assistyu.com\/product\/assistyou-antivirus\/\" class=\"sav-purchase-btn\" target=\"_blank\"><i class=\"fas fa-gem\"><\/i> Purchase Shield Antivirus \u2192<\/a>\n        <div style=\"margin-top: 1rem; font-size: 0.7rem; color: #6c86a3;\"><i class=\"fas fa-check-circle\"><\/i> 30-day money-back \u00b7 5 devices \u00b7 Windows 7\/8\/10\/11 & macOS<\/div>\n    <\/div>\n\n    <!-- ========== BEGINNER FAQ (detailed help) ========== -->\n    <div class=\"sav-card\">\n        <div class=\"sav-section-title\" style=\"margin: 0 0 1rem 0;\">\n            <i class=\"fas fa-question-circle\"><\/i>\n            <h2>Frequently Asked Questions<\/h2>\n        <\/div>\n        <div class=\"sav-faq-item\">\n            <div class=\"sav-faq-question\">\u2753 What data do I need to activate my license? <i class=\"fas fa-plus\"><\/i><\/div>\n            <div class=\"sav-faq-answer\">You need: First name, Last name, Email address (the one used during purchase) and the 20-digit License Key (XXXXX-XXXXX-XXXXX-XXXXX). All fields are mandatory.<\/div>\n        <\/div>\n        <div class=\"sav-faq-item\">\n            <div class=\"sav-faq-question\">\u2753 I never received my license key after purchase <i class=\"fas fa-plus\"><\/i><\/div>\n            <div class=\"sav-faq-answer\">Check your spam\/junk folder. If not found, go to thevaperz.com \u2192 \u201cMy Account\u201d \u2192 Orders. Or contact support directly via the chat\/phone below. Provide your email and they will resend the key.<\/div>\n        <\/div>\n        <div class=\"sav-faq-item\">\n            <div class=\"sav-faq-question\">\u2753 Can I install on both Windows and macOS with one license? <i class=\"fas fa-plus\"><\/i><\/div>\n            <div class=\"sav-faq-answer\">Yes! A single Shield Antivirus license covers up to 5 devices. You can mix Windows and macOS machines. Just download the correct installer and activate with the same key.<\/div>\n        <\/div>\n        <div class=\"sav-faq-item\">\n            <div class=\"sav-faq-question\">\u2753 Activation fails: \u201cInvalid license\u201d <i class=\"fas fa-plus\"><\/i><\/div>\n            <div class=\"sav-faq-answer\">Verify that you copied the license key exactly (including hyphens). Make sure the email address matches your purchase email. Also check that your internet connection is active. If the problem persists, contact support.<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- ========== SUPPORT BANNER (phone without + symbol) ========== -->\n    <div style=\"background: linear-gradient(135deg, #0f2c3d, #1b4a6e); border-radius: 28px; padding: 1.2rem 1.8rem; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1rem;\">\n        <div style=\"display: flex; gap: 0.8rem; align-items: center;\">\n            <i class=\"fas fa-headset\" style=\"font-size: 2rem; color: white;\"><\/i>\n            <div><h4 style=\"color: white; margin-bottom: 0.2rem;\">24\/7 Customer Support<\/h4><p style=\"color: #bfd9f0; font-size: 0.75rem;\">Activation, installation or license issues? We're here to help.<\/p><\/div>\n        <\/div>\n        <div style=\"display: flex; gap: 0.8rem;\">\n            <a href=\"tel:34951550227\" style=\"background: rgba(255,255,255,0.15); padding: 0.5rem 1rem; border-radius: 60px; color: white; text-decoration: none; font-size: 0.75rem;\"><i class=\"fas fa-phone-alt\"><\/i> +34 951 550 227<\/a>\n            <a href=\"https:\/\/assistyu.com\/contact\/\" style=\"background: #ff8c42; padding: 0.5rem 1rem; border-radius: 60px; color: white; text-decoration: none; font-size: 0.75rem;\"><i class=\"fas fa-comment-dots\"><\/i> Contact Support<\/a>\n        <\/div>\n    <\/div>\n\n    <!-- ========== TABS + FAQ SCRIPTS ========== -->\n    <script>\n        (function() {\n            \/\/ Tabs for Windows\/macOS installation\n            const tabs = document.querySelectorAll('.sav-doc-section .sav-tab-btn');\n            const panels = {\n                windows: document.getElementById('windows-panel-sav'),\n                mac: document.getElementById('mac-panel-sav')\n            };\n            tabs.forEach(btn => {\n                btn.addEventListener('click', () => {\n                    const os = btn.getAttribute('data-os');\n                    tabs.forEach(b => b.classList.remove('active'));\n                    btn.classList.add('active');\n                    if (panels.windows) panels.windows.classList.remove('active');\n                    if (panels.mac) panels.mac.classList.remove('active');\n                    if (os === 'windows' && panels.windows) panels.windows.classList.add('active');\n                    if (os === 'mac' && panels.mac) panels.mac.classList.add('active');\n                });\n            });\n            \/\/ FAQ accordion\n            const faqs = document.querySelectorAll('.sav-doc-section .sav-faq-item');\n            faqs.forEach(item => {\n                const q = item.querySelector('.sav-faq-question');\n                if (q) {\n                    q.addEventListener('click', () => {\n                        const isActive = item.classList.contains('active');\n                        if (!isActive) item.classList.add('active');\n                        else item.classList.remove('active');\n                    });\n                }\n            });\n            if (faqs.length) faqs[0].classList.add('active');\n        })();\n    <\/script>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>SHIELD ANTIVIRUS Complete Setup &#038; License Guide Your complete resource for installing, activating, and managing Shield Antivirus \u2014 powerful real-time protection for Windows &#038; macOS. Download Shield Antivirus Latest versions for Windows and macOS. Compatible with Windows 7, 8, 10, 11 and macOS 11+. Download for Windows (v8.2) Download for macOS (v8.2) \ud83d\udce6 Installer size [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"elementor_header_footer","format":"standard","meta":{"inline_featured_image":false,"footnotes":""},"categories":[225],"tags":[],"class_list":["post-5002","post","type-post","status-publish","format-standard","hentry","category-documentation"],"_links":{"self":[{"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/posts\/5002","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/comments?post=5002"}],"version-history":[{"count":9,"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/posts\/5002\/revisions"}],"predecessor-version":[{"id":5013,"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/posts\/5002\/revisions\/5013"}],"wp:attachment":[{"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/media?parent=5002"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/categories?post=5002"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/assistyu.com\/it\/wp-json\/wp\/v2\/tags?post=5002"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}