<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Uninstall application from user profile via live terminal in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstall-application-from-user-profile-via-live-terminal/m-p/592893#M6991</link>
    <description>&lt;P&gt;Does anyone know how to uninstall an application from a users profile via live terminal on cortex XDR. The user has a windows 10 enterprise computer but its installed on their profile. I am trying to uninstall a software called "Screen Share" (publisher: Screen Leap). I tried the below 3 commands but it wont work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;1)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Uninstall-Package -Name ‘ScreenShare’ -Force&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;2)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Get-WmiObject -Class Win32_Product -Filter "Name='ScreenShare'" | ForEach-Object { $_.Uninstall() }&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;3)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;wmic product where name="ScreenShare" call uninstall /nointeractive&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 14:31:01 GMT</pubDate>
    <dc:creator>WaqasS</dc:creator>
    <dc:date>2024-07-24T14:31:01Z</dc:date>
    <item>
      <title>Uninstall application from user profile via live terminal</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstall-application-from-user-profile-via-live-terminal/m-p/592893#M6991</link>
      <description>&lt;P&gt;Does anyone know how to uninstall an application from a users profile via live terminal on cortex XDR. The user has a windows 10 enterprise computer but its installed on their profile. I am trying to uninstall a software called "Screen Share" (publisher: Screen Leap). I tried the below 3 commands but it wont work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;1)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Uninstall-Package -Name ‘ScreenShare’ -Force&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;2)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Get-WmiObject -Class Win32_Product -Filter "Name='ScreenShare'" | ForEach-Object { $_.Uninstall() }&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;3)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;wmic product where name="ScreenShare" call uninstall /nointeractive&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 14:31:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstall-application-from-user-profile-via-live-terminal/m-p/592893#M6991</guid>
      <dc:creator>WaqasS</dc:creator>
      <dc:date>2024-07-24T14:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: Uninstall application from user profile via live terminal</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstall-application-from-user-profile-via-live-terminal/m-p/593226#M7002</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/926799381"&gt;@WaqasS&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Does anyone know how to uninstall an application from a users profile via live terminal on cortex XDR. The user has a windows 10 enterprise computer but its installed on their profile. I am trying to uninstall a software called "Screen Share" (publisher: Screen Leap). I tried the below 3 commands but it wont work.&amp;nbsp;&lt;A href="https://www.my-loweslife.com" target="_blank" rel="noopener"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;Lowes Life&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;1)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Uninstall-Package -Name ‘ScreenShare’ -Force&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;2)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Get-WmiObject -Class Win32_Product -Filter "Name='ScreenShare'" | ForEach-Object { $_.Uninstall() }&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;3)&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;wmic product where name="ScreenShare" call uninstall /nointeractive&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Uninstalling software via the terminal can be tricky, especially if it’s installed on a user’s profile. Let’s troubleshoot this for you:&lt;/P&gt;
&lt;P&gt;Check Permissions:&lt;BR /&gt;Ensure that you’re running the commands with administrative privileges.&lt;BR /&gt;Open the terminal as an administrator (right-click and choose “Run as administrator”).&lt;BR /&gt;Command Options:&lt;BR /&gt;The commands you’ve tried are valid, but let’s refine them:&lt;BR /&gt;For PowerShell&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Uninstall-Package -Name 'ScreenShare' -Force&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For WMI:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Get-WmiObject -Class Win32_Product -Filter "Name='ScreenShare'" | ForEach-Object { $_.Uninstall() }&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For WMIC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;wmic product where name="ScreenShare" call uninstall /nointeractive&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Check Software Name:&lt;BR /&gt;Confirm that the software name is correct (case-sensitive).&lt;BR /&gt;Double-check the publisher name (Screen Leap).&lt;BR /&gt;Silent Uninstall:&lt;BR /&gt;Some applications require additional parameters for silent uninstallation.&lt;BR /&gt;Check if the software supports silent uninstall (e.g., /quiet, /uninstall, etc.).&lt;BR /&gt;Log Files:&lt;BR /&gt;Look for log files in the software installation directory or system logs.&lt;BR /&gt;They might provide clues about why the uninstallation failed.&lt;BR /&gt;Manual Removal:&lt;BR /&gt;If all else fails, consider manually removing the software:&lt;BR /&gt;Navigate to the user’s profile folder (e.g., C:\Users\Username).&lt;BR /&gt;Look for the software folder (e.g., ScreenShare).&lt;BR /&gt;Delete it manually.&lt;BR /&gt;Registry Cleanup:&lt;BR /&gt;Check the Windows Registry for any remnants of the software.&lt;BR /&gt;Be cautious when editing the registry; backup first.&lt;BR /&gt;Remember to document your steps and proceed carefully.&lt;BR /&gt;&lt;BR /&gt;Hope this will help you.&lt;BR /&gt;Best regards,&lt;BR /&gt;florence023&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 05:15:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/uninstall-application-from-user-profile-via-live-terminal/m-p/593226#M7002</guid>
      <dc:creator>florence023</dc:creator>
      <dc:date>2024-07-29T05:15:39Z</dc:date>
    </item>
  </channel>
</rss>

