uninstall chrome

Roger Roger 4,956 Reputation points
2023-03-23T22:45:48.83+00:00

Hi All

As chrome is not supported on Windows Server 2012 R2. i am trying to uninstall it from add/remove programs but i dont see it in add/remove programs. how do i remove chrome manually. i tried the below powershell script but it did not work.

Get-Process chrome |Stop-Process -Force
Set-Location 'C:\Program Files (x86)\Google\Chrome\Application'
.\chrome.exe -ArgumentList '/uninstall', '/silent' -Wait

Windows Server 2012
Windows Server 2012
A Microsoft server operating system that supports enterprise-level management, data storage, applications, and communications.
1,534 questions
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful