Windows 10 October update now available

Anonymous
2018-10-06T06:41:02+00:00

Hi all,

Windows 10 October update rollout has again started from 13/11/2018.

Please see John Cable's blog post regarding this here.

Windows for home | Windows 10 | Windows update

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

252 answers

Sort by: Most helpful
  1. Anonymous
    2018-10-22T15:57:14+00:00

    Hi Sumit,

            Thank You for the information. I'll keep checking back here often.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2018-10-20T16:31:38+00:00

    I removed every App that came with Windows as soon as the method was universal on the Internet.  I would suggest not using any of them for any purpose.  They are so annoying!

    I did keep Windows Store App, just in case something of interest comes down the pike.

    I suggest copying the below command into a .txt file (Notepad) then copy it again from the text file to use in the Powershell.

    Type Powershell in the Cortana Search field to find it locally on your system.  When it is found, Right Click it and choose to run as Administrator.  Right Click at the blinking cursor and paste the command, then press Enter.  You'll see all the apps start uninstalling. Depending on your system's overall power, it may take just a few seconds to a few minutes. After it has completed, reboot your system. Voila! No more unnecessary Apps!

    I suggest creating a System Backup before proceeding. Use Windows Backup and Restore. I choose System Image only (upper left on Backup Window).  Use a 3.0 External Drive or if your computer has a 3.1 USB port, use a 3.1 External Drive.  Advanced Users may already have a second internal drive. Windows Backup and Restore will find that drive for the System Image.

    Do not copy and paste directly from here to Powershell.  It is best to copy it to a text file first.

    Get-AppXPackage | where-object {$_.name –notlike “*store*”} | Remove-AppxPackage

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2018-10-18T08:22:56+00:00

    The new re-release is still in test and 1803 (April update) is available on the Media Creation page. When it is ready to install on public builds it will appear on windows update.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  4. Anonymous
    2018-10-18T02:14:38+00:00

    I hate to be impolite but as the latest Microsoft Update bricked my windows laptop, I am frustrated with how Microsoft is dealing with this at the moment.

    I have seen countless of other posts repeated across the many iterations of Windows but none as terrible as Windows 10. 

    You tricked me into upgrafing to Windows 10? Fine. You spam updates to my system? Fine. Now you had to bricked my PC? This is too far. I am starting a class action lawsuit in my local area. But it is worth mentioning this problem here as we consumers are tired of updates that are not quality controlled before release.

    No offense to all the MVP moderators and volunteers here, you all tried and did your best to help. My qualms is with Microsoft specifically.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments
  5. Anonymous
    2018-10-11T16:25:31+00:00

    I don't know about anybody else, but I can't quite get my head around why people continue to just repost the OP's post with no additional comments at all.

    Was this answer helpful?

    3 people found this answer helpful.
    0 comments No comments