Control Panel > System and Security > Administrative Tools > Computer Management > Disk Management
Run > diskmgmt.msc
Right click on partition
Click shrink partition
It shows in mb (1000 mb=1 gb)
Example 45645mb= 45gb
80-100 gb recommended
Name your partition
Plug in a USB flash drive ( 8gb or more)
Click on Select.
Allow updates from the internet to be able to choose a default iso
For specific gaming iso's, wait for my next video (link will be here)
Click start and close Rufus when it says ready in green.
Start your computer in Bios > usually holding DEL key F1 or F2 while booting up
Change boot menu > (most of the time it’s F8) to your UEFI : usb
If your disk space is way too small
Disable system restore (turn back on after if needed)
Disable the pagefile
Open control panel > Select Advanced system settings > Select the Advanced tab and then the Performance button > Select the Change box under Virtual memory > Un-check Automatically manage paging file size for all drives > Select No paging file, and click the Set button > Select OK to allow and restart.
Disable Hibernation
run cmd as administrator
powercfg.exe /hibernate off
In the same Advanced Settings, click Settings under Startup and Recovery. In the new pop window, click on the drop-down menu under “Write debugging information” and select “None” to disable the kernel memory dump.
Disk Management won't open
If disk management won't open, you might have the following services off > defragsvc and vds
Run > REGEDIT
Copy into Search bar > HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\defragsvc
Change Start from 4 to 2
Copy into Search bar > HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vds
Change Start from 4 to 2
Restart Computer