{"id":416,"date":"2024-01-30T09:31:25","date_gmt":"2024-01-30T08:31:25","guid":{"rendered":"https:\/\/artheodoc.fr\/?p=416"},"modified":"2025-06-22T17:21:17","modified_gmt":"2025-06-22T15:21:17","slug":"recuperation-des-pilotes-sous-windows-10","status":"publish","type":"post","link":"https:\/\/artheodoc.fr\/index.php\/2024\/01\/30\/recuperation-des-pilotes-sous-windows-10\/","title":{"rendered":"R\u00e9cup\u00e9ration des pilotes sous Windows 10 ou Windows 11"},"content":{"rendered":"\n<div class=\"wp-block-media-text is-stacked-on-mobile\" style=\"grid-template-columns:15% auto\"><figure class=\"wp-block-media-text__media\"><img loading=\"lazy\" decoding=\"async\" width=\"107\" height=\"115\" src=\"https:\/\/artheodoc.fr\/wp-content\/uploads\/2024\/01\/Logo_Windows_10_dom-removebg.png\" alt=\"\" class=\"wp-image-432 size-full\"\/><\/figure><div class=\"wp-block-media-text__content\">\n<p>Exemples de scripts pour r\u00e9cup\u00e9rer les pilotes d&rsquo;un machine sous Windows 10 ou Windows 11 (RecupDrivers1.bat et RecupDrivers2.bat). \u00c0 ex\u00e9cuter en tant qu\u2019administrateur.<\/p>\n<\/div><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>@echo off\nsetlocal EnableDelayedExpansion\n\nfor \/F \"tokens=2 delims='='\" %%a in ('wmic csproduct get name \/value') do (\nSET \"model=%%a\"\n)\n\nset \"model=!model: =!\"\nrem on r\u00e9cupere le modele sans les espaces\necho %model%\n\nmd d:\\%model%\n\npnputil \/export-driver *  D:\\%model%<\/code><\/pre>\n\n\n\n<p>Ici on r\u00e9cup\u00e8re les fichiers sur le disque <strong>D:<\/strong> dans un dossier qui correspond au mod\u00e8le de la machine.<\/p>\n\n\n\n<p>Voir si avez d\u00e9j\u00e0 un lecteur <strong>D:<\/strong> <\/p>\n\n\n\n<p class=\"has-pale-ocean-gradient-background has-background\">Par la suite on peut \u00ab&nbsp;Mettre \u00e0 jour le pilote&nbsp;\u00bb depuis le dossier obtenu et renouveler l\u2019op\u00e9ration chaque fois que cela est n\u00e9cessaire. Windows trouve le pilote si il est pr\u00e9sent dans le dossier.<\/p>\n\n\n\n<p class=\"has-pale-ocean-gradient-background has-background\">On peut utiliser <strong>Notepad++<\/strong> pour cr\u00e9er le fichier .bat.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p>Une version modifi\u00e9e ou le lecteur n&rsquo;est pas en \u00ab\u00a0dur\u00a0\u00bb dans le script. Le dossier des pilotes est cr\u00e9\u00e9 \u00e0 la racine du lecteur (cl\u00e9 USB ou disque dur externe) que vous utilisez.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>@echo off\nsetlocal EnableDelayedExpansion\n\nfor \/F \"tokens=2 delims='='\" %%a in ('wmic csproduct get name \/value') do (\nSET \"model=%%a\"\n)\n\nset \"model=!model: =!\"\nrem on r\u00e9cupere le modele sans les espaces\necho %model%\n\nset LecteurCourant=%cd:~0,2%\necho %LecteurCourant%\n\nmd %LecteurCourant%\\%model%\n\npnputil \/export-driver *  %LecteurCourant%\\%model%<\/code><\/pre>\n\n\n\n<p>Si on lance ce script depuis une cl\u00e9 USB ou un disque dur externe le dossier cr\u00e9\u00e9 se trouvera sur ce m\u00eame lecteur quelque soit sa lettre .<\/p>\n\n\n\n<p class=\"has-pale-ocean-gradient-background has-background\"><strong>Pr\u00e9voir \u00e9ventuellement plusieurs giga-octets de libres sur la cl\u00e9 USB ou le disque dur.<\/strong><\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity is-style-wide\"\/>\n\n\n\n<p class=\"has-large-font-size\">T\u00e9l\u00e9chargements des fichiers au format ZIP<\/p>\n\n\n\n<p>Dans cette archive zip \u00e0 t\u00e9l\u00e9charger, vous pourrez retrouver les deux fichiers .bat :<\/p>\n\n\n\n<p><a href=\"https:\/\/artheodoc.fr\/wp-content\/uploads\/2024\/01\/Recup-Drivers.zip\">Fichiers .bat pour r\u00e9cup\u00e9rer les pilotes sous Windows 10 ou Windows 11<\/a><\/p>\n\n\n\n<p class=\"has-pale-ocean-gradient-background has-background\"><strong>RecupDrivers1.bat (dossier obtenu sur disque D:) et RecupDrivers2.bat (dossier obtenu sur la racine de la cl\u00e9 USB ou du disque dur).<\/strong><\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Exemples de scripts pour r\u00e9cup\u00e9rer les pilotes d&rsquo;un machine sous Windows 10 ou Windows 11 (RecupDrivers1.bat et RecupDrivers2.bat). \u00c0 ex\u00e9cuter en tant qu\u2019administrateur. Ici on r\u00e9cup\u00e8re les fichiers sur le disque D: dans un dossier qui correspond au mod\u00e8le de la machine. Voir si avez d\u00e9j\u00e0 un lecteur D: Par la suite on peut \u00ab&nbsp;Mettre [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"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":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","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-opacity":"","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-opacity":"","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-opacity":"","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-opacity":"","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-opacity":"","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-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[14],"tags":[16,15],"class_list":["post-416","post","type-post","status-publish","format-standard","hentry","category-windows","tag-pilotes","tag-windows"],"_links":{"self":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/416","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/comments?post=416"}],"version-history":[{"count":18,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/416\/revisions"}],"predecessor-version":[{"id":2364,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/posts\/416\/revisions\/2364"}],"wp:attachment":[{"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/media?parent=416"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/categories?post=416"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/artheodoc.fr\/index.php\/wp-json\/wp\/v2\/tags?post=416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}