Skip to main content

How to log out of Facebook remotely


Think back to the last time you used Facebook at someone else's house or an internet cafĂ©. Now ask yourself, did you remember to sign out? Are you sure? Here's how to log out of Facebook remotely.
If you forgot to log out of Facebook while on a different computer to the one you normally use, the consequences can be catastrophic. If your account is logged in at your friends' house then 'you' suddenly might start posting some strange updates about yourself indicting you for various embarrassing things you haven’t actually done. Worse still, if it was on a public computer, all of your personal details, photos and messages are accessible to complete strangers. Still sure you signed out?
Luckily for you, there's an easy way to check wherever you are signed into Facebook – and close active sessions remotely. Even if you're 99% certain you've signed out it’s worth checking by following the process below – you might regret it if not!

1. Account settings

Click on the little down-facing arrow in the top-right of your Facebook page and choose Account Settings.

2. Security

Now click on the Security option in the left-hand menu.

3. Active sessions

Click the Edit button that appears next to Active Sessions, which you'll find at the bottom of the Security settings window. Here you can see the current session you're logged in on (which should be the computer you’re using). Crucially, you can also see information about all other sessions where you'e currently still logged in. Click the End Activity button to close down a session and prevent access to your account from that machine.

Comments

Popular posts from this blog

How to lock any file or folder without any software.

  With this trick, you can create a secure password protected  folder  in Windows which no one except you can access. To use this trick, follow the instructions given below:-   1.  Open  Notepad . 2.   Copy and paste  the exact code given below:- cls @ECHO OFF title computer-tricks-corner.blogspot.com if  EXIST  "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto  UNLOCK if NOT EXIST MyFolder goto MDMyFolder :CONFIRM echo Are you sure to lock this folder? (Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo  Invalid  choice. goto CONFIRM :LOCK ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock Your Secure Folder set/p "pass=...

How to install Bash on Windows 11

Microsoft’s Windows Subsystem for Linux 2 was released nearly 3 years ago. This brought the ability to run the Bash shell and run Linux binary executables that you’d be able to run on Ubuntu Linux. Microsoft has since only continued to improve its Windows Subsystem for Linux, and an update in a Windows 10 preview build back in mid-2020 made it easier to install Bash. That method carried over to Windows 11. To install Bash, open Windows Terminal as an admin. You can do this by right-clicking the Windows icon and selecting “Windows Terminal (Admin)” from the power user menu. (If you’re on Windows 10, you may see it listed as “Windows Powershell (Admin)” in the menu.) Run Windows Terminal as an admin In Windows Terminal, run this command: wsl --install The command to install WSL Windows will then begin downloading and installing Virtual Machine Platform, Windows Subsystem for Linux, WSL Kernel, and GUI App Support. It will also download Ubuntu, but will install it after a re...

Medal of Honor: Warfighter GPU & CPU Performance

Released on PC, Xbox 360 and PlayStation 3 in October 2010, Danger Close and EA's Medal of Honor reboot brought the franchise to modern-day Afghanistan after a dozen previous titles set during World War II. Having been a fan of entries including Medal of Honor: Airborne and Medal of Honor: Pacific Assault, I was excited to crack open the latest version and test its performance on enthusiast hardware . Although its graphics weren't groundbreaking, 2010's Medal of Honor looked decent while allowing low-end GPUs to provide playable performance using respectable quality settings. Looking at the old benchmarks I see that even then quad-core processors were a must, with dual-core chips giving half as much performance. Having grown accustomed to Modern Warfare-like titles, Medal of Honor's relatively tame GPU requirements weren't too shocking. Interestingly, it seems Medal of Honor: Warfighter might buck that trend, as its recommended system specificati...