Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Error’d: You Talkin’ to Me?

      September 20, 2025

      The Psychology Of Trust In AI: A Guide To Measuring And Designing For User Confidence

      September 20, 2025

      This week in AI updates: OpenAI Codex updates, Claude integration in Xcode 26, and more (September 19, 2025)

      September 20, 2025

      Report: The major factors driving employee disengagement in 2025

      September 20, 2025

      DistroWatch Weekly, Issue 1140

      September 21, 2025

      Distribution Release: DietPi 9.17

      September 21, 2025

      Development Release: Zorin OS 18 Beta

      September 19, 2025

      Distribution Release: IPFire 2.29 Core 197

      September 19, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      @ts-ignore is almost always the worst option

      September 22, 2025
      Recent

      @ts-ignore is almost always the worst option

      September 22, 2025

      MutativeJS v1.3.0 is out with massive performance gains

      September 22, 2025

      Student Performance Prediction System using Python Machine Learning (ML)

      September 21, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      DistroWatch Weekly, Issue 1140

      September 21, 2025
      Recent

      DistroWatch Weekly, Issue 1140

      September 21, 2025

      Distribution Release: DietPi 9.17

      September 21, 2025

      Hyprland Made Easy: Preconfigured Beautiful Distros

      September 20, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Windows 11’s built-in Copilot Vision that can see your screen now works for free everywhere (hands-on)

    Windows 11’s built-in Copilot Vision that can see your screen now works for free everywhere (hands-on)

    August 7, 2025

    Copilot Vision has existed for quite some time. I tested it a few months back when it only worked in the browser, and now it’s available for everyone via the Windows 11 Copilot app outside the United States (except EU regions). My last encounter with the tool wasn’t very convincing, but this Windows implementation takes it a step further.

    When I tried Vision in the Edge browser, it didn’t work outside of it. So, it could only access the currently open tab and perform some actions on it. The biggest difference between the browser and desktop app implementation is the ability to select the window.

    Yes, you’re no longer confined to a single browser tab and can use it on any open window. This opens doors to everything that cannot work inside the browser. It could be an app window with stats, a shell window with commands, or a game window, although I didn’t try that one.

    copilot vision window select

    I launched the app, clicked on the Vision icon, and it showed a menu to select any open Window. I started with an article about building a media server, and the results were kinda similar to before. The conversation with the AI was free-flowing, and it immediately stopped when I asked it to. I asked which OS the author uses for the project, and it was listed a little lower than the current screen. So, Vision couldn’t answer it.

    It cannot access anything that’s not a part of the currently selected window, which means even if it’s a webpage, it can only see the portion that you see. It cannot scroll down and find anything else mentioned on a web page. It cannot click any button, but can guide you to it with a highlighting animation of a big, black arrow. So, AI interaction with the button is not possible, and you must click it.

    copilot vision highlight

    Diving a little deeper

    Last time, Vision couldn’t search the web for more information. But that’s not the case anymore. I opened a page on Windows Latest and asked for the details about the author, our EIC. It only said the name in the first attempt, but then I asked for his designation at the company. Vision replied with a no and asked my permission to search the web for more details.

    After that, it correctly listed the designation of our EIC and even described more details about him. It obviously picked the data from his author page and did a little rephrasing on it, but the response was acceptable.

    asking vision about author details

    My next action was to present something more challenging. I used a screenshot of a shell command script result I used on DietPi. The response mentioned what the commands did, so Vision just reiterated them to me.

    dietpi stats command result

    The next thing I did was to show just the commands and then ask about them.

    vague commands for copilot vision

    Vision was pretty accurate with it and even described what each parameter did in the commands. It makes me believe that it must have been its knowledge base because it didn’t use the web search for more information.

    asking vision about some commands

    To recheck it, I used another set of commands that I hadn’t shown before. So, I created a list of Docker commands and asked it.

    docker commands to test in copilot vision

    It described what each command does, but stopped after the fourth one. I had to command it a few times to carry on and explain the rest. It was more or less accurate, but I’m not sure whether it’s fetching data from the web or producing it itself.

    asking vision about docker commands

    So, this was an overview of Copilot Vision on Windows 11 PC. If you are comfortable with Copilot data policies, give it a try. You don’t need to do anything out of the box because it’s baked into the app.

    The post Windows 11’s built-in Copilot Vision that can see your screen now works for free everywhere (hands-on) appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleOpenAI finally launches GPT-5, its best AI model yet
    Next Article Microsoft Flags Exchange Server Vulnerability Tied to Hybrid Setups

    Related Posts

    News & Updates

    DistroWatch Weekly, Issue 1140

    September 21, 2025
    News & Updates

    Distribution Release: DietPi 9.17

    September 21, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    LWiAI Podcast #219 – GPT 5, Opus 4.1, OpenAI’s Open Source, Astrocade

    Artificial Intelligence

    CVE-2025-1706 – Adobe Flash Use-After-Free Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Rilasciato Amarok 3.3: Il Lettore Musicale Open Source Ora Completamente Portato su Qt 6

    Linux

    CVE-2025-45737 – NetEase NeacSafe64 Elevation of Privilege

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-47712 – “nbdkit Blocksize Filter Denial of Service Vulnerability”

    June 9, 2025

    CVE ID : CVE-2025-47712

    Published : June 9, 2025, 6:15 a.m. | 3 hours, 23 minutes ago

    Description : A flaw exists in the nbdkit “blocksize” filter that can be triggered by a specific type of client request. When a client requests block status information for a very large data range, exceeding a certain limit, it causes an internal error in the nbdkit, leading to a denial of service.

    Severity: 4.3 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    CVE-2025-54949 – ExecuTorch Heap Buffer Overflow Vulnerability

    August 7, 2025

    Samsung dropped the 4TB T9 portable SSD to over 40% off ahead of Prime Day

    July 1, 2025

    Configure fine-grained access to Amazon Bedrock models using Amazon SageMaker Unified Studio

    July 9, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.