{"id":32543,"date":"2025-01-28T21:57:14","date_gmt":"2025-01-29T00:57:14","guid":{"rendered":"https:\/\/mastertrend.info\/?p=32543"},"modified":"2026-04-28T16:37:44","modified_gmt":"2026-04-28T19:37:44","slug":"how-to-block-usb-devices-in-windows-2","status":"publish","type":"post","link":"https:\/\/mastertrend.info\/en\/como-bloquear-dispositivos-usb-en-windows-11\/","title":{"rendered":"How to Block USB Devices in Windows 11: Prevent Leaks Today! \ud83d\udd12\u2728"},"content":{"rendered":"<h2>How to Block USB Devices in Windows 11: 5 Easy Steps \ud83d\udeab\ud83d\udcbb<span style=\"font-size: 16px\">\u00a0<\/span><\/h2>\n<p>If you don&#039;t want to use USB devices or USB storage devices, you can block the USB ports on your computer. In Windows 11, you can do this using a graphical method or via the command line. \ud83d\udeab\ud83d\udcbb<\/p>\n<h2 id=\"why-block-usb-devices\">Why block USB devices?<\/h2>\n<p>There are many reasons to block <a href=\"https:\/\/mastertrend.info\/en\/windows-11-advanced-options-2\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2397\">USB devices in Windows 11<\/a>. It is possible (and quite common) that it is delivered <a href=\"https:\/\/mastertrend.info\/en\/chinese-and-iranian-hackers-use-chatgpt\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2403\">malware<\/a> a trav\u00e9s de un dispositivo USB. Adem\u00e1s, bloquear dispositivos USB tambi\u00e9n permite prevenir transferencias de datos no deseadas (como alguien tratando de copiar archivos hacia o desde tu m\u00e1quina). Un buen ejemplo de herramienta USB especializada dise\u00f1ada para robar datos es el USB Rubber Ducky. \ud83d\udcbc\ud83d\udd12<\/p>\n<p>If you do not use <a href=\"https:\/\/mastertrend.info\/en\/3d-nanoscale-transistors\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2408\">devices<\/a> USB con tu m\u00e1quina, tiene sentido mantener los puertos deshabilitados, ya que esto impide que otros usuarios tambi\u00e9n puedan utilizar estos puertos en tu computadora. Pod\u00e9s desbloquear cualquier puerto USB que desees en tu computadora. \ud83d\udd11<\/p>\n<h2 id=\"block-all-usb-devices-using-device-manager\">Block all USB devices using Device Manager<\/h2>\n<p>If you want to disable all USB ports so that no USB devices work on your system, use the tool <a href=\"https:\/\/mastertrend.info\/en\/update-audio-drivers\/\" title=\"Update your audio drivers: Get better sound! \ud83c\udfb6\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"5097\">Device Manager<\/a>. Ten\u00e9 en cuenta que este m\u00e9todo tambi\u00e9n desactiva cualquier mouse o teclado habilitado para USB. Solo ten\u00e9 presente que esto podr\u00eda ser un inconveniente si no ten\u00e9s configurada una manera alternativa para controlar tu PC. \u26a0\ufe0f<\/p>\n<p>To start, I opened the <a href=\"https:\/\/mastertrend.info\/en\/open-cmd-as-administrator-in-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2396\">Windows search<\/a> (pressing Windows+S), I typed <strong>Device Manager<\/strong> y abr\u00ed la utilidad. Expand\u00ed la secci\u00f3n \u00abControladores de Bus Universal\u00bb, hac\u00e9 clic derecho en un puerto USB de la lista y eleg\u00ed \u00abDesactivar dispositivo.\u00bb Seleccion\u00e1 \u00abS\u00ed\u00bb en el aviso. \u2705<\/p>\n<section class=\"emaki-custom-block emaki-custom-note\">If you do not find the \u201cDisable device\u201d option for a USB port, you will need to disable that port using the BIOS, as explained below in this guide. \ud83d\udd27<\/p>\n<figure><img decoding=\"async\" style=\"height: auto;max-width: 100%\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/Como-bloquear-dispositivos-USB-en-Windows-11.jpg\" alt=\"&quot;Disable device&quot; highlighted for a USB port in Device Manager.\" width=\"1262\" height=\"882\" title=\"\"> <\/figure>\n<p>Repeat the previous step until you have disabled all the ports on the list.<\/p>\n<p>From now on, when you connect a device to any USB port on your machine, your system will not connect to that device. In the future, you can re-enable your USB ports by opening Device Manager, expanding &quot;Universal Bus Controllers,&quot; and clicking <a href=\"https:\/\/mastertrend.info\/en\/right-click-problems\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2418\">right<\/a> on each port in the list and choosing \u201cEnable Device.<\/p>\n<h2 id=\"block-usb-storage-devices-from-powershell\">Block USB storage devices from PowerShell<\/h2>\n<p>If you prefer command line methods, you can use a cmdlet in <a href=\"https:\/\/mastertrend.info\/en\/tips-para-consola-de-windows\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2410\">PowerShell<\/a> para bloquear todos los dispositivos de almacenamiento USB en tu PC. Ten\u00e9 en cuenta que otros dispositivos como teclados y ratones seguir\u00e1n funcionando. \ud83d\udd12\ud83d\uddb1\ufe0f<\/p>\n<p>To get started, open Windows Search (by pressing Windows+S), type <strong>PowerShell<\/strong>, and select <a href=\"https:\/\/mastertrend.info\/en\/chris-titus-for-windows\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2398\">\u201cRun as administrator.\u201d Choose \u201cYes\u201d at the Control prompt.<\/a> of user accounts.<\/p>\n<p>In the PowerShell window, type the following cmdlet and press Enter. This cmdlet changes a value in the registry <a href=\"https:\/\/mastertrend.info\/en\/troubleshoot-bluetooth\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2406\">Windows to prevent USB storage devices from working<\/a> with your machine.<\/p>\n<pre>Set-ItemProperty -Path &quot;HKLM:\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR&quot; -Name &quot;Start&quot; -Value 4<\/pre>\n<figure><img decoding=\"async\" style=\"height: auto;max-width: 100%\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1736563350_318_Como-bloquear-dispositivos-USB-en-Windows-11.jpg\" alt=\"The cmdlet to disable USB storage devices written in PowerShell.\" width=\"1459\" height=\"604\" title=\"\"> <\/figure>\n<p>After running the cmdlet, <a href=\"https:\/\/mastertrend.info\/en\/how-to-fix-no-wifi-networks-in-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2399\">Restart your Windows 11 PC for the changes to take effect<\/a> take effect. \ud83d\udd04<\/p>\n<p>In the future, you can re-enable USB storage devices on your PC by running the following command in PowerShell.<\/p>\n<pre>Set-ItemProperty -Path &quot;HKLM:\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR&quot; -Name &quot;Start&quot; -Value 3<\/pre>\n<p>Don&#039;t forget to restart your computer after running the command. \ud83d\udd19<\/p>\n<h2 id=\"block-usb-storage-devices-using-local-group-policy-editor\">Block USB storage devices using the Local Group Policy Editor<\/h2>\n<p>If you are using the Pro edition of <a href=\"https:\/\/mastertrend.info\/en\/performance-in-windows-10-or-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2895\">Windows 11<\/a>You can use the Local Group Policy Editor to block USB storage devices. Note that this tool isn&#039;t available in the Home edition of Windows 11. \ud83d\udee0\ufe0f<\/p>\n<p>To use it, open the <a href=\"https:\/\/mastertrend.info\/en\/open-devices-and-printers-in-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3799\">Run dialog box<\/a> by pressing Windows+R. Type the following in the box and select \u201cOK\u201d or press Enter:<\/p>\n<pre>gpedit.msc<\/pre>\n<p>In the Local Group Policy Editor window, using the options on the left, navigate to the following path. In the right pane, double-click the item that says \u201cAll removable storage classes: Deny all access.\u201d<\/p>\n<pre>Computer Configuration &gt; Administrative Templates &gt; System &gt; Removable Storage Access<\/pre>\n<figure><img decoding=\"async\" style=\"height: auto;max-width: 100%\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1736563350_989_Como-bloquear-dispositivos-USB-en-Windows-11.jpg\" alt=\"&quot;All removable storage classes: Deny all access&quot; highlighted in Local Group Policy Editor.\" width=\"1219\" height=\"799\" title=\"\"> <\/figure>\n<p>In the opened window, at the top, select the \u201cEnabled\u201d option. Then, at the bottom, choose \u201cApply\u201d and then \u201cOK\u201d. \ud83c\udf89<\/p>\n<figure><img decoding=\"async\" style=\"height: auto;max-width: 100%\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1736563350_524_Como-bloquear-dispositivos-USB-en-Windows-11.jpg\" alt=\"&quot;Enabled,&quot; &quot;Apply,&quot; and &quot;OK&quot; highlighted for an entry in the Local Group Policy Editor.\" width=\"1361\" height=\"980\" title=\"\"> <\/figure>\n<p>Close the Local Group Policy Editor and restart your PC. \ud83d\udd01<\/p>\n<p>In the future, to unblock USB storage devices, double-click the \u201cAll removable storage classes: Deny all access\u201d entry, select \u201cNot configured,\u201d then \u201cApply\u201d followed by \u201cOK.\u201d Make sure to restart your computer afterwards. \ud83d\udd04<\/p>\n<h2 id=\"block-usb-storage-devices-using-registry-editor\">Block USB storage devices using Registry Editor<\/h2>\n<p>You can <a href=\"https:\/\/mastertrend.info\/en\/firewall-in-windows-11\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2417\">adjust a value in the Windows registry<\/a> to disable and enable USB storage devices. This method works on both Pro and Home editions of <a href=\"https:\/\/mastertrend.info\/en\/enable-network-adapter-in-windows-11\/\" title=\"How to Enable Network Adapter in Windows 11 - Quick and Easy! \u26a1\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"4187\">Windows 11<\/a>. \u2699\ufe0f\ud83d\udda5\ufe0f<\/p>\n<section class=\"emaki-custom-block emaki-custom-warning\">Hacer cambios accidentales en el registro de Windows puede causar que tu sistema se vuelva inestable. Por lo tanto, <strong>makes a <a href=\"https:\/\/mastertrend.info\/en\/annual-maintenance\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2400\">backup<\/a> from the record<\/strong> before making any changes and followed the instructions carefully. \u26a0\ufe0f<\/section>\n<p>To get started, launch Run by pressing Windows+R. Type the following into the box and select \u201cOK\u201d or press Enter:<\/p>\n<pre>regedit<\/pre>\n<p>Select \u201cYes\u201d on the User Account Control prompt.<\/p>\n<p>In the Registry Editor, navigate to the following path:<\/p>\n<pre>HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\USBSTOR<\/pre>\n<p>In the right pane, double-click on the item that says \u201cStartup.\u201d In the opened window, click on the \u201cValue data\u201d field and type <strong>4<\/strong>. Then select \u201cOK\u201d. The value 4 tells you to <a href=\"https:\/\/mastertrend.info\/en\/how-to-format-a-usb-drive\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"3673\">Windows not recognizing any USB storage devices<\/a>. \ud83d\uded1<\/p>\n<figure><img decoding=\"async\" style=\"height: auto;max-width: 100%\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1736563350_116_Como-bloquear-dispositivos-USB-en-Windows-11.jpg\" alt=\"&quot;Value data&quot; and &quot;OK&quot; highlighted for &quot;Startup&quot; in Registry Editor.\" width=\"1498\" height=\"748\" title=\"\"> <\/figure>\n<p>Close the Registry Editor and restart your PC for the changes to take effect. \ud83d\udd04\ud83d\udcbb<\/p>\n<p>To revert your change and unlock the <a href=\"https:\/\/mastertrend.info\/en\/usb-flash-drive-and-6-uses\/\" title=\"USB Flash Drive and 6 Unexpected Uses That Will Change Your Life \ud83d\udca1\ud83d\udd25\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"5900\">devices<\/a> USB storage in the future, navigate to the above-mentioned path in the Registry Editor, double-click the &quot;Start&quot; entry, type <strong>3<\/strong> In the \u201cValue data\u201d field, select \u201cOK,\u201d and restart your PC. \ud83d\udd04<\/p>\n<h2 id=\"if-you-can-39-t-disable-usb-ports-using-other-methods-use-bios\">If you can&#039;t disable the USB ports using other methods, use the BIOS<\/h2>\n<p>If you don&#039;t see the option to disable USB ports in Device Manager, use the menu <a href=\"https:\/\/mastertrend.info\/en\/windows-11-sandbox\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2407\">BIOS setup<\/a> on your PC to disable those ports. To do this, open Settings, select System &gt; Recovery, click \u201cRestart now\u201d next to <a href=\"https:\/\/mastertrend.info\/en\/enable-recovery-environment\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2404\">Advanced Start<\/a>, and I chose \u201cRestart Now\u201d from the prompt. \ud83d\udd04<\/p>\n<p>On the Choose an option page, select Troubleshoot &gt; Advanced options &gt; Troubleshooting settings. <a href=\"https:\/\/mastertrend.info\/en\/microsoft-launches-hotpatching\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2402\">UEFI firmware and click \u201cReboot.\u201d<\/a> Cada men\u00fa de BIOS es diferente, pero encontrar\u00e1s una opci\u00f3n etiquetada como USB o algo parecido. En mi laptop Asus, ir\u00e9 a la pesta\u00f1a \u00abAvanzado\u00bb, elegir\u00e9 \u00abConfiguraci\u00f3n USB\u00bb y luego desactivar los puertos. \u2699\ufe0f<\/p>\n<figure><img decoding=\"async\" style=\"height: auto;max-width: 100%\" src=\"https:\/\/mastertrend.info\/wp-content\/uploads\/2025\/01\/1736563350_641_Como-bloquear-dispositivos-USB-en-Windows-11.jpg\" alt=\"&quot;USB Configuration&quot; highlighted in BIOS.\" width=\"2200\" height=\"1306\" title=\"\"> <\/figure>\n<p>When you want to use the ports again, you will have to enable them from the BIOS (since you disabled them from the <a href=\"https:\/\/es.wikipedia.org\/wiki\/BIOS\" target=\"_blank\" rel=\"noopener\" data-schema-attribute=\"about\">BIOS<\/a>). \ud83d\udd04<\/p>\n<hr \/>\n<p>And this is how you can prevent USB devices from interacting with your <a href=\"https:\/\/mastertrend.info\/en\/windows-10-support\/\" target=\"_blank\" rel=\"noopener\" data-wpil-monitor-id=\"2395\">Windows 11 computer<\/a>. If you are worried. \ud83d\udcf8\ud83d\udd12<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>How to block USB devices in Windows 11 is essential to protect your data. Find out how to do it easily!<\/p>","protected":false},"author":1,"featured_media":32544,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ai_generated_summary":"","iawp_total_views":125,"jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"jnews_social_meta":[],"jnews_review":[],"enable_review":"","type":"","name":"","summary":"","brand":"","sku":"","good":[],"bad":[],"score_override":"","override_value":"","rating":[],"price":[],"jnews_override_counter":[],"footnotes":""},"categories":[308],"tags":[1639,1445,1559],"class_list":["post-32543","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seguridad","tag-ciberseguridad","tag-evergreencontent","tag-windows11"],"_links":{"self":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/32543","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/comments?post=32543"}],"version-history":[{"count":2,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/32543\/revisions"}],"predecessor-version":[{"id":101259,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/posts\/32543\/revisions\/101259"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/media\/32544"}],"wp:attachment":[{"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/media?parent=32543"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/categories?post=32543"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mastertrend.info\/en\/wp-json\/wp\/v2\/tags?post=32543"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}