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 [2025/06/02 21:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| 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 | ||
| + | |||