- Before Windows Refresh, use SyncBack to back up files to Buffalo external HDD.
- Run Windows Refresh , USB thumb drive “Windows Recovery” is required in order to refresh.
- After Windows Refresh is completed, remove Metro Apps using PowerShell command (https://news.softpedia.com/news/How-to-Remove-All-Pre-Installed-Windows-8-Metro-Apps-328110.shtml) :
-
Get-AppxPackage -AllUsers | Remove-AppxPackage
-
Get-AppXProvisionedPackage -online | Remove-AppxProvisionedPackage –online
-
- Run Windows Update to update all updates.
- optional — install “KB 3138615” first if Windows Update stuck
- Reinstall drivers and anti-virus software:-
- Windows Classic Shell;
- Intel via Intel-Driver-Support-Assistant;
- NVIDIA via GeForce Experience;
- Asustek;
- Webroot
- Optional:-
- create a recovery media (Windows installer) using USB thumb drive;
- create a password reset key using USB thumb drive;
- create a back-up of Windows Activation Key.
- Run System Image to create a system image of newly refreshed Windows with drivers and anti-virus installed.
- Restore files using SyncBack from Buffalo external HDD to “Documents”
- Reinstall software as per “Remove Applications.html”