Show pageOld revisionsBacklinksFold/unfold allBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Windows Tips & Hacks ====== ==== Unmounting a drive using the shell ==== <code bash> User> diskpart DISKPART> list volume DISKPART> select volume # DISKPART> remove all dismount </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.txt Last modified: 2024/09/04 22:28by mh