Windows 10 2004, corposo update cumulativo prima del Patch Tuesday di settembre: le novità

Windows 10 2004, corposo update cumulativo prima del Patch Tuesday di settembre: le novità

Microsoft ha rilasciato un nuovo update cumulativo per l'ultima versione di Windows 10, con una lunghissima lista di fix e ottimizzazioni.

di pubblicata il , alle 15:21 nel canale Sistemi Operativi
MicrosoftWindows
 

Microsoft ha appena rilasciato una nuova patch opzionale per Windows 10 2004 (May 2020 Update), a meno di una settimana di distanza dal Patch Tuesday previsto per l'8 settembre. La nuova patch installa  la build 19041.488, che include varie correzioni di qualità per la tastiera touch di Windows 10 (ma non la nuova versione), su Esplora file, sulla modalità tablet e molto altro.

La lista dei fix è molto corposa, come spesso avviene con questi fix "opzionali". Qui di seguito riportiamo i principali, così come segnalati da Microsoft in lingua inglese, mentre per l'intera lista delle novità vi rimandiamo al sito di supporto ufficiale del sistema operativo.

  • Updates an issue that might prevent ActiveX content from loading.
  • Updates an issue that might cause apps that use the custom text wrapping function to stop working in certain scenarios.
  • Updates an issue to reduce the likelihood of missing fonts.
  • Updates an issue that prevents users from reducing the size of a window in some cases.
  • Updates an issue that causes the touch keyboard to close when you touch any key.
  • Provides the ability for Dolby Atmos for Headphones and DTS Headphone: X to be used in 24-bit mode on devices that support 24-bit audio.
  • Updates an issue with a blurry sign in screen.
  • Updates an issue with Windows Update becoming unresponsive when checking for updates.
  • Updates an issue that causes File Explorer to stop working when you browse directories of raw images and other file types.
  • Improves the tablet experience for convertible or hybrid devices in docked scenarios.
  • Improves the user experience of the Windows Hello enrollment pages for face and fingerprint setup.
  • Updates an issue that prevents you from unlocking a device if you typed a space before the username when you first signed in to the device.
  • Updates an issue that causes applications to take a long time to open.
  • Addresses an issue that prevents apps from downloading an update or opening in certain scenarios.
  • Updates an issue that causes Microsoft Office applications to close unexpectedly when using a Korean IME.
  • Updates time zone information for the Yukon, Canada.

Al solito, trattandosi di un aggiornamento cumulativo facoltativo l'utente può decidere di saltarlo in attesa del Patch Tuesday di settembre. Tutte le correzioni dei pacchetti rilasciati il 3 settembre verranno comunque installate con le patch di martedì prossimo, quindi a breve. Si tratta di un comportamento insolito, da parte di Microsoft, visto che tipicamente rilascia gli aggiornamenti opzionali con maggiore distanza in modo da testare le ottimizzazioni con una piccola parte di utenti prima di diffonderle in maniera più ampia a tutti gli utenti Windows 10.

11 Commenti
Gli autori dei commenti, e non la redazione, sono responsabili dei contenuti da loro inseriti - info
D4N!3L304 Settembre 2020, 16:26 #1
Ho provato ieri ad installare il 2004 ma come ogni buon update cumulativo sul mio sistema è fallito.
Nui_Mg04 Settembre 2020, 17:21 #2
Non uso windows update per gli update dei win10, ma per curiosità che codice o messaggio di errore ti si presenta?

edit: prima di passare ai soliti sfc-dism, hai usato il troubleshoot (per windows update) di win10?
D4N!3L304 Settembre 2020, 18:23 #3
Originariamente inviato da: Nui_Mg
Non uso windows update per gli update dei win10, ma per curiosità che codice o messaggio di errore ti si presenta?

edit: prima di passare ai soliti sfc-dism, hai usato il troubleshoot (per windows update) di win10?


Failed to install on ‎03/‎09/‎2020 - 0xc1900101

Non non lo usato perché era tardi e perché mi succede ad ogni singolo update, poi per misteriose ragioni tutto si sblocca e va, ogni volta però non so se sarà l'ultima.
*Pegasus-DVD*04 Settembre 2020, 18:27 #4
dove posso trovare una versione pre 2004?

ho dei bug assurdi e voglio capire se è per questa versione
Nui_Mg04 Settembre 2020, 18:32 #5
Originariamente inviato da: D4N!3L3
Non non lo usato perché era tardi e perché mi succede ad ogni singolo update, poi per misteriose ragioni tutto si sblocca e va, ogni volta però non so se sarà l'ultima.

Hai per caso installato/attivo IIS (Internet Information Services) da "windows programmi e caratteristiche" (credo si chiami così in italiano)?
Se sì, da lì togli la spunta.

Se quanto sopra non leva tutto quello che riguarda, allora da prompt comandi (in admin mode) digita:
rename C:\Windows\system32\inetsrv inetsrv.old

(per rinominare la folder che non serve più.

Comunque, prima di tutto questo e se quanto sopra non è il tuo caso, sempre a prompt con privilegi Admin, digita:

msdt.exe /id WindowsUpdateDiagnostic e poi prosegui dalla finestre che ti si ripresenterà
Nicodemo Timoteo Taddeo04 Settembre 2020, 18:36 #6
Originariamente inviato da: *Pegasus-DVD*
dove posso trovare una versione pre 2004?

ho dei bug assurdi e voglio capire se è per questa versione


Con Rufus puoi scaricare qualsiasi versione di Windows 10, dalla 1507.


Per altre info o chiarimenti, c'è la relativa sezione sul forum.
LL104 Settembre 2020, 18:40 #7
Originariamente inviato da: D4N!3L3
Ho provato ieri ad installare il 2004 ma come ogni buon update cumulativo sul mio sistema è fallito.


Originariamente inviato da: D4N!3L3
Failed to install on ‎03/‎09/‎2020 - 0xc1900101

o il tuo sistema è corrotto (ma è improbabile tu lo riscontri esclusivamente in concomitanza con un major update) oppure è presente un driver di terze parti che interferisce con il processo di aggiornamento,
https://docs.microsoft.com/it-it/wi...ures#0xc1900101

0xC1900101 is a generic rollback code, and usually indicates that an incompatible driver is present.


Ad ogni modo, parlare dei singoli casi in una notizia credo sia inappropriato.
D4N!3L304 Settembre 2020, 19:14 #8
Originariamente inviato da: Nui_Mg
Hai per caso installato/attivo IIS (Internet Information Services) da "windows programmi e caratteristiche" (credo si chiami così in italiano)?
Se sì, da lì togli la spunta.

Se quanto sopra non leva tutto quello che riguarda, allora da prompt comandi (in admin mode) digita:
rename C:\Windows\system32\inetsrv inetsrv.old

(per rinominare la folder che non serve più.

Comunque, prima di tutto questo e se quanto sopra non è il tuo caso, sempre a prompt con privilegi Admin, digita:

msdt.exe /id WindowsUpdateDiagnostic e poi prosegui dalla finestre che ti si ripresenterà


Grazie per l'aiuto.

Ho il sistema in inglese. Non ho installato IIS comunque o almeno non lo trovo, ma io non l'ho mai installato. Il troubleshooter non è in grado di trovare problema alcuno.
Probabilmente se riprovo dopo qualche tentativo va a buon fine (anche se non so perché ma ci vuole davvero troppo tempo.

Originariamente inviato da: LL1
o il tuo sistema è corrotto (ma è improbabile tu lo riscontri esclusivamente in concomitanza con un major update) oppure è presente un driver di terze parti che interferisce con il processo di aggiornamento,
https://docs.microsoft.com/it-it/wi...ures#0xc1900101



Ad ogni modo, parlare dei singoli casi in una notizia credo sia inappropriato.


Ieri ho fatto anche degli update normali senza problema alcuno, se il sistema fosse corrotto non me li farebbe mai, invece prima o poi vanno a buon fine.

Ho già visto che quell'errore indica un driver incompatibile ma ho tutti i miei driver aggiornati e più di questo ci faccio poco.

Il problema potrebbe essere la versione educational che ho installato che è una versione un po' particolare (una specie di versione business con alcune features in più della pro), magari mi da come buono l'update ma in realtà non è compatibile con il mio sistema e sono sempre l'ultimo ad avere un update funzionante (che non mi dispiace in generale).

Chiedo scusa se ho monopolizzato il thread, ringrazio per le risposte, farò altre prove e scriverò nel thread ufficiale.
Nui_Mg04 Settembre 2020, 20:10 #9
Originariamente inviato da: D4N!3L3
Il problema potrebbe essere la versione educational che ho installato che è una versione un po' particolare

L'educational dovrebbe avere le medesime caratteristiche della Enterprise sulla quale puoi disattivare, tramite editor politiche di gruppo, che windows update aggiorni i driver e anche poter evitare di scaricare e installare gli aggiornamenti ma ricevere solo l'avviso della loro disponibilità.

Aspè, possibili cause per l'errore specifico che hai menzionato:


0xC1900101 – 0x20004: This is generally caused by outdated drivers. Remove all unused devices and drivers, Update drivers, Uninstall your security, Remove all unused SATA devices.

0xC1900101 – 0x2000c: This is generally caused by outdated drivers. Disconnect all devices that are connected to the system, except for the mouse, keyboard and display, Contact your hardware vendor to obtain updated device drivers, Ensure that “Download and install updates (recommended)” is accepted at the start of the upgrade process.

0xC1900101 – 0x20017: This is a SafeOS boot failure, typically caused by drivers or non-Microsoft disk encryption software. Windows was not able to migrate the driver, resulting in a rollback of the operating system. Ensure that all those drivers are updated, Open the Setuperr.log and Setupact.log files in the %windir%\Panther directory, and then locate the problem drivers, Update or uninstall the problem drivers.

0xC1900101 – 0x30018: A device driver has stopped responding to setup.exe during the upgrade process. Disconnect all devices that are connected to the system, except for the mouse, keyboard and display, Contact your hardware vendor to obtain updated device drivers, Ensure that Download and install updates (recommended) is accepted at the start of the upgrade process.

0xC1900101 – 0x3000D: This can occur due to a problem with a display driver. Disconnect all devices that are connected to the system, except for the mouse, keyboard, and display, Update or Uninstall the display driver.

0xC1900101 – 0x4000D: A rollback occurred due to a driver configuration issue. Try changing video adapters. Make sure you have enough disk space, Disable BIOS memory options such as caching or shadowing.

0xC1900101 – 0x40017: This is usually caused by a faulty driver, antivirus filter drivers or encryption drivers. Perform Clean Boot and then attempt the upgrade to Windows 10, Make sure you select the option to Download and install updates (recommended).

0xC1900101 – 0x2000c: Update drivers on the computer, and select “Download and install updates (recommended)” during the upgrade process. Disconnect devices other than the mouse, keyboard, and display.
D4N!3L304 Settembre 2020, 23:23 #10
Originariamente inviato da: Nui_Mg
L'educational dovrebbe avere le medesime caratteristiche della Enterprise sulla quale puoi disattivare, tramite editor politiche di gruppo, che windows update aggiorni i driver e anche poter evitare di scaricare e installare gli aggiornamenti ma ricevere solo l'avviso della loro disponibilità.

Aspè, possibili cause per l'errore specifico che hai menzionato:


0xC1900101 – 0x20004: This is generally caused by outdated drivers. Remove all unused devices and drivers, Update drivers, Uninstall your security, Remove all unused SATA devices.

0xC1900101 – 0x2000c: This is generally caused by outdated drivers. Disconnect all devices that are connected to the system, except for the mouse, keyboard and display, Contact your hardware vendor to obtain updated device drivers, Ensure that “Download and install updates (recommended)” is accepted at the start of the upgrade process.

0xC1900101 – 0x20017: This is a SafeOS boot failure, typically caused by drivers or non-Microsoft disk encryption software. Windows was not able to migrate the driver, resulting in a rollback of the operating system. Ensure that all those drivers are updated, Open the Setuperr.log and Setupact.log files in the %windir%\Panther directory, and then locate the problem drivers, Update or uninstall the problem drivers.

0xC1900101 – 0x30018: A device driver has stopped responding to setup.exe during the upgrade process. Disconnect all devices that are connected to the system, except for the mouse, keyboard and display, Contact your hardware vendor to obtain updated device drivers, Ensure that Download and install updates (recommended) is accepted at the start of the upgrade process.

0xC1900101 – 0x3000D: This can occur due to a problem with a display driver. Disconnect all devices that are connected to the system, except for the mouse, keyboard, and display, Update or Uninstall the display driver.

0xC1900101 – 0x4000D: A rollback occurred due to a driver configuration issue. Try changing video adapters. Make sure you have enough disk space, Disable BIOS memory options such as caching or shadowing.

0xC1900101 – 0x40017: This is usually caused by a faulty driver, antivirus filter drivers or encryption drivers. Perform Clean Boot and then attempt the upgrade to Windows 10, Make sure you select the option to Download and install updates (recommended).

0xC1900101 – 0x2000c: Update drivers on the computer, and select “Download and install updates (recommended)” during the upgrade process. Disconnect devices other than the mouse, keyboard, and display.


Molto gentile, darò un'occhiata, anche se mi ci vorrà una vita a trovare la causa.

Devi effettuare il login per poter commentare
Se non sei ancora registrato, puoi farlo attraverso questo form.
Se sei già registrato e loggato nel sito, puoi inserire il tuo commento.
Si tenga presente quanto letto nel regolamento, nel rispetto del "quieto vivere".

La discussione è consultabile anche qui, sul forum.
 
^