Tremendous, i recently upgrade and all work ok, i do not see i have lost files.
And does this mean I have to go back to older version, install the old media creation tool create new bootable win10 and install?If you have manually downloaded the Windows 10 October 2018 Update installation media, please don’t install it and wait until new media is available.
I have exactly the same. Only problem with task manager.Everything went fine on my laptop, but I didn't upgrade the Windows on the desktop PC. So far everything works smooth and I haven't encountered any larger bugs. The only bug I found was the wrong CPU usage and that's it.
So they are still in denial about Edge and Windows Store not being able to connect for people who have IPv6 disabled... Interesting.Update info.
Official announcement:
"We have paused the rollout of the Windows 10 October 2018 Update (version 1809) for all users as we investigate isolated reports of users missing some files after updating." https://support.microsoft.com/en-us/help/4464619/windows-10-update-history
If you are not facing any major issues then you don't need to do anything. Otherwise just wait for next Cumulative update next week.I did a fresh install of it this morning, don't know how to find it out I have faulty win10?
And does this mean I have to go back to older version, install the old media creation tool create new bootable win10 and install?
edit: the error issue with creating media tool happened to me with British English, but work fine with US English.
The question is now is this issue with all languages or some specific language are affected?
Already prepared for it. Malware authors will rejoice, once the word spreads out.What a beautifully massive attack vector. To disable Clipboard history in Group Policy check this out:
reg add "HKLM\System\CurrentControlSet\Services\cbdhsvc" /v "Start" /t REG_DWORD /d "4" /f
reg add "HKCU\Software\Microsoft\Clipboard" /v "EnableClipboardHistory " /t REG_DWORD /d "0" /f
reg add "HKLM\Software\Policies\Microsoft\Windows\System" /v "AllowCrossDeviceClipboard " /t REG_DWORD /d "0" /f
reg add "HKLM\Software\Policies\Microsoft\Windows\System" /v "AllowClipboardHistory" /t REG_DWORD /d "0" /f
Jesus they even created a service to collect clipboard history. The NSA's dream coming true. Do you happen to know if there are already ways to create rules so that Clipboard History will not send out anything? I honestly cannot trust Windows anymore. Even Group policy is failing to apply rules occasionally. Nothing is safe anymore.Already prepared for it. Malware authors will rejoice, once the word spreads out.
Some people think, that disabling clipboard service will disable clipboard, that is not the case.
Code:reg add "HKLM\System\CurrentControlSet\Services\cbdhsvc" /v "Start" /t REG_DWORD /d "4" /f reg add "HKCU\Software\Microsoft\Clipboard" /v "EnableClipboardHistory " /t REG_DWORD /d "0" /f reg add "HKLM\Software\Policies\Microsoft\Windows\System" /v "AllowCrossDeviceClipboard " /t REG_DWORD /d "0" /f reg add "HKLM\Software\Policies\Microsoft\Windows\System" /v "AllowClipboardHistory" /t REG_DWORD /d "0" /f
I can only laugh at that. I wish that had happened to more people. Then much more would think about switching to a mac or a linux distro.
Manjaro is only distro that works for me.
If anyone use SUA, i want you to set a PIN in both accounts., put UAC at max settings and trigger a prompt from it.
You should normally see the "more choice" option in the prompt.
Do it several times successively, the bug is that the "more choice" sometimes does not show up. If you can replicate, post a screenshot here.
Thx for your cooperation.