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

      CodeSOD: A Unique Way to Primary Key

      July 22, 2025

      BrowserStack launches Figma plugin for detecting accessibility issues in design phase

      July 22, 2025

      Parasoft brings agentic AI to service virtualization in latest release

      July 22, 2025

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 22, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 22, 2025

      I’m a wearables editor and here are the 7 Pixel Watch 4 rumors I’m most curious about

      July 22, 2025

      8 ways I quickly leveled up my Linux skills – and you can too

      July 22, 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

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025
      Recent

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 22, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 22, 2025

      Execute Ping Commands and Get Back Structured Data in PHP

      July 22, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025
      Recent

      A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

      July 22, 2025

      “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

      July 22, 2025

      Galaxy Z Fold 7 review: Six years later — Samsung finally cracks the foldable code

      July 22, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Microsoft wants app developers to infuse Windows 11 with AI features

    Microsoft wants app developers to infuse Windows 11 with AI features

    May 17, 2025

    Copilot is everywhere. Recall is rolling out, but wouldn’t it be better if AI was integrated into third-party Windows apps? Microsoft can’t force developers to integrate AI agents into their apps, but there’s going to be a shift in the tech giant’s posture. As per a number of Build 2025 developer conference sessions, “AI” is going to be a hot topic at the event.

    For example, there’s a session titled “Build AI apps using a Copilot+ PC with the Snapdragon X Elite,” which is being organized by Nick Debeurre, who works at Qualcomm for Windows on ARM.

    The intent behind the session is to encourage developers to build apps with AI features, and it’s better done on an AI PC, such as the one using Snapdragon X Elite. In addition, there’s an interesting session titled “Infuse a Windows app with local AI features through WinAppSDK,” which could shed light on AI integration in third-party apps.

    It looks like Microsoft is building an agentic future for Windows where third-party apps could connect to Windows Copilot Runtime, access AI models, and use third-party services in context. Microsoft is insisting that devs will build a “native Windows app” and infuse it with AI-powered features.

    In case of a Copilot+ PC, devs can make use of the local AI features.

    “In this hands-on lab, you will build a native Windows app and infuse it with AI-powered features,” Microsoft noted.

    “Learn how to integrate local AI models, leverage on-device APIs through WinAppSDK, and create smart apps with data privacy.”

    In another session, Microsoft has confirmed that it’s working on the “Windows actions” feature, which is powered by AI and triggers AI-related actions, such as summarising, removing the background from the image, and more. A third-party app could make use of “Windows actions” to “unlock its full potential with AI.”

    Click To Do in Windows 11 AI

    Microsoft won’t tell us how the integration is going to work, but Windows Latest spotted a press release that describes “AI actions” as shortcuts/actions that appear and change as per the context of the screen content.

    For example, if you trigger AI action when you’re viewing an image, one of the actions could be Edit image or remove background.

    Previously, Windows Latest also spotted that Microsoft has plans to bring “AI actions” to File Explorer, where right-clicking files or images would trigger actions, such as:

    • Summarizing content
    • Editing images

    Windows Latest understands that these AI actions would also become available for third-party apps. We might see more ‘actions’ coming to Windows 11 soon.

    Ask Copilot in context menu

    But that’s not all. We’re also seeing Copilot in the context right-click menu and even inside the Microsoft Store to increase app downloads.

    The post Microsoft wants app developers to infuse Windows 11 with AI features appeared first on Windows Latest

    Source: Read More 

    windows
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleMicrosoft confirms KB5058379 BitLocker bug crashes Windows 10, wants recovery key
    Next Article Windows 11’s built-in screen recorder now has trim feature

    Related Posts

    News & Updates

    A Tomb Raider composer has been jailed — His legacy overshadowed by $75k+ in loan fraud

    July 22, 2025
    News & Updates

    “I don’t think I changed his mind” — NVIDIA CEO comments on H20 AI GPU sales resuming in China following a meeting with President Trump

    July 22, 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

    CVE-2025-48285 – Falang Multilanguage CSRF Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    A faster way to solve complex planning problems

    Artificial Intelligence

    Jony Ive is building AI gadgets for OpenAI—a wearable, smart speaker, and even a robot

    Operating Systems

    CVE-2024-55595 – Cisco Webex Meeting Server Unvalidated Redirect

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    CVE-2025-30360 – Webpack-dev-server Cross-site WebSocket Hijacking Vulnerability

    June 3, 2025

    CVE ID : CVE-2025-30360

    Published : June 3, 2025, 6:15 p.m. | 1 hour, 15 minutes ago

    Description : webpack-dev-server allows users to use webpack with a development server that provides live reloading. Prior to version 5.2.1, webpack-dev-server users’ source code may be stolen when you access a malicious web site with non-Chromium based browser. The `Origin` header is checked to prevent Cross-site WebSocket hijacking from happening, which was reported by CVE-2018-14732. But webpack-dev-server always allows IP address `Origin` headers. This allows websites that are served on IP addresses to connect WebSocket. An attacker can obtain source code via a method similar to that used to exploit CVE-2018-14732. Version 5.2.1 contains a patch for the issue.

    Severity: 6.5 | MEDIUM

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

    Advancing Vision-Language Reward Models: Challenges, Benchmarks, and the Role of Process-Supervised Learning

    April 3, 2025

    CVE-2025-44141 – Backdrop CMS Cross-Site Scripting (XSS)

    June 26, 2025

    7 Best Free and Open Source Console Web Browsers

    May 13, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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