Share via

how to make an iso file?

Anonymous
2018-12-23T18:33:18+00:00

so I want to make an iso file but I don't trust a lot of 3rd party tools (cause: poweriso) and don't have any way to create an iso file. can I have some help?

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

2 answers

Sort by: Most helpful
  1. Anonymous
    2018-12-23T18:42:51+00:00

    Hi papperboy3498 ... you can use Powershell which is built into Windows 10 now.

    You have to do this using Powershell in elevation mode.

    So right click your start button and click Windows Powershell (Admin)

    The command is makewinpemedia

    See link on how to use it.

    Bascially you create a folder on your C drive with all the files you want to put in an ISO. The another folder to where you want to save the iso.

    Then go to pwershell and run the following command.

    MakeWinPEMedia /ISO C:\yourfolder C:\FolderToSave\nameofiso.iso

    https://docs.microsoft.com/en-us/windows-hardwa...

    20+ people found this answer helpful.
    0 comments No comments
  2. DaveM121 867.7K Reputation points Independent Advisor
    2018-12-23T18:44:15+00:00

    Hi papperboy3498

    What files are you trying to put on the ISO, is that an installer of some sort, or just general files?

    I agree with you, with regard to 3rd party tools, however, IMGBurn has been around a long time, it is totally free and reliable:

    http://www.imgburn.com/index.php?act=download

    ________________________________________________________

    Standard Disclaimer: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.

    .

    2 people found this answer helpful.
    0 comments No comments