Windows may only show 10GB of available space when initially installed. To fix this:
- Open Command Prompt.
 - Type diskpart and press enter/return.
 - Type select disk 0 and press enter/return.
 - Type select partition 2 and press/enter/return.
 - Type extend filesystem and press/enter return.
 
You should now have the proper space
