Tag: Windows

  • Remove Teams Chat & Widgets From Windows 11 Taskbar

    Remove Teams Chat & Widgets From Windows 11 Taskbar

    How to Remove Teams Chat and Widgets from Your Windows 11 Taskbar. Teams chat can’t be unpinned from taskbar but it can be disabled from Settings – Personalization. Also open task manager app and go to the startup tab and find Teams Chat and toggle the state to disabled.like this, the next time you start…

  • Screenshot Whole Page in Chrome and Firefox

    Screenshot Whole Page in Chrome and Firefox

    Screenshot Whole Page Including Scroll in Chrome and Firefox. All this without any third-party extensions. All commands are using built-in features of the most popular web browsers today, Mozilla Firefox and Google Chrome. Quick Commands Screenshot Whole Page quick steps guide:  Chrome Desktop  Chrome Mobile Firefox Desktop Firefox Mobile Firefox Mobile on Android Open the…

  • Automate Mouse Clicks on PC record and playback

    Automate Mouse Clicks on PC record and playback

    Automate Mouse Clicks on PC record and playback mouse actions. Automate mouse clicks using Python in Windows 10 and this simple script. Python is an increasingly popular programming language for quick tasks like this one. My Python programs are made of 2 parts. one that records mouse click events, that’s all that it does. The…