Tuesday 18 September 2018

How to completely wipe a USB stick using windows

1. open command prompt
2. type and return: diskpart
3. type and return: list disk
4. type and return: select disk # (where # is disk number of USB)
5. type and return: clean all

Now format it as usual.

No comments: