Windows on a stick
Download the official Windows Media creator and create an iso file.
Install the iso on the USB stick with WinToUSB.
Power down and restart from the USB... let Windows get sorted... this part takes patience... then install your favourite indispensable software (more patience) don't give up at this point it WILL be super super slow... but when everything is set and there won't be as many read/write operations to the USB, it will be surprisingly and unbelievably smooth.
To slim down windows more you can remove windows bloatware: code here, and turn the hibernation file off (Powershell: "powercfg /h off") If using a smaller USB drive you might also want to compactOS (In powershell type "Compact.exe /CompactOS:query" to check if compacted) but I ended up not doing that because the 128GB stick is big enough, and I don't want to impact performance.
To hide partitions in Explorer open cmd as administrator and type:
C:\Windows\system32>mountvol X:\ /D
Where X is the drive letter to hide.
Comments
Post a Comment