Skip to main content

[windows10]: Get your free upgrade to Windows 10

Get your free upgrade to Windows 10

Screen capture while getting my laptop free upgrade to Windows 10.

It took me about 4 hours. It depends on internet connection speed.

Notification on system tray


Get your free upgrade












Finally, Microsoft Windows 10 Version 10.0 (Build 10240)



Run cleanmgr.exe to delete Temporary Windows installation files


Cleanup 20.5GB after upgrade Windows 10 from 1703 to 1709
Cleanup after upgrade Windows 10 from 1703 to 1709

Press Yes to confirm




Popular posts from this blog

Docker: Commonly Used Commands

Repeat to remember Remember to repeat

Ping group on Windows with FOR command

Notes from daily work situation.

Powershell: Test-NetConnection

PS C:\Users\tuyen> get-help Test-NetConnection NAME     Test-NetConnection SYNTAX     Test-NetConnection [[-ComputerName] <string>] [-TraceRoute] [-Hops <int>] [-InformationLevel {Quiet |     Detailed}]  [<CommonParameters>]     Test-NetConnection [[-ComputerName] <string>] [-CommonTCPPort] {HTTP | RDP | SMB | WINRM}     [-InformationLevel {Quiet | Detailed}]  [<CommonParameters>]     Test-NetConnection [[-ComputerName] <string>] -Port <int> [-InformationLevel {Quiet | Detailed}]     [<CommonParameters>]     Test-NetConnection [[-ComputerName] <string>] -DiagnoseRouting [-ConstrainSourceAddress <string>]     [-ConstrainInterface <uint32>] [-InformationLevel {Quiet | Detailed}]  [<CommonParameters>] ALIASES     TNC REMARKS     Get-Help cannot find the Help files fo...