Skip to main content

How to Upgrade to Windows 10 for Free Microsoft is Ending Windows 7 Support on January 14

If you are still using Windows 7 on your PC, there is some important news for you. Microsoft is ending support for the OS on all computers and laptops. The action is taking place as the company is planning to focus more on Windows 10 going in the new decade. The support for Windows 7 will end on January 14, 2020. This means that the US tech giant will no longer be issuing patches or fixes for it, unless in very extreme circumstances. 

Microsoft's support web pages have revealed that Microsoft will discontinue its support so that they can focus on supporting newer technologies and creating better experiences. As a replacement, the tech giant recommended users to install Windows 10 sometime before January 2020. 


While Microsoft does not talk about providing a free upgrade to Windows 10, rather urges users to purchase the new version, users can still switch to Windows 10 for free. Of course, you need to have a legit licensed copy of Windows 7 running on your PC. Here’s how you can upgrade to Windows 10 for free: 


Step 1: Visit the Windows 10 download page. 


Step 2: On the page, click on ‘Download Tool now’ and download the Windows 10 Media Creation Tool. 



Step 3: Now, run the Media Creation Tool and accept the licence terms. 




Step 4: Next, select ‘Upgrade this PC now’ and click on ‘Next’. 




Step 5: Click on ‘Keep personal files and apps’ and then click ‘Continue’. 




Step 6: Once the Install option will be clicked, Windows 10 will begin to be installed. However, this will require some time. 




Step 7: Once the Windows 10 finishes installing, users need to connect to the internet and open Settings > Windows Update > Activation and the computer/laptop will be activated with a digital license. 




Please note, this upgrade will not work if you have an unlicensed copy on Windows 7

Comments

Popular posts from this blog

SAP HANA In Memory Strategy

SAP HANA has many processes running on the SUSE Linux Server. SUSE Linux server manages the reservation of memory to all process. When SAP HANA starts up, Linux OS reserves memory for the program code, program stack, and static data. OS can dynamically reserve additional data memory upon request from the SAP HANA Server. SAP HANA create a memory pool for managing and tracking the consumption of memory. The memory pool is used to store all the in-memory data and system tables, thread stack, temporary computations and all other data structure required for managing the database. When more memory is required for table growth or temporary computations, the SAP HANA memory manager obtains this from the pool. For an overview, check out the Memory Overview feature of the SAP HANA studio. To access it, right-click on a System ->Configuration and Monitoring -> Open Memory Overview in the context menu, as follows:

SAP HANA Architecture

Data is compressed by different compression techniques (e.g. dictionary encoding, run length encoding, sparse encoding, cluster encoding, indirect encoding) in SAP HANA Column store. When main memory limit is reached in SAP HANA, the whole database objects (table, view,etc.) that are not used will be unloaded from the main memory and saved into the disk. These objects names are defined by application semantic and reloaded into main memory from the disk when required again. Under normal circumstances SAP HANA database manages unloading and loading of data automatically. However, the user can load and unload data from individual table manually by selecting a table in SAP HANA studio in respective Schema- by right-clicking and selecting the option "Unload/Load". SAP HANA Server consists of : Index Server Preprocessor Server Name Server Statistics Server XS Engine SAP HANA Index Server: SAP HANA Database Main server are index server. Detail of each server i...

SAP HANA Advantages

Below are advantages of SAP HANA - By In-Memory Technology user can explore and analyze all transaction and analytic data in real time from virtually any data source. Data can be aggregated from many sources. Real-time replication services can be used to access and replicate data from SAP ERP. SQL and MDX interface from third party support. It provides information modeling and design environment.