How to DISABLE FLAMINGO REQUIRED VPN

For all my flamingo people who have recently been informed that the morons over at “Flamingo” will be requiring you to install their garbage predatory piece of spyware called “GlobalProtect”, please read the information posted on this guide.

Although I have no problem using a VPN while working, I do have a problem with using a VPN that monitors all traffic, blocks pages, and CANNOT BE TURNED OFF.

It runs in the background on Windows startup (which cannot be disabled in the application), attempts to connect every time, and is a disgusting breach of privacy that I do not want on while I am not working.

So, here is a way to turn if off/on at will.

Step 1:

-Go to Windows seach, and type “services”.

-Open the system services program.

-Scroll and locate a service called “PanGPS”. This is from PaloAlto Networks, the company behind GlobalProtect.

-Right click on “PanGPS” and click “properties”.

-Change “startup type” to Manual. (Do NOT change it to “disabled”, as this will not allow it to launch at all).

[EDIT]

To prevent the application running on startup, you must also go to “Startup Apps” in your windows settings and disable “GlobalProtect client”.

Step 2:

Open up a new windows notepad file, and type:

net start “PanGPS”

Make sure PanGPS is in quotation marks.

Save this file to your desktop with a name that makes it clear launching this application will start the VPN.

MAKE SURE TO CHANGE “.txt” TO “.bat”
this will make the file a. batch file that will run the application when the file is opened.

Step 3:

create another batch file, this time with the text:

net stop “PanGPS”

Save it to your desktop with a name and make sure it is saved as a “.bat” file.

Launching this file will stop the VPN.

Now, you can launch the start or stop files to start and stop the VPN’s application whenever you are working.

Sorry about the formatting, typing this on mobile as my internet is currently down. Hopefully this guide helps.

Who is insisting on this? Where does Outlier think it has the right to ask anyone to put spyware like this on their computer?

Thank you! I had to install this last night and was feeling very skeptical about it all.

Thanks for this! I just installed this today and was very skeptical. I was also blocked from opening other apps on my pc while this is active

That is fantastic. Thank you. I just went ahead and considered it the last straw and disabled my outlier account. I *might have decided differently if I had seen this earlier, but I doubt it.

Thanks, I was afraid that it was running the entire time and it totally was. Horrible. Thank you for bringing this to my attention.

Commenting on this so I can look back at it later lol

This company is insane. How can they require you to install something to monitor your computer 24/7 as a gig worker? Is that even legal?

Saving for later. Thanks!

Just started with this company a month ago and I’m glad I stumbled upon this. Definitely saving this post for later

Was/is this a good solution? I’d like to turn it off when I’m not tasking.

Beyond sketchy. I’m really weighing back and forth if I should download it or not. This post helps though. Much appreciated.

well, you aren’t always monitored by the VPN, but it will attempt to automatically connect you to their network whenever your pc starts up. just the fact that you cannot close the program without taking these steps is ridiculous, though.

should still work! if not let me know and i’ll work on another guide.