Ativar windows e office via Windows PowerShell gratuitamente
Ativador ativar gratis windows 10 e 11 e office 2010, 2013, 2017, 2019, 2023 e 365.
01- Windows PowerShell (execultar como administrador)
02 – Digite: irm https://get.activated.win | iex
– Com esse comando, ativa direto o Windows 10/11
& ([ScriptBlock]::Create((irm https://get.activated.win))) /Ohook
– Com esse comando, ativa direto o Office 2016-2024
& ([ScriptBlock]::Create((irm https://get.activated.win))) /HWID
– E com esse, ativa direto os 2 Windows+Office
& ([ScriptBlock]::Create((irm https://get.activated.win))) /HWID /Ohook