ressources:windows

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ressources:windows [2023/05/11 09:59] – created mhressources:windows [2024/09/04 22:28] (current) – [Unmounting a drive using the shell] mh
Line 9: Line 9:
 DISKPART> remove all dismount DISKPART> remove all dismount
 </code> </code>
 +
 +=== Mounting ===
 +
 +<code bash>
 +User> diskpart
 +DISKPART> list volume
 +DISKPART> select volume #
 +DISKPART> assign letter=E //Change letter accordingly
 +</code>
 +
 +==== Bypass Windows Update for a device ====
 +
 +  * Start Menu > sysdm.cpl
 +  * Hardware tab > Device Installation Settings
 +  * Select NO
 +  * Save & exit
 +
  • ressources/windows.1683791974.txt.gz
  • Last modified: 2023/05/11 09:59
  • by mh