How to get a DVD player in Windows 10 for free

I know that the newest thin laptop and tablet even do not have a DVD reader! However, it may happen that you have one old style one that has it or you have a USB DVD reader and you want to have your new DVD play using your Windows 10 device. By default Windows 10 does not have a DVD player but only the Windows Media Player desktop application that cannot play DVD but only other formats like MP4, WMV, WAV, MOV files: you can find all supported video format here. Note that Windows Media Player is useful also to convert an audio CD to MP3 files, as I explained in this other post.
You can install by free an MP3 player app Groove Music app that, however, seems to not be supported so much: when you launch, it suggests to use Spotify!! It is a pity because, if there are MP3 file locally on the PC/smartphone, this app works very well and has a wonderful user interface 😉

But what if you want to play a DVD? In the Store, there is the Windows DVD Player app from Microsoft Corporation but it is not free: it costs 14.99$ … I think too much for what it does and I do not really understand why when there are so many Microsoft apps, free of charge, that are much better and useful than this one!

A good free choice is VLC Media Player, an open-source cross-platform multimedia player and framework that plays most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. You can download and install from its official VLC site.

  • But there is another possibility that is to locally install (outside from the Store) the Windows DVD Player as explained in this WindowsBlogItalia post: there you can find all the procedure explained in Italian but that site does not allow to copy text so you have to rewrite all suggested commands! For your convenience, I give the same instructions that you can copy ;-).
    It is also stated that that install way is allowed for people that update from Windows 7 Ultimate, Professional, Home Premium or Windows 8.1 with Media Center. … anyway, it is a working method for everyone even though possibly not so official!
  • It is provided a link for the 32-bit version (Microsoft Server, alternative one) and for the 64-bit one (Microsoft Server, alternative one). You should download the version depending on the Windows 10 version you have, 32-bit or 64-bit one.
  • You must unzip the cab file (for example with 7Zip or WinRAR).
  • Create two directories c:\temp and c:\temp2
  • Copy the extracted file (i.e. windows10.0-kb3081704-x64.msi or windows10.0-kb3081704-x32.msi) in the temp folder
  • Open the command prompt (run cmd), write the following string and press enter to run it:
    msiexec /a c:\temp\windows10.0-kb3081704-x64.msi /qb TARGETDIR=c:\temp2 (for 64-bit version)
    msiexec /a c:\temp\windows10.0-kb3081704-x32.msi /qb TARGETDIR=c:\temp2 (for 32-bit version)
    Note that running that command gives no print:
  • Run as administrator the PowerShell, write the following string (all together) and press enter to run it: note that the execution of the command may take some time …Add-AppxProvisionedPackage -Online -PackagePath c:\temp2\InstallDVDAppxPackage\cd0c0ffe0ee94518833e70b1e931fcff.appxbundle -LicensePath c:\temp2\InstallDVDAppxPackage\cd0c0ffe0ee94518833e70b1e931fcff_License1.xml
  • If you go now to the Start menu, you will find the Windows DVD Player app 🙂
  • You can then run the app: maybe it is not the last version you can find in the Store but it works …
Pubblicità

Informazioni su Enzo Contini

Electronic engineer
Questa voce è stata pubblicata in Review e test, Tecnologia, Windows. Contrassegna il permalink.

2 risposte a How to get a DVD player in Windows 10 for free

  1. Pingback: Come duplicare gratis un DVD/CD con Windows o MAC | Enzo Contini Blog

  2. Pingback: How to easily convert an audio CD to MP3 files using Windows Media Player | Enzo Contini Blog

Lascia un Commento/Leave a comment

Inserisci i tuoi dati qui sotto o clicca su un'icona per effettuare l'accesso:

Logo di WordPress.com

Stai commentando usando il tuo account WordPress.com. Chiudi sessione /  Modifica )

Foto di Facebook

Stai commentando usando il tuo account Facebook. Chiudi sessione /  Modifica )

Connessione a %s...

Questo sito utilizza Akismet per ridurre lo spam. Scopri come vengono elaborati i dati derivati dai commenti.