At Tello Mobile, every phone plan includes unlimited text, free hotspot, free Wi-Fi calling, and great coverage on the largest nationwide 4G LTE/5G network.

https://tello.com/

Sophos AV AntiVirus Central managed client can not uninstall

Sophos Antivirus Central managed client – can not be uninstalled

  1. On the Windows sign-in screen, press and hold the Shift key while you select Power  > Restart.
  2. On Choose an option, click Troubleshoot, then click Advanced options and Command Prompt:
  3. Following the restart, select an administrative account to continue and enter the password.
  4. Open Command Prompt.
  5. Type C: and click Enter.
  6. Type cd Windows\System32\drivers and click Enter.
  7. Type ren SophosED.sys SophosED.sys.old and click Enter.
  8. Type exit and click Enter.
  9. Click Continue.
    Once back to normal Windows mode, follow these steps: 
  10. Click Start followed by Run then type services.msc
  11. Right-click the Sophos Anti-Virus service then Properties
  12. Set the Startup type to Disabled then click the OK button.
    Repeat for Sophos MCS Agent service
  13. In Run, type regedit.exe then click the OK button.
  14. Back-up the registry
  15. Navigate to
     HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos MCS Agent 
    set the Value data of Start to 0x00000004
  16. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SAVService  and set the Value data of Start to 0x00000004
  17. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos AutoUpdate Service  and set the Value data of Start to 0x00000004
  18. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Services and under every subkey in this location set the Value data of Protected to 0.
    • Example:
      • Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Services\SAVService and set the Value data of Protected to 0.
  19. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Sophos Endpoint Defense\TamperProtection\Config and set the Value data of SAVEnabled and SEDEnabled to 0.
  20. Set the Value data of Enabled to 0 in the following:
    • 32-bit: 
      HKEY_LOCAL_MACHINE\SOFTWARE\Sophos\SAVService\TamperProtection
    • 64-bit: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Sophos\SAVService\TamperProtection
  21. Restart the computer
  22. download SophosZAP tool
  23. Open Command Prompt with admin privilege.
  24. Change the path to the current location of SophosZap.exe.
  25. Run the command SophosZap --confirm.
  26. You might have to restart PC and run SophosZAP tool again


WEDOS DISK

How to set up Windows 11 without a Microsoft account – use local account

Boot from installation media

To complete the out-of-box experience on Windows 11, use these steps:

  1. Disconnect then Ethernet network cable (if applicable).
  2. Select your region.
  3. Click the Next button.
  4. Select your keyboard layout setting.
  5. Click the Yes button.
  6. Click the Skip button.
  7. In the “Let’s connect you to a network” page, use these steps:
  8. Use the Shift + F10 keyboard shortcut to open Command Prompt.
  9. Type the following command to release the current network configuration and press Enter: oobe\bypassnro
  10. Computer will boot automatically, and you may need to start the out-of-box experience again.
  11. Click the I don’t have internet option.
  12. Click the Continue with limited setup option.
  13. Confirm the name for the local account.
  14. Continue with the rest of the setup

Windows 11 connecting to terminal server stuck on configuring remote session

this issue is caused by 22H2 windows 11 update . I found this process to fix this error on Windows 11 client

open registry editor as administrator
navigate to
Registry Information: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services\Client
Right Click inside white area create New Dword 32 Bit and call it: fClientDisableUDP
Double Click and Set value to 1
restart your computer
After restart you will be able to login to terminal server

Snappy Driver Installer Updater

Install Missing Drivers and Update Old Drivers
Snappy Driver Installer Origin is a portable Windows tool to install and update device drivers. It can be used offline to install drivers where Internet isn’t available. No more searching for drivers after a clean install, just let Snappy Driver Installer Origin do it’s thing and your job will be done in no time. The perfect technician’s tool.

https://www.glenn.delahoy.com/snappy-driver-installer-origin/

Android Tablet lenovo tb-x103f remove google account bypass or remove frp LenovoPad TB2-X30L

How to fix Lenovo Vantage error: Code: 0x80073D05

I just tried to update Lenovo Vantage software on my laptop in the Windows store and I got error: Code: 0x80073D05

This is how I was able to fix it:

go to C:\Users\<yourname>\AppData\Local\Packages\

and look for a folder like xxxxxxx.LenovoCompanion_xxxxxxxxxxxx

I renamed the folder to xxxxxxx.LenovoCompanion_xxxxxxxxxxxx.OLD – I can delete it later

go back to Windows Store and see if you can install or update Lenovo Vantage

How to stream TV shows and movies online

https://novastream.to/

Display details about your memory modules in Windows

In Windows open power shell and enter or copy paste

Get-WmiObject win32_physicalmemory | Format-Table Manufacturer,Banklabel,Configuredlockspeed,Devicelocator,Capacity,Serialnumber -autosize