User Profile
PascalBurume
Iron Contributor
Joined 4 years ago
User Widgets
Recent Discussions
A New Way to Access Your Photos in Windows 11 Insider Preview
I want to tell you about the new Windows 11 Insider Preview Builds that I just got for the Beta Channel: Build 22621.2048 and Build 22631.2048. They have a cool new Gallery feature in File Explorer that helps me access and sync my photos from different places with my phone. They also have some other things that I like, such as being able to move tabs around in File Explorer, updating to version 23H2, and finding the “For Developers” settings page in a new location. If you want to know more about Windows 11 and the Windows Insider Program, you can check out the links that I have shared with you. https://blogs.windows.com/windows-insider/2023/07/13/announcing-windows-11-insider-preview-build-22621-2048-and-22631-2048/708Views1like0CommentsRe: Install error - Windows 11 Insider Preview 23403.1001 (ni_prerelease)
edbennington Error code 0x8007001f is often encountered when trying to install an update of Windows 11. This error is usually caused by third-party applications. Some troubleshooting methods you can try including running the Windows Update Center Troubleshooting Tool, disabling your antivirus program temporarily, restarting the Windows Update service, and updating your audio driver. This link may help you : https://www.microsoft-watch.com/fix-windows-10-update-install-issue-with-error-code-0x8007001f/4.4KViews0likes1CommentWindows 11 Insider Preview Build 22621.1546 and 22624.1546
Releasing Windows 11 Insider Preview Build 22621.1546 and Build 22624.1546 (KB5025310) to the Beta Channel. Build 22624.1546 = New features rolling out. Build 22621.1546 = New features off by default. https://blogs.windows.com/windows-insider/2023/04/07/announcing-windows-11-insider-preview-build-22621-1546-and-22624-1546/1.7KViews0likes1CommentAnnouncing Windows 11 Insider Preview Build 22621.1537 and 22624.1537
Hello Windows Insiders, Windows 11 Insider Preview Build 22621.1537 and Build 22624.1537 (KB5022910) to the Beta Channel are released. Build 22624.1537 = New features rolling out. Build 22621.1537 = New features off by default https://blogs.windows.com/windows-insider/2023/03/31/announcing-windows-11-insider-preview-build-22621-1537-and-22624-1537/2.2KViews0likes0CommentsRe: не могу установить обновление Windows 11 Insider Preview 23419.1000 (ni_prerelease)
I've made research for you about this error: Update Center - 0xc1900130 and I get this: The error code signals that the network connection between your computer and the Windows Update server has been interrupted(https://appuals.com/windows-update-error-0xc1900130/) There are several ways to fix this issue. You can try running the Windows Update troubleshooter, using dedicated software for Windows errors, starting all required update services, resetting Windows Update, renaming the iastora.sys file or restoring Windows 10 to an earlier date (https://windowsreport.com/windows-update-error-0xc1900130/)2.5KViews0likes0CommentsWindows Insider Phone Link is now available
iPhone feature is now available on Phone Link Apps. Microsoft Phone Link is an app that allows you to sync your phone with your computer. https://www.microsoft.com/en-us/windows/sync-across-your-devices This pictures, show the final steps before start using the Phone Link with my iPhone How to get access to this feature? You must update your system to get access to the preview features. The preview will begin rolling out to Insiders who have opted in their device into one of the 3 Insider Channels via Settings > Windows Update > Windows Insider Program. How to enroll your device into Windows Insider Program: https://youtu.be/bj_fyuiFPUM3.9KViews0likes0CommentsWindows 11 Insider Preview (10.0.22624.1465)
What’s new in Build 22624.1465 Introducing live captions in more languages Live captions help everyone and people who are deaf or hard of hearing read live captions in their native language. The first release of live captions in the https://blogs.windows.com/windowsexperience/2022/09/20/available-today-the-windows-11-2022-update/ provided captions in English, with a focus on English (United States). In this build, live captions gains the ability to also provide captions in Chinese (Simplified and Traditional), French, German, Italian, Japanese, Portuguese (Brazil), Spanish and other English dialects. To get started, live captions can be turned on with the WIN + Ctrl + L keyboard shortcut, or from the quick settings accessibility flyout via Quick Settings. When turned on for the first time, live captions will prompt for download of the required speech recognition support to enable on-device captioning. If speech recognition support is not available in your preferred Windows language or you want support in other languages, you will be able to download speech recognition support for live captions under Settings > Time & Language > Language & region. Updated Touch Keyboard Settings We are introducing updates for the new touch keyboard setting that replaces the “Show the touch keyboard when there’s no keyboard attached” checkbox under Settings > Time & language > Typing > Touch keyboard with a new dropdown menu with 3 options to control whether tapping an edit control should launch the touch keyboard: “Never” suppresses the touch keyboard even when no hardware keyboard is attached. “When no keyboard attached” will show the touch keyboard only when the device is used as a tablet without the hardware keyboard. “Always” will show the touch keyboard even when the hardware keyboard is attached. Cloud Suggestion in Simplified Chinese IME We are trying out some changes that will allow you to easily type popular words in Simplified Chinese. The changes include an improved cloud suggestion and integrated search suggestion. The cloud suggestion adds the most relevant word from Bing to the IME candidate window. We’ve updated the back-end logic so that we can provide better, fresh suggestions. Simplified Chinese IME candidate window with a word suggestion from Bing at the second place. The integrated search suggestion gives you additional suggestions that are similar to what you see in Bing search page. You can either insert a suggestion as text or search it directly in Bing. Bing search suggestions expanded from IME candidate window. To turn on these features, select a chevron button at the right end of the IME candidate window. You’ll find Turn on button. IME candidate window with a balloon tip that points to the chevron button. Multi-App Kiosk Mode Multi-app kiosk mode is a lockdown feature for Windows 11 that allows an IT administrator to select a set of allowable apps to run on the device, while all other functionalities are blocked. This enables you to create multiple different apps and access configurations for different user types, all on a single device. Some lockdown customizations include: Limiting access to Settings, except selected pages (e.g., Wi-Fi and screen brightness) Lock down the Start menu to show only allowed apps. Block toasts and pop-ups that lead to unwanted UI. Multi-app kiosk mode is ideal for scenarios in which multiple people need to use the same device. This can include frontline workers and retail scenarios, education and test taking. Currently, multi-app kiosk mode can be enabled using PowerShell and WMI Bridge, with support for Intune/MDM and provisioning package configuration coming soon. To configure using WMI, follow these https://docs.microsoft.com/windows/configuration/kiosk-mdm-bridge Using the Windows 10 sample XML will enable the feature, but will result in an empty Start menu. To populate the Start menu with your apps, follow https://docs.microsoft.com/windows/configuration/customize-start-menu-layout-windows-11#create-the-json-file to generate the list of pinned apps, then add it to your XML file after closing the StartLayout section, like the below: <win11:StartPins><![CDATA[ <em>Your JSON here </em>]]></win11:StartPins> Don’t forget to update the namespace by replacing the AssignedAccessConfiguration tag with the below: <AssignedAccessConfiguration xmlns=”http://schemas.microsoft.com/AssignedAccess/2017/config” xmlns:win11=”http://schemas.microsoft.com/AssignedAccess/2022/config”> Changes and Improvements in 22624.1465 [Taskbar & System Tray] We have added a glanceable VPN status into the system tray when connected to https://support.microsoft.com/windows/connect-to-a-vpn-in-windows-3d29aeb1-f497-f6b7-7633-115722c1009c#WindowsVersion=Windows_11. The VPN icon, a small shield, will be overlayed in your system accent color over the active network connection. [Voice access] The redesigned in-app help page in voice access introduced with https://blogs.windows.com/windows-insider/2023/03/02/announcing-windows-11-insider-preview-build-22621-1391-and-22624-1391/ now includes all commands and the supplementary information accurately. Redesigned in-app help page in voice access. Fixes for BOTH Build 22621.1465 & Build 22624.1465 This update implements phase three of Distributed Component Object Model (DCOM) hardening. See https://support.microsoft.com/topic/kb5004442-manage-changes-for-windows-dcom-server-security-feature-bypass-cve-2021-26414-f1400b52-c141-43d2-941e-37ed901c769c. After you install this update, you cannot turn off the changes using the registry key. This update addresses an issue that affects a computer account and Active Directory. When you reuse an existing computer account to join an Active Directory domain, joining fails. This occurs on devices that have installed Windows updates dated October 11, 2022 or later. The error message is, “Error 0xaac (2732): NERR_AccountReuseBlockedByPolicy: ‘An account with the same name exists in Active Directory. Re-using the account was blocked by security policy.’” For more information, see https://support.microsoft.com/topic/kb5020276-netjoin-domain-join-hardening-changes-2b65a0f3-1f4c-42ef-ac0f-1caaf421baf8. Known issues [Live captions] On ARM64 devices, enhanced speech recognition support installed through the Language & Region settings page will require restarting live captions if you switch languages in the live captions Caption language menu. Live captions for Chinese Traditional currently does not work on Arm64 devices. Certain languages shown on the Language & Region settings page will indicate speech recognition support (e.g., Korean) but don’t yet have support for live captions. When adding a language through the Language & Region settings page, language feature installation progress may become hidden, and you may not see install completion of “Enhanced speech recognition” (required by Live Captions). (You can use the language’s “Language options” to monitor progress.) If this happens, there may be an unexpected delay before the live caption setup experience detects this and lets you continue. Captioning performance may be degraded in non-English languages and missing out-of-language filtering in non-English (United States) languages which means that incorrect captions will be shown for speech not in the caption language. FEEDBACK: Please file feedback in Feedback Hub (WIN + F) under Accessibility > Live captions.5.1KViews0likes0CommentsRe: Screen Brightness.
Hello, here some tips which may help you : 1. You can update your driver with Windows Update 2. Update or reinstall the display driver: An outdated or corrupt display driver can cause issues with the screen brightness. Go to the Device Manager, expand the Display adapters section, right-click on your display driver, and select "Update driver" or "Uninstall device" and then "Scan for hardware changes" to reinstall the driver. 3. Run the hardware troubleshooter: Windows has a built-in troubleshooter that can detect and fix issues with the hardware. Go to the Control Panel > Troubleshooting > Hardware and Sound > Power and run the troubleshooter.1.1KViews0likes0CommentsAnnouncing Windows 11 Insider Preview Build 25314
https://blogs.windows.com/windows-insider/2023/03/08/announcing-windows-11-insider-preview-build-25314/ Visit to view all details What’s new in Build 25314 Access Keys in File Explorer An access key is a one keystroke shortcut that allows a keyboard user to quickly execute a command in context menu. Each access key will correspond with a letter in the display name. It’s part of our effort to make File Explorer more accessible. To try this out, you can click on a file in File Explorer and press the https://en.wikipedia.org/wiki/Menu_key on your keyboard. File Recommendations in File Explorer File Recommendations are coming to File Explorer Home to bring users the most relevant file content right to their fingertips. This feature (as pictured below) will be available to users signed into Windows with an Azure Active Directory (AAD) account. Files that are recommended will be cloud files associated with that account, either owned by the user, or shared with the user. Introducing LSA Protection Enablement on Upgrade Local Security Authority (LSA) protection helps protect against theft of secrets and credentials used for logon by preventing unauthorized code from running in the LSA process and by preventing dumping of process memory. Starting with on upgrade, we will audit for a period of time to check for incompatibilities with LSA protection. If we do not detect any incompatibilities, we will automatically turn on LSA Protection. You can check and change the enablement state of LSA protection in the Windows Security application under the Device Security > Core Isolation page. Narrator Outlook Support Narrator will now retrieve updates to its https://support.microsoft.com/en-us/windows/chapter-5-navigation-68941680-3245-6ef5-5012-0674b8b6fc59#WindowsVersion=Windows_11when Narrator is started. You can learn more about the work we did for Outlook inhttps://support.microsoft.com/en-us/windows/chapter-5-navigation-68941680-3245-6ef5-5012-0674b8b6fc59#WindowsVersion=Windows_11. We have not added any additional functionality to our Outlook support, but this work will allow updates to the Outlook experience to be made through the Microsoft Store. You will receive a notification after the download is completed to inform you that the update has been retrieved. With this change, Narrator’s Outlook support is limited to U.S. English only. Other languages will be supported in a future flight.2.7KViews1like1CommentRe: Windows 11 Insider Preview 10.0.22624.1391 (ni_release) failed to install 0x80073712
Error code 0x80073712 usually indicates a file or component missing or corrupted during the installation process. Here are some additional troubleshooting steps you can try: 1.Run the System File Checker (SFC) and Deployment Image Servicing and Management (DISM) tools to repair any corrupted system files. Open Command Prompt as an administrator and type the following commands: Into your command prompt run: -sfc /scannow - dism /online /cleanup-image /restorehealth 2. Check if there are any pending updates in Windows Update. Sometimes, an update may get stuck, and installing the pending updates can fix the issue. 3. Check if any third-party software or antivirus is blocking the installation process. Disable any third-party software temporarily and try installing the update again. 4. Create a new user account and try installing the update from that account. 5. If none of the above methods work, you may need to perform a clean installation of Windows 11. However, make sure to backup your important files and data before performing a clean install.2KViews2likes0CommentsRe: Self service password reset for external user Office 365
If you have an administrator privilege you can set it on Azure Administration center: Let people reset their own passwords These steps turn on self-service password reset for everyone in your business. In the admin center, go to the settings > Org settings page. At the top of the Org settings page, select the Security & Privacy tab. Select Self-service Password Reset. Under Self-service password reset, select Go to the Azure portal to turn on self-service password reset. On the Properties page, select All to enable it for everyone in your business, and then select Save. When your users sign in, they will be prompted to enter additional contact information that will help them reset their password in the future.4.1KViews0likes0Comments
Recent Blog Articles
Democratizing Data: Unleashing Power of AI Analytics with LangChain and Azure OpenAI Services
Explore how LangChain and Azure OpenAI Services are revolutionizing data analytics. Discover the transformative potential of Generative AI and Large Language Models in making data analytics ac...5.1KViews0likes0CommentsHow to use Semantic Kernel Bot in-a-box to interact with data using natural language & AI
We are thrilled to discuss two new features for Semantic Kernel's AI-powered assistant - SQLPlugin and UploadPlugin. SQLPlugin uses SQL to extract insights that can transform the way professi...6.4KViews1like1CommentLeveraging Azure Event Hub, Microsoft Fabric, and Power BI for Real-Time Data Analytics
Looking to leverage Azure Event Hub, Microsoft Fabric, and Power BI for real-time data analytics? This blog post by Microsoft's Educator Developer Blog provides a step-by-step guide to help you get s...17KViews2likes0CommentsRevolutionizing Road Safety: Power Platform AI-Powered Vehicle Identification & Verification System
Explore our groundbreaking project leveraging AI Builder and Microsoft technologies for vehicle and driver identification. Enhance road safety, prevent theft, and streamline verification processes wi...2.7KViews4likes1CommentStep-by-Step: Creating Customized Applications with Power Virtual Agent to Empower Your Business
In this blog, you will learn how to use the Power platform to create engaging and interactive applications with your own data. You will see how to build a Power Virtual agent that can chat with your ...10KViews3likes0CommentsEmpowering Medicine with Responsible AI Solutions: A Journey through the Medical-Themed Hackathon
Discover the future of healthcare through our medical-themed hackathon, highlighting the significance of responsible AI solutions and rapid prototyping with Microsoft Power Platform. Explore ou...2.9KViews1like0CommentsUnlocking Seamless Communication: Integrating Azure Communication Services with Power Platform
Discover Azure Communication Services, a set of cloud-based services that enable seamless integration of communication features into your applications. With REST APIs and client library SDKs, you can...3.7KViews1like0CommentsHarnessing the Power of Conversational AI with Power Platform and Azure OpenAI Services
Unlock the Potential of Conversational AI with Azure OpenAI Services: Revolutionizing Enterprise Work for Enhanced Efficiency, Security, and Customer Service Discover how Conversational AI, powered...5.3KViews1like2Comments