Slashdot Mirror


Microsoft Finally Allows Customers To Legally Download Windows 7 ISOs

MojoKid writes: It's long been a pet peeve of many end users that Microsoft has made it such a challenge to procure a legitimate ISO image of its various operating systems. It seems like the company should have no problem offering them in an easy-to-find spot on its website, because after all, it's not like they can be taken utilized without a legal key. Sometimes, people simply lose the disc or ISO they had, and so it shouldn't be such a challenge to get a replacement. Fortunately, with a new feature on the Microsoft site, you are now able to get that replacement Windows 7 ISO. However, it's behind a bit of protection. You'll need to provide your legal product code, and then the language, in order to go through to the download page. If you've somehow lost your key but are still using the OS that it's tied to, you can retrieve it through a few different third party tools. However, it does seem like not all valid keys work properly just yet, since some users are reporting valid keys throwing errors or not enabling a download for some reason.

23 of 132 comments (clear)

  1. nothing new by fleabay · · Score: 3, Funny

    I've been downloading ISO's from MS for years.

    1. Re:nothing new by plcurechax · · Score: 3, Interesting

      I've been downloading ISO's from MS for years.

      You might want to qualify that. I know MSDN (MS Development Network) and TechNet (IT professionals) have had pre-release and release versions of ISOs available since before 2000 if I recall correctly, but that wasn't suitable for delivery to consumers, but services for software development and mid-to-larger corporate and enterprise customers, access was bundled by annual subscriptions, roughly $1000 USD and up.

      I think retail license purchases & ISO download, or downloadable recovery ISOs via Digital River has been available since MS Vista, at least since 2011, but perhaps earlier. /shurg

    2. Re:nothing new by Cenan · · Score: 2

      They've had Windows 7 ISOs for download for years, all versions. They only recently closed off that access. I've been downloading those ISOs for years as well.

      --
      ... whatever ...
    3. Re:nothing new by HideyoshiJP · · Score: 2

      They've also got it available to corporate customers without a subscription if they have a select, select plus, or open license agreement.

    4. Re:nothing new by cheesybagel · · Score: 3, Insightful

      You're wrong. They had the ISOs publicly available at Digital River for yonks over FTP. Then they pulled them down.

      MS just likes to make things harder for paying users than needs be.

    5. Re:nothing new by gl4ss · · Score: 2

      if you just ask the regional MS offices will give new companies bizspark etc access for free for few years with everything.

      hell, with windows 8 launch they were practically giving phones and licenses in a bid to get devs on board. and money if you made your app exclusive(so they funded only bad exclusive apps, since apps with a real market had to go on ios and android too)

      --
      world was created 5 seconds before this post as it is.
  2. Am I Missing Something? by CaTfiSh · · Score: 5, Informative

    I've got an ISO image I downloaded from Microsoft back in April of last year without having to provide any details.

    1. Re:Am I Missing Something? by Mashiki · · Score: 2

      DigitalRiver has been providing Win7 since it went live, and is one of the authorized MS sites to download it from. Hell that's where I got my copy from when 7 was released. And when I needed a new copy, a couple of years ago to toss on a flash drive I also got it there. Now I just wish they'd put WinXP up someplace easier to find it from. I still rarely need it for air-gapped machines when something breaks and a reinstall is required.

      --
      Om, nomnomnom...
    2. Re:Am I Missing Something? by tlhIngan · · Score: 4, Informative

      I've got an ISO image I downloaded from Microsoft back in April of last year without having to provide any details.

      DigitalRiver has stopped providing those ISOs for a little while now. If you visit any of those links, they just redirect you back to Microsoft.com.

      Yes, I tried last week when I had to get a Win7 image for a friend. None of those links work anymore.

  3. MS can't give up decades old practice by Anonymous Coward · · Score: 2, Informative

    MS is still paranoid about media distribution because, institutionally, they still link media control to piracy.. Even though that ship sailed looooooooong ago.

    Of course, you can do fun things with windows activation..

    Did you know you can install windows without a key and it will be completely fully functional for 30 days and not bug you once? This is called the activation "Grace Period" and it's a built in facility specifically designed to make deployments/testing/imaging/etc easier.

    Did you know you can reset the grace period timer up to three times with a simple built-in command line tool?

    Did you know that if you boot up in safe mode and apply a little registry hackery to reset the grace period "Re arm" counter?

    Did you know you can automate all of the above with a clever batch file?

    Did you know the best way to pirate windows is to ignore all that silly cat-and-mouse nonsense trying to subvert windows activation with special bootloaders and just use built in commands that shipped with windows?

    1. Re:MS can't give up decades old practice by UnknownSoldier · · Score: 5, Informative

      Here are the steps to have infinite grace period with Windows 7 -- no 3rd party tools required!

      Reboot
      press F8 at startup
      Repair Computer
      System Recovery Options: Keyboard: US
      Username/Password
      (you will see: Windows found on Drive ?:)
      Command Prompt
      win7_reset.bat
      exit
      Reboot

      The contents of: win7_reset.bat

      reg load HKLM\MY_SYSTEM "\Windows\System32\config\system"
      reg delete HKLM\MY_SYSTEM\WPA /f
      reg unload HKLM\MY_SYSTEM

      And on reboot,

      Command Prompt
      Right-click, Run as administrator
      win7_reg.bat

      Contents of: win7_reg.bat

      slmgr /upk
      slmgr /cpky
      REM Default keys for Window s7
      REM Home Premium
      REM slmgr /ipk RHPQ2-RMFJH-74XYM-BH4JX-XM76F
      REM Professional
      slmgr /ipk HYF8J-CVRMY-CM74G-RPHKF-PW487
      REM Ultimate
      REM slmgr /ipk D4F6K-QK3RD-TMVMJ-BBMRX-3MBMV

    2. Re:MS can't give up decades old practice by TechyImmigrant · · Score: 5, Insightful

      MS is still paranoid about media distribution because, institutionally, they still link media control to piracy.. Even though that ship sailed looooooooong ago.

      Of course, you can do fun things with windows activation..

      Did you know you can install windows without a key and it will be completely fully functional for 30 days and not bug you once? This is called the activation "Grace Period" and it's a built in facility specifically designed to make deployments/testing/imaging/etc easier.

      Did you know you can reset the grace period timer up to three times with a simple built-in command line tool?

      Did you know that if you boot up in safe mode and apply a little registry hackery to reset the grace period "Re arm" counter?

      Did you know you can automate all of the above with a clever batch file?

      Did you know the best way to pirate windows is to ignore all that silly cat-and-mouse nonsense trying to subvert windows activation with special bootloaders and just use built in commands that shipped with windows?

      While it don't really like their products, they are legitimate products that do what they claim to do and I use them. So when I do install Windows on a machine, instead of seeking the cleverest way to avoid paying the price, I just pay the price. It's easier and a heck of a lot more honest.
         

      --
      I should use this sig to advertise my book ISBN-13 : 978-1501515132.
  4. Does this work for Consumer builds? by sirwired · · Score: 2

    It would be really cool if I could put in a consumer-PC key and get a "clean" Win 7 .ISO without OEM crapware.

  5. BitTorrent for the win by RR · · Score: 2

    I ran into this problem when I was trying to upgrade Windows XP computers to Windows 8 a couple years ago, while simultaneously upgrading from HDD to SSD. The download program wouldn’t allow this uncommon upgrade pattern. And, evidently, Microsoft is too poor to afford the bandwidth to provide the ISO (sarcasm).

    The solution was to download from the kindly strangers who have volunteered their bandwidth via BitTorrent. The retail RTM ISOs are readily available, with checksums to ensure that they haven’t been tampered with. The installer was still ornery; I had to install a dummy copy of Windows XP onto the SSD so the program would deign to reformat and install Windows 8, but otherwise it worked fine.

    --
    Have a nice time.
    1. Re:BitTorrent for the win by Anonymous Coward · · Score: 2, Interesting

      Microsoft provides all the checksums, just find the ISO here and click "details"...

      https://msdn.microsoft.com/en-us/subscriptions/downloads/

  6. Maybe there's another reason behind this... by ZorinLynx · · Score: 2

    The recent Lenovo mess has shown that it's a good idea for users to be able to easily download a stock Windows ISO to reinstall their system free of crapware. Microsoft may just want to make this process easier for people.

    Good for them. I'm not a Windows user myself, but it feels good to know that if I ever switch over to Windows, it's now easier to get real stock installation images.

    What about Windows 8, though? Are they doing the same for 8 and future versions?

    1. Re:Maybe there's another reason behind this... by fibonacci8 · · Score: 2

      And after installing a new hard drive after a crash, and finding out the thumb drive backup has gone missing / gone through the wash / doesn't actually complete a reinstallation?

      --
      Inheritance is the sincerest form of nepotism.
  7. Re:Novel idea by slickepott · · Score: 2

    I've been doing that for years already.
    Debian really is the best! :)

  8. Have they rolled in all the updates? by AbRASiON · · Score: 3, Informative

    If you want to "make your own" copy of Windows 7, similar to the slipstreaming method, you can download a legit copy of Windows 7, SP1 but the updates much beyond that are missing.

    The only way to make your own, is a very complex process, but you basically install Windows 7, install all the updates, then run a sysprep to remove all your customisations (but keep updates) then you boot off a bootable ISO and re-compress that install into a .WIM file and put that on your DVD / USB key. It's .. interesting but overly complicated.

    Also a Windows 7 installable ISO, if you use an ISO editor and delete the fucking STUPID "EI.CFG" file (google it) from the ISO, when you install it will prompt you "which would you like to install" - from Home Basic up to Ultimate, saving you needing multiple forms of media (fucking Microsoft)
    I do not however, believe you can install Windows 7 Ultimate, install patches, ("slipstream") sysprep re-compress back into a WIM file AND then install from a single ISO without EI.CFG - it will specifically install whatever version you've done your slipstreaming on, unfortunately.

    Why can't these cocks make it easy? Single image file, installs any version, dependent upon key, and up to date?

  9. Just give it up by adiposity · · Score: 3, Insightful

    Just let anyone download it. The ISOs are everywhere already, the key is the only security you have anyway, and you should rather people get it from the official source rather than a torrent.

    I have MSDN so I can download it as many times as I want without specifying any key (even though I have limited keys I can install it with).

    The first time someone's legitimate key doesn't let them download it, your plan has failed.

  10. Doesn't Work For Me by hercludes · · Score: 2

    Unfortunately, my OS is kind of screwed right now. Some registry files or another got fucked up from an installation of directory opus, and I can no longer open control panel, explorer, display, fonts, etc etc. The recovery (back to factory state) on my Dell computer does not work; it gives me a pretty lengthy error that pretty much states "The recovery partition is corrupted." So, I go to Microsoft's site, put in my key, and there it is (paraphrased from memory): "Your computer came with a preinstalled operating system and we can not provide you an ISO, check with your hardware provider." Fuck.

  11. Windows 8 equivalent by Solandri · · Score: 2

    I was opposed to recovery partitions when MS first started using them. But with Win 8 I think they've added enough options that the pros outweigh the cons. It took me a while to find all this info (or rather, learn that MS had even made this possible), so here it is as a PSA:

    All Windows 8/8.1 computers come with a restore partition. I highly recommend you buy a 16GB or 32GB USB flash drive and convert that restore partition into a reinstall flash drive.

    If you don't like the default recovery partition state (maybe too much crapware installed), you can create a custom recovery partition after you've uninstalled the crapware and installed your programs.

    Finally, if you totally screw up, you can still create a Windows 8/8.1 recovery flash drive by using your Windows key and downloading a clean 8-16 GB recovery image from Microsoft.

    Microsoft site for creating recovery image.

    Instructions for finding your key

  12. OEM version key doesn't work by QuietLagoon · · Score: 2
    Since I build my own PCs, I buy an OEM version of Windows at the same time I'm buying the hardware for the PC. When I tried to download the ISO yesterday, the site told me that my key does not qualify, and that I need to contact the system builder to get the ISO.

    .
    Microsoft really hasn't thought this through.

    I have the friggin' key (three of 'em), all valid, all legal. Yet Microsoft spit in my face. Again.

    Is Microsoft admitting that the key system for unlocking Windows is so insecure that they won't just provide open downloads of the ISO?

    Once again, Microsoft's DRM is punishing the innocent customer.