• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to Upgrade Windows 7 to Windows 10 Using PowerShell Commands

AnonyViet by AnonyViet
August 26, 2024
in Tips
0

Windows 7 will no longer be patched on January 14, 2020, this is the time for you to Update to Windwos 10. You can Update from Windows 7 to Windows 10 by downloading the ISO file and clicking setup through each interface step by step. If you don't want to see the boring scene of clicking next forever, you can use the PowerShell command to upgrade Windows 7 to Windows 10. The update process will be completely automated. You just need to copy the command and press Enter.

Join the channel Telegram belong to AnonyViet 👉 Link 👈

Now is the best time to upgrade your system to Windows 10, especially if you are using Windows 7 and upgrading to Windows 10 can be free. With just a super simple PowerShell script, you can easily perform the upgrade.

Update Windows 7 to Windows 10 using PowerShell command

This script only supports Windows 7 SP1, if you have not upgraded to SP1 then download the package update of Microsoft.

Now you click on the button Starttype PowerShellright click and select Run as Administrator.

For security reasons, Windows blocks some PowerShell commands. You need to change some registry keys. In the PowerShell window, type the following command and Enter.

Set-ExecutionPolicy Unrestricted

On the notification screen type: Y (note Y on flower), press Enter.

You can now close the PowerShell window.

Create a script to upgrade Windows 7 to Windows 10

Open notepad, copy the script to update Win 7 to Win 10 below, save it as a file: upgrade.ps1

Or you can Download file upgrade.ps1 about computer

$dir = "c:\temp"
mkdir $dir
$webClient = New-Object System.Net.WebClient
$url = "https://go.microsoft.com/fwlink/?LinkID=799445"
$file = "$($dir)\Win10Upgrade.exe"
$webClient.DownloadFile($url,$file)
Start-Process -FilePath $file -ArgumentList "/quietinstall /skipeula /auto upgrade /copylogs $dir" -verb runas

Start upgrading

Right click on the upgrade.ps1 file and select run as PowerShell.

Use Powershell to Upgrade Windows 7 to Windows 10

You will see a PowerShell window asking you to allow Microsoft Windows to make changes to your system. Don't worry about it. Everything on the screen will be as if nothing happened.

To know exactly how the Windows 10 upgrade process is going, you can open Task Manager, through the Tab. Processes will see the process named Windows10UpgraderApp.exe is running. Your system will automatically restart when needed and the Windows 10 installation process will take care of itself, without you having to do anything else.

task manager check upgrade windows 7 to windows 10 using powershell

After the Windows 10 installation process is complete, you will see a message similar to the one below:

How to Upgrade Windows 7 to Windows 10 Using PowerShell Commands

You need to click 1 or 2 more actions to access the Windows 10 Desktop. When accessing Windows 10, 1 of the following will happen:

One is: All your data and applications will be in their original location. Since this is an upgrade from Windows 7, rather than a reinstall from scratch).

Or: Some programs may not work, because they are compatible with Windows 10. You can find and install other versions of this software. But most of the software that works on Win 7 will run on Win 10.

Reset PowerShell Execution policy

Remember in the first step, we allowed file execution from PowerShell? Now, let's turn this feature off for security. Open PowerShell with Administrator rights and enter the command:

Set-ExecutionPolicy Restricted

Reset PowerShell Execution policy

Windows 10 installed will be the latest version released by Microsoft, you do not need to update further. If you want to install additional necessary software, you should Use chocolatey to install multiple software at once for fast

According to: lifehacker.com

Previous Post

Guide to upgrade Black Myth: Wukong Deluxe Edition 100% free

Next Post

Secret to increase tik tok interaction quickly and effectively

AnonyViet

AnonyViet

Related Posts

New features of Windows 10 21H1 are coming soon
Tips

New features of Windows 10 21H1 are coming soon

March 16, 2026
How to convert normal music into 8D music with Audioalter
Tips

How to convert normal music into 8D music with Audioalter

March 14, 2026
How to prevent your family’s Security Camera from being hacked
Tips

How to prevent your family’s Security Camera from being hacked

March 13, 2026
Pixel Agents: Turn VS Code into a Pixel Art Office for AI
Tips

Pixel Agents: Turn VS Code into a Pixel Art Office for AI

March 12, 2026
English learning app Memrise is offering a lifetime discount of only 21,000 VND
Tips

English learning app Memrise is offering a lifetime discount of only 21,000 VND

March 11, 2026
Instructions for upgrading to Windows 10 Sun Valley (February 21)
Tips

Instructions for upgrading to Windows 10 Sun Valley (February 21)

March 11, 2026
Next Post
Secret to increase tik tok interaction quickly and effectively

Secret to increase tik tok interaction quickly and effectively

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Why are iPhones and MacBooks still the number 1 “weapons” of the technology world?

Why are iPhones and MacBooks still the number 1 “weapons” of the technology world?

March 16, 2026
New features of Windows 10 21H1 are coming soon

New features of Windows 10 21H1 are coming soon

March 16, 2026
Receive Advanced SystemCare 19 Pro key for free for 6 months

Receive Advanced SystemCare 19 Pro key for free for 6 months

March 16, 2026
How to install Siri to read application notifications on iPhone 17 is extremely simple

How to install Siri to read application notifications on iPhone 17 is extremely simple

March 16, 2026
Why are iPhones and MacBooks still the number 1 “weapons” of the technology world?

Why are iPhones and MacBooks still the number 1 “weapons” of the technology world?

March 16, 2026
New features of Windows 10 21H1 are coming soon

New features of Windows 10 21H1 are coming soon

March 16, 2026
Receive Advanced SystemCare 19 Pro key for free for 6 months

Receive Advanced SystemCare 19 Pro key for free for 6 months

March 16, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Why are iPhones and MacBooks still the number 1 “weapons” of the technology world?

Why are iPhones and MacBooks still the number 1 “weapons” of the technology world?

March 16, 2026
New features of Windows 10 21H1 are coming soon

New features of Windows 10 21H1 are coming soon

March 16, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply