Forum Discussion
Increase the size of user profile disk in my remote desktop server
- Mar 11, 2025
hi szuguan,
What you need to do is easy, you launch dispart, you execute the commande "select vdisk file=<VHDX>" and you execute the commande "expand vdisk maximum=<New size disk>" and after that you attach the disk in disk manager and extend the disk.
Example:
Hi Micheleariis,
Thanks for your answer and guide. I have tried but am stuck at the "Manually expand existing .vhdx files:" I am sure the user is signed out. First, I successfully "attach vhd" in disk management, I can see an additional volume there, and a drive letter "F" is assigned to it. I right-click the volume and see the "Extend Volume" is grayed out, nothing I can do here.
Secondly, since I have no luck in disk management so I go to use diskpart. The "select vdisk" and "attach vdisk" executed without problem, but when I do the "list volume", I can not find the volume I want (I've checked many times).
Please advise, thank you.
hi szuguan,
What you need to do is easy, you launch dispart, you execute the commande "select vdisk file=<VHDX>" and you execute the commande "expand vdisk maximum=<New size disk>" and after that you attach the disk in disk manager and extend the disk.
Example:
- szuguanMar 13, 2025Copper Contributor
Hi L_Youtell_974,
This work! Thanks for your guide and answer. ;D