Download Windows 10 ISO File  

Page 68 of 93 FirstFirst ... 1858666768697078 ... LastLast

  1. Posts : 1,773
    Windows 10 Home
       #670

    Risto said:
    What do I need to do to install the Windows from this ISO file?
    Oh, oh, are you saying this option is not there anymore, that it's been over 10 days since 1809 install and Windows.old folder isn't there anymore ?
    Download Windows 10 ISO File-screenshot_1.jpg
    Unless someone knows another trick, you can't downgrade Win10 versions from iso, you have to clean install with the 1803 usb stick from the iso. Backup, backup, backup first. Then, create a bootable usb from the above iso by doing this (worth doing anyway just to have on hand) -

    1) download iso 2) put usb drive (for max compatibility, use usb 2.0 vs 3) in PC and prepare it like this (observe spaces when typing) -
    Run an admin command prompt and type these commands and Enter after each-

    diskpart
    list disk
    select disk n
    (n=number of USB drive, pick out by size)
    clean (wipes drive - be certain right drive has been selected)
    create partition primary
    select partition 1
    format fs=fat32 quick
    active
    assign
    exit
    exit

    3) Note assigned USB drive letter
    4) mount iso as a drive, and copy all files to USB drive
    5) boot from USB drive

    Good Luck
    Last edited by mrgeek; 08 Jan 2019 at 15:35.
      My Computer


  2. Posts : 68,652
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #671

    Windows 10 build 17763.253 ISO now available via Media Creation Tool.
      My Computers


  3. Posts : 2,450
    Windows 10 Pro x64
       #672

    You can use this script by Microsoft to clean and partition the disk before clean installation.

    Just press Shift+F10 at the select language screen of the installer.
    Check also this great tutorial by @Kari

    Code:
    rem == CreatePartitions-UEFI.txt ==
    rem == These commands are used with DiskPart to
    rem    create four partitions
    rem    for a UEFI/GPT-based PC.
    rem    Adjust the partition sizes to fill the drive
    rem    as necessary. ==
    select disk 0
    clean
    convert gpt
    rem == 1. System partition =========================
    create partition efi size=100
    rem    ** NOTE: For Advanced Format 4Kn drives,
    rem               change this value to size = 260 ** 
    format quick fs=fat32 label="System"
    assign letter="S"
    rem == 2. Microsoft Reserved (MSR) partition =======
    create partition msr size=16
    rem == 3. Windows partition ========================
    rem ==    a. Create the Windows partition ==========
    create partition primary 
    rem ==    b. Create space for the recovery tools ===
    rem       ** Update this size to match the size of
    rem          the recovery tools (winre.wim)
    rem          plus some free space.
    shrink minimum=500
    rem ==    c. Prepare the Windows partition ========= 
    format quick fs=ntfs label="Windows"
    assign letter="W"
    rem === 4. Recovery tools partition ================
    create partition primary
    format quick fs=ntfs label="Recovery tools"
    assign letter="R"
    set id="de94bba4-06d1-4d40-a16a-bfd50179d6ac"
    gpt attributes=0x8000000000000001
    list volume
    exit

    in the section 3.c above I would recommend to use the command
    Code:
    shrink minimum=950
    to create a Windows RE partition spacious enough for future upgrades of Windows.
    Last edited by ddelo; 04 Feb 2019 at 14:02.
      My Computer


  4. Posts : 2
    Windows 7 Ult / Windows 10
       #673

    Is possible to download a multilanguage ISO from Microsoft?
      My Computer


  5. Posts : 31,459
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #674

    A heads up for those that may want to use Option Three to directly download the ISO from Microsoft. Currently ISOs for both 1809 and 1803 are available to download.

    Download Windows 10 ISO File-image.png
      My Computers


  6. Posts : 26
    win 10
       #675

    just one stupid question about option 3. is it ALSO called iso from MSDM? i am trying to create a windows to go usb pen with AOMEI... but it cannot works with iso created by creation tool, and the official support of aomei said me that their software does not uspport iso from creation tool but i need to download it from MSDM.... is it the method 3?

    and lastly... why every program to create a windows to go en has TROUBLES with the iso that comes from media creation tool? is it so much "different" that causes problem for windows to go programs?
      My Computer


  7. Posts : 31,459
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #676

    realista87 said:
    ... why every program to create a windows to go en has TROUBLES with the iso that comes from media creation tool? is it so much "different" that causes problem for windows to go programs?

    The ISO created by the media creation tool has an install.esd file in its sources folder. Tools such as your 'windows to go' Aomei would almost certainly require an ISO with an install.wim file. An Install.esd file is more heavily compressed than an install.wim.

    An ISO obtained by Option Three or from MSDN will contain an install.wim so should work for your 'windows to go'.
      My Computers


  8. Posts : 26
    win 10
       #677

    i used method 3, downloaded Win10_1809Oct_English_x64.iso and this time, it worked with aomei windows to go creator BUT....... the windows installed is HOME...not PRO why? i thought that the iso contained both home and pro but AOMEI preferred the home edition
      My Computer


  9. Posts : 31,459
    10 Home x64 (22H2) (10 Pro on 2nd pc)
       #678

    realista87 said:
    ... i thought that the iso contained both home and pro but AOMEI preferred the home edition
    I don't use Aomei, so can't say why. But I can tell you how to confirm that the ISO contains Pro as well as Home. Mount the ISO then in a Command Prompt (Admin) use the command: dism /get-wiminfo /wimfile:<Drive Letter>:\sources\install.wim

    See Full Details about a Windows 10 ISO file | Tutorials
      My Computers


  10. Posts : 68,652
    64-bit Windows 11 Pro for Workstations
    Thread Starter
       #679

    Update: Download Windows 10 ISO File Windows 10 Tutorials

    Heads up #WindowsInsiders Micosoft has released the ISOs for Build 18343.
    Last edited by Brink; 21 May 2021 at 09:59.
      My Computers


 

Tutorial Categories

Download Windows 10 ISO File Tutorial Index Network & Sharing Instalation and Upgrade Browsers and Email General Tips Gaming Customization Apps and Features Virtualization BSOD System Security User Accounts Hardware and Drivers Updates and Activation Backup and Restore Performance and Maintenance Mixed Reality Phone


  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 07:57.
Find Us




Windows 10 Forums