Windows 10: How to fix search and Cortana problems – Problemi con la ricerca e/o Cortana

In caso di problemi di ricerca impostare le chiavi come segue: reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Search /v BingSearchEnabled /t REG_DWORD /d 0 /f reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Search /v CortanaConsent /t REG_DWORD /d 0 /f Riavviare il pc Se invece il problema è che la casella di testo per effettuare la ricerca è bloccata, provare a riavviare Explorer da … Leggi tutto

Aggiornamento da Windows 7 a Windows 10 su pc HP

Su alcuni pc HP l’aggiornamento resta bloccato a causa a causa di una incompatibilità software. Appare il messaggio “Remove Infineon TPM Professional Package” – “Rimozione Infineon TPM “ Risoluzione: rimuovere la directory infinion nel percorso C:\SWSETUP\App\Security Solution: Delete infinion folder completely which in path C:\SWSETUP\App\Security

Bypass WSUS server

1) Open your registry editor 2) Browse and delete to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\WUServer and HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\WUStatusServer 3) Browse to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU 4) Change the key UseWUServer from 1 to 0 5) Restart the Windows Update service 6) Run Windows Update and it should connect and downloads start

Temporary Profile when first logging on

When a new user try to logon first time receive a messagge “You have been logged on with a temporary profile” or similar. In my case the solution was to delete “dead” entry in registry. For example if you try to login for the first time as “PIPPO” user but in registry already exists the … Leggi tutto

Cambio product key Windows 10 da prompt dei comandi

Come cambiare Product Key Windows 10 dal Prompt dei comandi (terminale) Per chi preferisce il terminale, ovviamente è possibile cambiare product key di Windows 10 anche dal Prompt dei comandi. Per farlo, digitate nella barra di ricerca Prompt dei comandi, cliccate col tasto destro sul primo risultato e selezionate Esegui come amministratore. Una volta aperta la … Leggi tutto

Fail to open Local group policy

Go to C:\Windows\System32\GroupPolicy\Machine In this Machine folder there is a Script folder and the Registry.pol file. Rename Registry.pol in Registry.bak  and that should do it. You may need to restart your computer for this but should end your troubles.   (ref. https://www.sevenforums.com/general-discussion/76437-fail-open-local-group-policy.html)

The network path was not found – Nome di rete non più disponibile

Avevo problemi nell’accedere ad un NAS da Windows 2012 Server. L’errore era “Il nome di rete non è più disponibile”. L’errore appariva sia con indirizzo IP che con nome simbolico. Ho trovato questo articolo che è stato risolutivo https://www.kapilarya.com/the-network-path-was-not-found-0x80070035-windows-10   In sintesi ho dovuto riabilitare SMB versione 1    

Setting network type using Windows Registry

If you are an advanced user and are comfortable with editing Windows Registry, this method will be easier for you to change the network type especially when you want it to be done on multiple PCs using just a single registry file. Go to Run –> regedit Go to the following key: HKEY_LOCAL_MACHINE –> SOFTWARE … Leggi tutto