https://www.microsoft.com/en-us/software-download/windows10
If you already have the Windows ISO, you can use Rufus with these settings:
This will also get rid of hiberfil.sys
:
powercfg -h off
http://www.makeuseof.com/tag/save-disk-space-compact-os-windows-10/
http://www.intowindows.com/how-to-compress-windows-10-installation-files-folders/
Current status:
compact /compactos:query
Compress Windows 10 OS:
compact /compactos:always
Disable the Security Center to get rid of notifications like Turn on Windows Security Center service
:
Steps to turn off security center manually:
service.msc
disabled
C:\Windows\System32
ActionCenter.dll
and ActionCenterCPL.dll
ActionCenterCPL.dll
ActionCenter.dll
and ActionCenterCPL.dll
to ActionCenter.dll.bak
and ActionCenterCPL.dll.bak
sc config wscsvc start= disabled reg add "HKCU\Software\Policies\Microsoft\Windows\Explorer" /v "DisableNotificationCenter" /t REG_DWORD /d "1" /f reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Notifications\Settings" /v "NOC_GLOBAL_SETTING_TOASTS_ENABLED" /t REG_DWORD /d "0" /f
Windows 10 won't play DVDs by default.
The simplest DVD player may be here:
https://www.codecguide.com/download_k-lite_codec_pack_standard.htm
Choose Standard or above so you get the Media Player Classic which you will use to play DVDs.
You will probably have to set Media Player Classic as the default app for DVD autoplay using Control Panel (not Settings).