diff --git a/vendor/magento/module-sales/etc/di.xml b/vendor/magento/module-sales/etc/di.xml
index a0bc3d7dc8b3f..3052734c0ae14 100644
--- a/vendor/magento/module-sales/etc/di.xml
+++ b/vendor/magento/module-sales/etc/di.xml
@@ -1060,4 +1060,9 @@
             </argument>
         </arguments>
     </type>
+    <type name="Magento\Sales\Block\Adminhtml\Order\Create\Sidebar\Cart">
+        <plugin name="Bundle" disabled="true" />
+        <plugin name="GroupedProduct" disabled="true" />
+        <plugin name="configurable" disabled="true" />
+    </type>
 </config>
