Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamQuote:1. In Cortana, type cmd and press Enter. Then right-click on Command Prompt in the search results and select Run as administrator.
2. In the Administrator: Command Prompt window, type diskpart and press Enter.
3. Enter the list volume and press Enter.
4. Make a note of the volume number for the drive letter that you want to remove. For example, if the drive letter you want to delete is Drive "G", note the volume number for Drive G.
5. Enter the following command and press Enter.
select volume
When typing this command, replace with the volume number that you noted in step 4. In the example above, if the volume number for disk G is 5, type: select volume 5.
6. Type the following command and press Enter.
remove letter =
After typing this command, replace with the drive letter you want to remove. In this example, enter: remove letter = G7. Close the Command Prompt window.