Condividi tramite


Avvio Pulito Windows 8 - 8.1 e 10 (it-IT)

Always follow the UPDATE version of the Link:  https://answers.microsoft.com/it-it/windows/forum/windows_10-performance/avvio-polito-per-windows-8-81-10/34152d49-1b32-4f01- b559-d8894a9627c6

1. Uninstall Antivirus and Non-Microsoft Firewall

Uninstall Anti-Virus and Non-Microsoft Firewall and any "optimization" and "cleaning" software in the system to avoid conflicts with integrated security utilities.

FUNDAMENTAL condition, needless to continue without having completely removed Antivirus / Firewall NOT Microsoft and any "optimization" and "cleaning" software present in the system.

For Antivirus also use their remover if not included in this free multiple remover for non-commercial use:

List of links for owner remover:

Windows 8-8.1-10 INTEGRATE Antivirus and Firewall NATIVE complete and perfectly efficient. Other security software creates malfunctions, conflicts, blocks and errors of interaction with the app, preventing proper interaction with the Store.

 

2. Synchronize the clock

Synchronize the PC clock via the Internet:

  • Click on the clock at the bottom right of the desktop> Change date and time settings. Now Internet> Change settings.
  • Check the box: Synchronize with an Internet time server.
  • Leave the preset server and click on Update.
  • If the time is not synchronized, change the server and click on Update until the time is synchronized.

"third party" services

Win + X> run, type:

  • Msconfig and send.
  • Click on Services.
  • Check the box "Hide all Microsoft services (Do not touch them.) Only" third-party "services will remain: disable them by unchecking.
  • Click on OK.

Activity management

 Win + X> task management.

  • Click on Start.
  • Disable all the items present. Close with Alt + F4.

Sfc / scannow

 Win + X> command prompt (administrator)

  • In the window, type:
  • sfc / scannow and send
  • Wait for the end of the operation.
  • Type: Exit and enter to exit the command prompt.

 If sfc reports that there are non-repairable damaged files, run:

  • Win + X> command prompt (administrator)

In the window, type:

  • DISM.exe / Online / Cleanup-image / Scanhealth and send.

Then type:

  • DISM.exe / Online / Cleanup-image / Restorehealth and send.

Attention , at each command, after sending, the system responds with a line ===== 20%, etc. and seems to stop. Instead you have to wait until ===== 40% and then return the cursor, the process takes time. At that point enter the other command and wait until the end of the procedure.

Exit the Command Prompt and restart.

 If the DISM.exe / Online / Cleanup-image / Restorehealth command returns an error of 0x800f0906 or otherwise can not find a valid source for the files, follow these steps:

  • Win + X> command prompt (administrator)

Type (copy / paste) the following commands, one line at a time and giving enter each time:

    • net stop wuauserv
    • cd %systemroot%\SoftwareDistribution
    • ren Download Download.old
    • net start wuauserv
  • net stop bits

  • net start bits

  • net stop cryptsvc

  • cd %systemroot%\system32

  • ren catroot2 catroot2old

  • net start cryptsvc

After that, close the command prompt (exit and enter) and restart.

Repeat the command:

  • DISM.exe /Online /Cleanup-image /Restorehealth e invio in un prompt dei comandi (amministratore).

Registry Cleaner

6. Download, save to a folder and launch the installation by right clicking on the file and choosing "run as administrator" Wise Registry Cleaner Free:

Warning : download again and always update Wise Registry Cleaner even if you have already installed it before.

Always use the latest version. 

Launch the scan.

Perform the suggested repair without making any changes to the settings.

Close and restart.

Keep in mind that in order to interact fully with the Apps you need to create a Microsoft user using a Live Id.

The total and accurate removal is fundamental, also using the proprietary remover of Anti-Virus and NON-Microsoft Firewall present in the system.

 

Windows 8-8.1-10 INTEGRATE Antivirus and NATIVE Firewalls that guarantee complete protection and perfectly harmonized with the system:

Delete all the contents of the folder: C: \ Windows \ Prefetch

leaving only the layout.ini file (hidden file) that should not be removed.

If you accidentally remove the layout.ini file, there will be no consequences on the system, it will be recreated after some restarts and times that vary depending on the configuration.

It is also useful to clean the Store cache: Win + R

Type: WSReset.exe and send.

Wait for the message to clear the cache.

Launch apps.diagcab by downloading it from here: http://download.microsoft.com/download/F/2/4/F24D0C03-4181-4E5B-A23B-5C3A6B5974E3/apps.diagcab

If you have problems downloading the update to Windows 8.1: Win + R

Type: regedit and send.

Go to the key: HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Schedule

  • On the right, look for the DWORD value  "Start": "Start" = dword: 00000004
  • Change the value to the following "Start" = dword: 00000002

(Right click> property)

Close regedit and restart.

Relaunch the update to Windows 8.1

If there are problems accessing the Store:

  • Win + X> command prompt (administrator)

In the window type (copy / paste): powershell -ExecutionPolicy Unrestricted Add-AppxPackage -DisableDevelopmentMode -Register $ Env: SystemRoot \ WinStore \ AppxManifest.xml

Send and, at the end of the operation, restart the system.

It is also useful to reset Internet Explorer:

  • Win + X> Control Panel> Internet Options> Advanced.

Click on Reset and then on Reset and all requests.

In case of Explorer crash with right mouse click (Context menu)

Download ShellExView (totally free)

http://www.nirsoft.net/utils/shexview.html

The downloads are at the bottom of the link page.

Launch it.

Select and DISABLE ALL the items present NOT owned by Microsoft.

Confirm and restart

Section only for Windows 10

To manually launch the update to Windows 10, follow carefully:

http://answers.microsoft.com/it-it/windows/wiki/windows_10-win_upgrade/aggiornamento-a-windows-10-installazione-manuale/c6cec788-fa23-4ba0-85d4-a7b40767ed5a

If there are still problems installing updates, follow all the indications for the WINDOWS UPDATE RESET.  remembering to restart at each step.

If there are problems accessing the Store in Windows 10

Go to the folder:

C: \ Users \ Your User \ AppData \ Local \ Packages \ Microsoft.WindowsStore_8wekyb3d8bbwe \ LocalCache and delete the folder: perUserCache_0

Reset the Start menu

Win + X> command prompt (administrator)

In the window, type: Powershell and send.

In the Powershell window with copy / paste, paste:

Get-AppXPackage -AllUsers | Where-Object {$ _. InstallLocation -like "* SystemApps *"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$ ($ _. InstallLocation) \ AppXManifest.xml"}

and send.

Allow the process to finish, close the window and restart.

Repeat also with the more generic command (always from the Powershell window):

Get-AppXPackage-All Users | foreach {Add-AppxPackage-DisableDevelopmentMode-register "$ ($ _ InstallLocation.) \ AppXManifest.xml"}

and send.

Allow the process to finish, close the window and restart.

To solve the problem of opening Settings download and run this diagcab:

In case of widespread problems it is possible to REPLACE Windows 10:

  • Start> Settings> Update and Security> Restore> Reset the PC

With the various options.

If Windows 10 is ON, it is possible, in that PC, to perform a CLEAN REINSTALLATION of Windows 10.

Clean installation of Windows 10 (even when changing discs)

If Windows 10 was ACTIVATED (BASIC) after updating a previous system it is possible EXCLUSIVELY IN THAT PC to reinstall Windows 10 in a clean way even in the case of disk change without inserting any product key as the hardware / software machine will be identified via the Internet using these factors :

  1. Unique identifier of the motherboard.
  2. Edition, language and architecture (32 or 64 bit) of Windows 10.
  3. Microsoft administrator user account.

If the string created with these info will be congruous in the database of the delegated servers Windows 10 will be activated without problems.

If even one of the points listed above does NOT correspond to Windows 10 it will NOT activate.

It is possible, at any time, to create a DVD or Pendrive of Windows 10:

Creating Windows 10 installation media.

  • Take note of the version of Windows 10 installed and activated.
  • Go to the website: https://www.microsoft.com/it-it/software-download/windows10
  • Download the MediaCreationTool, 32 or 64 bit, and save it in a folder.
  • Right-click on the file and choose "run as administrator".
  • When the window appears put the dot on "Create an installation media for another PC".
  • Click on Next.
  • Choose LANGUAGE, EDITION, ARCHITECTURE.
  • Then the support (DVD or Pendrive).
  • Give confirmations.

 


Some Microsoft solutions for Windows 10 problems (Microsoft Source)

Topic URL
App permissions http://windows.microsoft.com/it-it/windows-10/app-permissions
Cellular settings http://windows.microsoft.com/it-it/windows-10/cellular-settings
Change notification and action settings http://windows.microsoft.com/it-it/windows-10/change-notification-and-action-settings
Compatibility Report for Windows 10: FAQ http://prev.windows.microsoft.com/it-it/windows-10/compatibility-report-windows-10
Do not you see Microsoft Onedrive in File Explorer? http://windows.microsoft.com/it-it/windows-10/onedrive-not-in-file-explorer
Free up disk space on your PC http://windows.microsoft.com/it-it/windows-10/free-up-drive-space
Get help with activation errors on Windows 10 http://windows.microsoft.com/it-it/windows-10/activation-errors-windows-10
Get help with upgrading to Windows 10 and installation errors http://windows.microsoft.com/it-it/windows-10/upgrade-install-errors-windows-10
Start with Windows Hello http://windows.microsoft.com/it-it/windows-10/windows-hello
Keyboard shortcuts http://windows.microsoft.com/it-it/windows-10/keyboard-shortcuts
Recovery Options in Windows 10 http://windows.microsoft.com/it-it/windows-10/windows-10-recovery-options
Search on Cortana http://windows.microsoft.com/it-it/windows-10/search-my-stuff-cortana
Search for http://windows.microsoft.com/it-it/windows-10/search-my-stuff
Do not receive any more builds http://windows.microsoft.com/it-it/windows-10/stop-receiving-builds
Supported Bluetooth profiles http://windows.microsoft.com/it-it/windows-10/supported-bluetooth-profiles
Upgrading to Windows 10: FAQ http://windows.microsoft.com/it-it/windows-10/upgrade-faq-windows-10
Rules of use for music, movies and TV shows http://windows.microsoft.com/it-it/windows-10/music-movies-tv-usage-rules
Use Magnifier to see items on the screen http://windows.microsoft.com/it-it/windows-10/use-magnifier
Use text or visual alternatives to sounds http://windows.microsoft.com/it-it/windows-10/use-alternatives-to-sounds
Use the on-screen keyboard to type http://windows.microsoft.com/it-it/windows-10/use-the-on-screen-keyboard
View or delete the browsing history http://windows.microsoft.com/it-it/windows-10/view-delete-browsing-history-microsoft-edge
Why can not I activate Windows 10? http://windows.microsoft.com/it-it/windows-10/why-activate-windows-10
Why do not I have the Windows 10 Download app? http://windows.microsoft.com/it-it/windows-10/not-seeing-get-windows-10-app
Wi-Fi sense FAQ http://windows.microsoft.com/it-it/windows-10/wi-fi-sense-faq
Windows Update Delivery Optimization Services: FAQ http://windows.microsoft.com/it-it/windows-10/windows-update-delivery-optimization-faq
Your application does not work with Windows 10 http://windows.microsoft.com/it-it/windows-10/incompatible-app-windows-10