T
T
tartarelin2015-01-15 14:30:19
Windows
tartarelin, 2015-01-15 14:30:19

How to change disk type in Win8?

An SSD disk was installed on the computer, removed an image from it using standard windows tools, to an external disk, replaced it with a regular HDD and deployed the image, now the disk is listed in the defragmentation GUI as a solid state, how to fix it?
b1eb3af8dfe1481d8d44740f78791014.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Spetros, 2015-01-15
@tartarelin

In Windows 8.1, using powershell, you can do
technet.microsoft.com/ru-ru/library/hh848686.aspx
technet.microsoft.com/ru-ru/library/hh848651.aspx
Something like this, first display a list of drives:
Then change the type using the disk name (FriendlyName) of the form PhysicalDisk2

Set-PhysicalDisk –FriendlyName имядиска -MediaType  HDD

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question