Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ressources:windows [2023/05/11 09:59] – created mh | ressources:windows [2024/09/04 22:28] (current) – [Unmounting a drive using the shell] mh | ||
---|---|---|---|
Line 9: | Line 9: | ||
DISKPART> | DISKPART> | ||
</ | </ | ||
+ | |||
+ | === Mounting === | ||
+ | |||
+ | <code bash> | ||
+ | User> diskpart | ||
+ | DISKPART> | ||
+ | DISKPART> | ||
+ | DISKPART> | ||
+ | </ | ||
+ | |||
+ | ==== Bypass Windows Update for a device ==== | ||
+ | |||
+ | * Start Menu > sysdm.cpl | ||
+ | * Hardware tab > Device Installation Settings | ||
+ | * Select NO | ||
+ | * Save & exit | ||
+ |