{"id":54760,"date":"2025-08-14T15:34:28","date_gmt":"2025-08-14T10:04:28","guid":{"rendered":"https:\/\/caronphone.com\/news\/?p=54760"},"modified":"2025-08-20T22:32:35","modified_gmt":"2025-08-20T17:02:35","slug":"mg-windsor-ev-tops-indias-ev-sales-charts-for-10-straight-months","status":"publish","type":"post","link":"https:\/\/caronphone.com\/news\/mg-windsor-ev-tops-indias-ev-sales-charts-for-10-straight-months\/","title":{"rendered":"MG Windsor EV Tops India\u2019s EV Sales Charts for 10 Straight Months"},"content":{"rendered":"<div class=\"clean-word-content\"><p><span data-contrast=\"auto\"><img fetchpriority=\"high\" decoding=\"async\" class=\"alignnone wp-image-54772 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Window-EV-Cover-1.webp\" alt=\"MG Window EV\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Window-EV-Cover-1.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Window-EV-Cover-1-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Window-EV-Cover-1-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Window-EV-Cover-1-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/MG-Window-EV-Cover-1-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/> <\/span><span data-contrast=\"auto\">The <a href=\"https:\/\/caronphone.com\/morris-garages-cars\/windsor-ev\">MG Windsor EV<\/a> has been everywhere lately, and for good reason. If you follow MG Windsor EV sales India, you have seen the momentum build month after month. The focus today is simple, and big. Ten straight months at the top is not luck, it is a playbook.<\/span><\/p> <p><span data-contrast=\"auto\"> <\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Why is the MG Windsor EV still No. 1?<\/span><\/h2> <p><span data-contrast=\"auto\">July 2025 locked the milestone in place, with 4,308 units sold, making it India\u2019s best-selling <a href=\"https:\/\/caronphone.com\/ev-car\">electric car<\/a> for the 10th month in a row. That single line tells a story buyers already feel on the ground. Consistency across<a href=\"https:\/\/caronphone.com\/morris-garages-cars\/windsor-ev\/variants\"> variants<\/a>, pricing that meets different wallets, and range that quiets anxiety have kept the MG Windsor EV best selling EV India tag firmly in place.<\/span><\/p>    <div id=\"ad-1775951498-pfDoxq-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 970px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1775951498-pfDoxq\"\r\n             style=\"display:inline-block; width:970px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"1745023287\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1775951498-pfDoxq-container');\r\n            const ad = document.getElementById('ad-1775951498-pfDoxq');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [970, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n     <h2 aria-level=\"2\"><span data-contrast=\"none\">How big is the MG Windsor EV lead and market share?<br \/> <\/span><\/h2> <p aria-level=\"2\"><span data-contrast=\"none\"><img decoding=\"async\" class=\"alignnone wp-image-54769 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-big-is-the-MG-Windsor-EV-lead-and-market-share.webp\" alt=\"MG Windsor EV \" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-big-is-the-MG-Windsor-EV-lead-and-market-share.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-big-is-the-MG-Windsor-EV-lead-and-market-share-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-big-is-the-MG-Windsor-EV-lead-and-market-share-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-big-is-the-MG-Windsor-EV-lead-and-market-share-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/How-big-is-the-MG-Windsor-EV-lead-and-market-share-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><\/span><\/p> <p><span data-contrast=\"auto\">The Windsor has crossed the 36,000 unit mark since introduction, which is serious scale for a new-age EV. As the volumes climbed, MG Windsor EV market share India rose to 32% in Q2 CY2025, up from 28% in Q1, showing that this is not a one-off spike but a widening footprint. In plain words, shoppers are voting with bookings and keys, not just clicks.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">What is driving MG Windsor EV sales India?<br \/> <\/span><\/h2> <p><span data-contrast=\"auto\">Choice, value, and time saved. Five trims, two battery options, and an ownership model that meets buyers where they are. <\/span><\/p> <p><span data-contrast=\"auto\">The Battery-as-a\u2011Service selection drops the entry to approx. Rs 9.99 lakh plus per\u2011km usage. Outright purchase starts around Rs 14 lakh. Such a combo brings fence\u2011sitters into the showroom. <\/span><\/p> <p><span data-contrast=\"auto\">Now factor in the bigger 52.9 kWh pack with an ARAI-certified 449 km range and DC fast charging to 80% in roughly 50 minutes, and you get a car that fits more than a few driving requirements.<\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">Is it the MG Windsor EV fastest selling EV story of the year?<br \/> <\/span><\/h2> <p><img decoding=\"async\" class=\"alignnone wp-image-54771 size-full\" src=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Is-it-the-MG-Windsor-EV-fastest-selling-EV-story-of-the-year.webp\" alt=\"MG Windsor EV\" width=\"1080\" height=\"540\" title=\"\" srcset=\"https:\/\/caronphone.com\/news\/wp-content\/uploads\/Is-it-the-MG-Windsor-EV-fastest-selling-EV-story-of-the-year.webp 1080w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Is-it-the-MG-Windsor-EV-fastest-selling-EV-story-of-the-year-300x150.webp 300w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Is-it-the-MG-Windsor-EV-fastest-selling-EV-story-of-the-year-1024x512.webp 1024w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Is-it-the-MG-Windsor-EV-fastest-selling-EV-story-of-the-year-768x384.webp 768w, https:\/\/caronphone.com\/news\/wp-content\/uploads\/Is-it-the-MG-Windsor-EV-fastest-selling-EV-story-of-the-year-150x75.webp 150w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/><br \/> <span data-contrast=\"auto\">If you judge by sustained monthly peaks and ever-widening demand, it certainly reads that way. July\u2019s record, after steady jumps across late 2024 and early 2025, shows a maturing curve rather than a flash in the pan. That is exactly how \u201cfastest selling\u201d feels on the ground, where cars move quickly and waiting lists tighten.<\/span><\/p> <p><span data-contrast=\"auto\"> <\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">How MG Windsor EV turned early buzz into lasting dominance<\/span><\/h2> <p><span data-contrast=\"auto\">What began as a few thousand curious buyers in late 2024 has grown into a movement that shows no signs of slowing. <\/span><\/p> <p><span data-contrast=\"auto\">The MG Windsor EV fastest selling EV tag isn\u2019t just about launch hype \u2014 it\u2019s about how MG kept listening, tweaking, and delivering. <\/span><\/p> <p><span data-contrast=\"auto\">Owners talk about the quiet cabin on traffic\u2011clogged mornings, the relief of skipping petrol pumps, and the pride of driving something that feels ahead of its time. <\/span><\/p> <p><span data-contrast=\"auto\">MG Windsor EV sales India have stayed strong because the brand didn\u2019t treat bookings as the finish line. Instead, every delivery became a walking, talking ad for the car. <\/span><\/p> <p><span data-contrast=\"auto\">That\u2019s how MG Windsor EV market share India kept climbing, one satisfied driver at a time.<\/span><\/p> <p><span data-contrast=\"auto\"> <\/span><\/p> <h2 aria-level=\"2\"><span data-contrast=\"none\">What comes next for rivals and MG Windsor EV bookings India?<\/span><\/h2> <p><span data-contrast=\"auto\">Rivals are not standing still. Mahindra, for instance, is lining up three new electric SUVs to push into segments where <a href=\"https:\/\/caronphone.com\/tata-cars\">Tata<\/a> and <a href=\"https:\/\/caronphone.com\/morris-garages-cars\">MG<\/a> have built early leads, a sign that the next 12 months will be loud and competitive. <\/span><\/p> <p><span data-contrast=\"auto\">For MG, that likely means keeping the Windsor fresh on features while protecting delivery timelines so MG Windsor EV bookings India stay brisk through the festive run-up.<\/span><\/p>    <div id=\"ad-1775951498-8Y9mQB-container\"\r\n         class=\"comman-ads-container\"\r\n         style=\"position: relative; width: 100%; max-width: 728px; min-height: 50px; margin: 10px auto; display: flex; justify-content: center; align-items: center; overflow: hidden;\">\r\n\r\n        <!-- Loader -->\r\n        <div class=\"comman-ads-loader\" style=\"position: absolute; top:0; left:0; width:100%; height:100%; display:flex; align-items:center; justify-content:center; z-index:2;flex-direction: column;\">\r\n            <div style=\"width:32px; height:32px; border:3px solid #e5e7eb; border-top:3px solid #9ca3af; border-radius:50%; animation: spin 1s linear infinite;\"><\/div>\r\n            <span style=\"background-color: white;border: 1px solid #d1d5db;border-radius: 4px;padding: 2px 8px;font-size: 9px;color: #6b7280;font-weight: 600;letter-spacing: 1px;text-transform: uppercase;\">AD<\/span>\r\n        <\/div>\r\n\r\n        <!-- AdSense Ad -->\r\n        <ins class=\"adsbygoogle\"\r\n             id=\"ad-1775951498-8Y9mQB\"\r\n             style=\"display:inline-block; width:728px; height:90px; background: transparent;\"\r\n             data-ad-client=\"ca-pub-8418398772512966\"\r\n             data-ad-slot=\"8897589148\"><\/ins>\r\n    <\/div>\r\n\r\n    <script>\r\n        (function(){\r\n            const container = document.getElementById('ad-1775951498-8Y9mQB-container');\r\n            const ad = document.getElementById('ad-1775951498-8Y9mQB');\r\n            const loader = container.querySelector('.comman-ads-loader');\r\n            const sizeWeb = [728, 90];\r\n            const sizeMobile = [320, 50];\r\n            const breakpoint = 768;\r\n\r\n            \/\/ Load AdSense script if not already loaded\r\n            if (!document.querySelector('script[src*=\"adsbygoogle\"]')) {\r\n                const script = document.createElement('script');\r\n                script.async = true;\r\n                script.src = 'https:\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js';\r\n                script.crossOrigin = 'anonymous';\r\n                script.setAttribute('data-ad-client', 'ca-pub-8418398772512966');\r\n                document.head.appendChild(script);\r\n            }\r\n\r\n            \/\/ Function to switch sizes based on viewport\r\n            function updateAdSize() {\r\n                const isMobile = window.innerWidth <= breakpoint;\r\n                const currentSize = isMobile ? sizeMobile : sizeWeb;\r\n                ad.style.width = currentSize[0] + 'px';\r\n                ad.style.height = currentSize[1] + 'px';\r\n                container.style.maxWidth = currentSize[0] + 'px';\r\n                container.style.height = currentSize[1] + 'px';\r\n            }\r\n\r\n            updateAdSize();\r\n            window.addEventListener('resize', updateAdSize);\r\n\r\n             \/\/ Push Ad with safety check\r\n            function pushAd() {\r\n                try {\r\n                    const uninitializedAds = document.querySelectorAll('.adsbygoogle:not([data-adsbygoogle-status])');\r\n                    if (uninitializedAds.length > 0) {\r\n                        (adsbygoogle = window.adsbygoogle || []).push({});\r\n                    }\r\n                } catch(e) {\r\n                    console.warn('AdSense push failed', e);\r\n                    container.style.display = 'none'; \/\/ hide on error\r\n                }\r\n            }\r\n\r\n            pushAd();\r\n\r\n            \/\/ Check if ad loaded successfully\r\n            let checks = 0;\r\n            const interval = setInterval(() => {\r\n                const iframe = ad.querySelector('iframe');\r\n                if ((iframe && iframe.offsetHeight > 0) || ad.innerHTML.trim().length > 200) {\r\n                    loader.style.display = 'none'; \/\/ hide loader\r\n                    clearInterval(interval);\r\n                }\r\n                checks++;\r\n                if (checks > 16) { \/\/ after 8s hide\r\n                    loader.style.display = 'none';\r\n                    clearInterval(interval);\r\n                }\r\n            }, 1000);\r\n\r\n        })();\r\n    <\/script>\r\n\r\n    <style>\r\n        @keyframes spin { 100% { transform: rotate(360deg); } }\r\n    <\/style>\r\n    <\/div>","protected":false},"excerpt":{"rendered":"<p>The MG Windsor EV has been everywhere lately, and for good reason. If you follow MG Windsor EV sales India, [&hellip;]<\/p>\n","protected":false},"author":10,"featured_media":54767,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[11,18],"tags":[347,425,992],"class_list":["post-54760","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all","category-breaking-news","tag-morris-garages","tag-windsor-ev","tag-windsor-ev-sales"],"acf":[],"_links":{"self":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/54760","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/comments?post=54760"}],"version-history":[{"count":0,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/posts\/54760\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media\/54767"}],"wp:attachment":[{"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/media?parent=54760"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/categories?post=54760"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/caronphone.com\/news\/wp-json\/wp\/v2\/tags?post=54760"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}