How to install Windows Movie Maker 2012
May 9, 2025
First of all install all, Windows updates.
If you need clean Windows Update cache https://alex-ber.medium.com/script-to-clean-windows-update-cache-cfcd553c1aa9
if you need hide Windows Updates https://alex-ber.medium.com/how-to-hide-windows-updates-in-windows-11-89d511516c20
Install .Net Framework 3.5
.
In cmd:
DISM /online /Enable-Feature /FeatureName:"NetFx3"
or in PowerShell
Enable-WindowsOptionalFeature -Online -FeatureName "NetFx3"
See https://woshub.com/how-to-install-net-framework-3-5-on-windows/ for troubleshooting.
Download and run installer
https://www.videohelp.com/software/Windows-Movie-Maker/old-versions
Download and run wlsetup-all.exe
.
Chose custom installation and chose only Photo Gallery and Windows Movie Maker.
Enjoy!