Recent Discussions
Anticipating Windows 12: Enhancements We Long For
As we eagerly anticipate the release of Windows 12, it's essential to voice our expectations and desires for the next iteration of this iconic operating system. Here's a breakdown of what we hope to see in Windows 12: Faster Execution: We envision a Windows 12 that operates with lightning speed, offering seamless performance even on older hardware. Enhancements in optimization and resource management are paramount to achieving this goal. Users crave an OS that responds instantaneously to commands and launches applications swiftly, enhancing productivity and user satisfaction. Better UI Design: A visually appealing and intuitive user interface is integral to the Windows experience. We anticipate a sleek and modern design language in Windows 12, with customizable elements to cater to individual preferences. Consistency across all aspects of the UI, from icons to menus, will streamline navigation and enhance user interaction. Support for Android Apps: In an increasingly interconnected digital landscape, the integration of Android app support into Windows 12 would be a game-changer. Seamless compatibility with popular Android applications would broaden the software ecosystem, empowering users with access to a vast array of tools and services. This integration would bridge the gap between PC and mobile platforms, offering a unified experience across devices. Enhanced Security Features: Security remains a top priority for users in an age of digital threats and privacy concerns. Windows 12 must bolster its defenses with robust built-in security features, including advanced encryption, secure boot processes, and proactive threat detection mechanisms. Empowering users with greater control over their data privacy settings and implementing stringent security protocols will instill confidence in the platform. Expanded App Store Library: The Windows Store is a cornerstone of the Windows ecosystem, providing users with a curated selection of applications and utilities. However, we aspire to see an expansion of the Store's offerings in Windows 12, with a focus on quality and diversity. Encouraging developers to bring their apps to the platform through incentives and support programs will enrich the user experience and foster innovation. In conclusion, Windows 12 represents an opportunity to redefine the standards of excellence in operating system design. By addressing the expectations outlined above – faster execution, better UI design, support for Android apps, enhanced security features, and an expanded app store library – Microsoft can deliver a next-generation OS that delights users and propels the Windows platform into the future. Let's continue to engage in constructive discussions and feedback as we embark on this exciting journey toward Windows 12.24KViews3likes13CommentsCannot install Windows 11, but have all the requirements
Like the title says. I cannot install Windows 11, but (it seems that) I have all the requirements. I'm not getting the update for Windows 11. I've done the following so far: Downloaded PCHealthCheckupSetup. The only thing I still had to do was enable TMP. Which I did. All boxes are green now. Updated my drivers. Updated Windows 10. Made sure I have enough space on my hard-drive. These are my specs: Processor Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz 3.19 GHz RAM 6,0 GB 932 GB SSD Samsung SSD 870 QVO 1TB, 932 GB HDD TOSHIBA HDWD110 NVIDIA GeForce RTX 2070 SUPER (8 GB) 64-bits, x64-processor Anybody have advice? Am I missing something? Greetings27Views0likes1Commentwindows 11 crashes all office365-apps
windows 11 crashes all office365-apps, without MS-Access , and chrome browser e.g. Are there any experience with this, update was Build Wimndows 11 24H2 (Build 26120.6772) Cumulative Update for Windows 11 Insider Preview (KB5065797) (26120.6772) vom 07.10.2025 thanks kind regards7Views0likes0CommentsHow to bypass or fix the processor isn't currently supported for Windows 11
Hi all, I have a modern PC with a high profile CPU Intel i7-7700HQ. When I was trying to upgrade this computer from Windows 10 to Windows 11 24H2, it says This PC doesn't currently Windows 11 system requirements. I was told to run the PC Health Check app to see what kind of hardware requirements are missing. The following error is returned by the app: The processor isn't currently supported for Windows 11 This is ridiculous as the CPU is pretty new and works fine when running Windows 10. Why Microsoft asks me to upgrade to Windows 11 but it does not allow me to do that. Is there any way to bypass or fix "The processor isn't currently supported for Windows 11" error? Looking forward to your suggestion!Solved130KViews4likes36CommentsProlong the updates for Windwos10 for one year
Microsoft wil expand the update for Windows10 for one year till 2026 for free. For users from Europe this can be free you only have to request this without any other consequences. Rather I will get only this service when I make a backup of all my maps and other configurations. How can I get this service without the backup4Views0likes0CommentsHow to Fix Windows 11 Problems Without Calling IT
Windows 11 is sleek, fast, and packed with features—but even the best systems have their quirks. Whether it’s a laggy start menu, Wi-Fi drops, or stubborn updates, you don’t always need to call IT to get back on track. Here’s how to fix common Windows 11 issues yourself, safely and efficiently. https://dellenny.com/how-to-fix-windows-11-problems-without-calling-it/14Views0likes0Commentsms edge icons changed
Can anyone help me find out why my theme and edge icons have changed randomly on their own to a white box with a blue square in the middle? I have done multiple web searches and deleted the icon cache and restarted among other suggestions. All the latest updates to win 11. see the pic. I manually changed every edge icon back to the edge icon via the properties box and it lasts for a few days and then changes to the image above. Windows 11 version 23H21.4KViews2likes11CommentsMicrosoft whats your beef with local account?
I for one have a app that will not work unless I use a local account also you says fully configured is silly what can a online account do that a local account can't (no you don't get to say because I don't need to know because everything works just fine) if I only had one PC how will I hope to remember my password when the password is so long it is in a password wallet (or other method) but how do I access it in setup? Catch 22 (what if MY network needs to be setup first before it can get online!) so your focusing people to use a simple password for your online account thats not good is it! What do you hope to do with online account? What if your login fails due to your servers being down? It will happen. Maybe the only reason is another way to link ones windows key to a account but surely you can do that after a local account? And of cause what if someone has may Keys and uses the same online account (I'm sure you done that bit right) I mean you have me with Edge and Sync is on Plus Microsoft store which I'm sure you use to link the windows key to anyway. So way not make local account have what this online account has which it likely already has you just choose to reinvent the wheel that don't need doing. So people can still make a local account after a online account and use only the local account how long will that last I wonder? Will this be removed or is it just the case you want a log in before using windows your only goal here?29Views0likes0CommentsAccessing a third-party NAS with SMB in Windows 11 24H2 may fail (Work Around)
So as we all know that Windows 11 24H2 created an issue for us that have older NAS products and have been using it for years and the fact that they still work, points to this topic write. I believe in to the point solutions without all the GIGO. This fix is an attempt to restore the SMB settings back to what they were before the update 24H2. One important thing here is that it allows me to access the OLD NAS by its network name address Eg: /serverName/sharedFolder But it did not allow me to access my NAS using its IP.. further research needed. Good luck and here it is: First if you are using a Windows Home edition, add the gpeditj (Policy Editor) Put this inside a *.bat file and run in a command windows opened with admin rights. add_gpedit.bat =========== ech0 off pushd "%~dp0" dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientExtensions-Package~3*.mum >List.txt dir /b %SystemRoot%\servicing\Packages\Microsoft-Windows-GroupPolicy-ClientTools-Package~3*.mum >>List.txt for /f %%i in ('findstr /i . List.txt 2^>nul') do dism /online /norestart /add-package:"%SystemRoot%\servicing\Packages\%%i" pause FIX SMB CONNECTION after 24H2 Update on Windows 11 In Registry: Navigate: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters Look for: AllowInsecureGuestAuth → If it exists, set it to 1. (If not, create a DWORD (32-bit) value and set it to 1.) Find: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters Modify or add these registry entries: RequireSecuritySignature: Set this to 0 (if it was set to 1). EnableSecuritySignature: Set this to 0 (if it was set to 1). Enable plain text password: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters If the value EnablePlainTextPassword exists, set it to 0 (or delete it) HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters Set RequireSecuritySignature to 0 if it was set previously. In Windows Features: Make sure SMB is on and uncheck the removal one Only check the Cleint SMB Then in Powershell: Enable-WindowsOptionalFeature -Online -FeatureName SMB1Protocol-Client -NoRestart gpedit.msc Enable Guest Access for SMB2 Navigate: Computer Configuration > Administrative Templates > Network > Lanman Workstation Find: Enable insecure guest logons Enable it. Navigate to: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options Look for the policy: Microsoft network client: Send unencrypted password to third-party SMB servers Make sure it is : Not Defined or Disabled if it exists. Default SMB setting: Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options Find these two policies and set both to "Not Configured" or "Disabled" (depending on the previous state): Microsoft network client: Digitally sign communications (always) Microsoft network server: Digitally sign communications (always) Also check if these are enabled: Microsoft network client: Digitally sign communications (if server agrees) Disabled Microsoft network server: Digitally sign communications (if client agrees) Enabled Then Apply then OK secpol.msc Navigate: Security Settings > Local Policies > Security Options Find: Network security: LAN Manager authentication level Set it to: Send LM & NTLM - use NTLMv2 session security if negotiated On the TCP/IPv4: Enable NetBIOS over TCP/IP under properties Update NFS Mapping in Registry: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ClientForNFS\CurrentVersion\Default Add or modify these DWORD values: AnonymousUid = 0 AnonymousGid = 0 NOT REALLY NEEDED BUT HELPFUL wsl --install -d UbuntuSolved4.5KViews0likes4CommentsCreate a hardware inventory with the Microsoft Assessment Planning Toolkit (often underestimated)!
Dear Microsoft/Windows friends, In this article I want to show you a way how to create a hardware inventory with the Microsoft Assessment and Planning Toolkit (MAP)! Boah, boring! No, absolutely not. Here is the situation I encountered: A new customer needed to inventory all their systems (all members of an Active Directory). Sure, there are many great products that can do this (some are not free though). But would you have thought that the Microsoft Assessment and Planning Toolkit could do this as well? And the tool is free of charge! Rock n' Roll! The MAP tool uses WMI for Windows investigation and SSH for Linux. Since there were only Windows systems at the customer, I focus on WMI (I think you can adapt this to SSH very easily). Fortunately, Windows Server (2012 and later) already has WinRM turned on. This is not the case with the Windows client systems, so we first create a GPO before we start with the MAP tool. Navigate to a domain controller and please launch the Active Directory Users and Computers tool. Locate the organizational unit with the client systems. (Unfortunately I can only show you german screenshots here, Sorry) So we know where to link the group policy object. Then start the group policy management. Create a new GPO with the name for example "WinRM Settings". In this GPO I have made the following settings (in the open GPO navigate to the computerconfiguration => Windows-Components). Let's move to the next settings: If your systems are in a workgroup you can use the following in PowerShell (with admin privileges): Set-WSManQuickConfig -Force Now you just need to link the GPO to the correct organizational unit. In order for the GPO to be processed by all systems, I recommend that you wait a day or two. This way there is a chance that all systems have processed the GPO. If your environment is not that big you can use gpupdate /force in a CMD (with admin rights). Now it's time to install the MAP Toolkit (I used a Windows client system which is a member of the domain). You can find the tool via the following link: https://www.microsoft.com/en-us/download/details.aspx?id=7826 Navigate to the folder where you downloaded the tool. Double click on the .exe file and simply click through. When you start MAP for the first time, you must specify a name for the database that will be created. Now navigate to "Environment" on the left side and click on "collect inventory data". It starts the wizard and in the following screeshots I show you what I configured. Of course you can adjust all settings for your needs. Very important are the credentials you can specify in the wizard. Make sure that you have enough rights so that the tool can actually collect the information. My point in this example is to give you an idea. Now the assessment starts and afterwards we receive our report. Click "Inventory Result" when the scan is complete. Navigate to the right side and click on "Generate...." and an Excel file will be created. Open this file and you will have a great inventory to work with. Here is a compact (not complete) excerpt from my inventory, which is available as an Excel file. Hope you are as happy with the result as I was? Thank you for taking the time to read this article. I hope this article was useful. Best regards, Tom Wechsler17KViews2likes2CommentsHow can I get my Windows 10 22H2 PC registered for the Windows 10 ESU Program?
Hi Windows dev. support team, today I´ve been told by the Microsoft support help desk that you guys can help me in getting my Windows 10 22H2 PC registered for the Windows 10 ESU Program. Unfortunately until now, no registration link has appeared under ...Update & Security/Windows Update. What do you need know to enable my PC so that I can officially register it for this program? Please, get in touch with me asap. Thanks upfront for your assistance in that matter, Best, --Reinhold158Views1like7CommentsScreen brightness drops during Remote Desktop
Screen Brightness Automatically Drops to Minimum Only During Remote Desktop Session I'm seeking help with a frustrating screen brightness issue that occurs exclusively when using Windows Remote Desktop. A Lenovo laptop running Windows 11 with Intel graphics. I usually connect to my office computer via Windows Remote Desktop, my laptop's screen brightness automatically drops to the minimum level when I open documents in that environment. I have to be back to the main screen and scroll up but it will drop after a while. I have already contacted Lenovo support and worked through their suggested steps. As the issue is isolated to the Remote Desktop application, they believe it is likely related to Microsoft software or settings. Has anyone encountered a similar problem in a Remote Desktop environment? If so, were you able to find a solution? Thanks11Views0likes0CommentsWindows won't update
Не могу обновить Windows до версии 25H2 для систем на базе x64 (KB5065789) (26200.6725). Ошибка 0x80071a2d, средство устранения неполадок не запускается. Я уже переустановил Windows из официального образа ISO, сохранив файлы, но ошибка всё ещё сохраняется. Translation: I cannot update Windows to version 25H2 for x64-based systems (KB5065789) (26200.6725). Error 0x80071a2d, the troubleshooter does not start. I have already reinstalled Windows from the official ISO image, keeping my files, but the error still persists.36Views0likes0CommentsWindows 11 unexpected reboots during gaming
I've had this issue before where in the middle of a game both my monitors shut off and the computer crashes (but will not reboot on its own) the last time it was an issue with the RAM but I replaced that RAM recently. I'll post the windows logs below in the comments, any help is much appreciated.27Views0likes0Commentshow to completely change windows 10 language to English
hi every one, i have changed display language to English but it did not completely change to English ,i still get settings in Arabic so my default language is English i am using windows 10 version 1909(OS build 18363.418) how to completely change windows to English thanks in advanced12Views0likes0CommentsMultimedia Redirection and WebRTC Redirector plug-in updates for Windows 365 & Azure Virtual Desktop
Automating plug-in maintenance with GitHub Scripts Keeping your Windows 365 and Azure Virtual Desktop environment up to date is crucial for optimal performance and security. Two essential plug-ins, Multimedia Redirection service and WebRTC (Web Real-Time Communication) redirector service, require periodic updates. However, these plug-ins do not update automatically, which can lead to compatibility or performance issues if left unattended. Understanding the Challenge Unlike most of the components of Windows 365 and Azure Virtual Desktop, both the Multimedia Redirection and WebRTC plug-ins must be updated manually. This manual process can be time-consuming for IT administrators and disruptive if not managed properly, especially in enterprise environments where user experience and uptime are top priorities. Cloud PCs that are provisioned or reprovisioned with Gallery images do have the latest plug-ins installed and Azure Virtual Desktop session hosts deployed with Azure Marketplace images have the latest WebRTC plug-in installed. But as these Cloud PCs and Session Hosts age, these plug-ins will become outdated over time. Note: Windows 365 Gallery images that include the latest Multimedia Redirection and WebRTC plug-ins are only the Windows Enterprise + Microsoft 365 Apps images. For Azure Marketplace images, only the Windows multi-session + Microsoft 365 Apps images include the latest WebRTC plug-in. Features dependent on WebRTC and Multimedia Redirection WebRTC: Microsoft Teams media optimizations Users connect from non-Windows physical endpoints Users connect from Windows endpoints and SlimCore fails Multimedia Redirection: Video playback and call redirection on Edge or Chrome browsers Users who visit websites with embedded videos Users who use Contact Center as a Service (CCaaS) solutions Manually Updating Administrators can update these binaries by deploying their respective MSI installers to users’ Cloud PCs and personal Session Hosts either through Intune or their management engine of choice. This may be the simplest way of upgrading endpoints, but there is a chance that end users would be disrupted during their work because WebRTC installer will forcefully stop Teams processes while installing, and Multimedia Redirection could break video streams or calls while the binaries are upgraded. If choosing this method, administrators should leverage maintenance windows to minimize disruptions. The MSI installers can be manually downloaded from the links below: WebRTC redirector installer MSI Multimedia redirector installer MSI Automating Updates with GitHub Scripts To address this challenge, our team has developed a series of PowerShell scripts available in our GitHub repository. These scripts automate the update process for both Multimedia Redirection and WebRTC plug-ins, ensuring that the latest versions are installed without the need for direct user intervention. The benefits of these scripts are: No End User Impact: The scripts are designed to run silently in the background, so end users experience no downtime or interruptions. Consistent Plugin Versions: Automated updates help maintain consistency across all Windows 365 instances, reducing troubleshooting time and compatibility issues. Easy Integration: The scripts can be deployed with Intune via Remediations, or as a standalone script. Remediations provides the best admin experience as it will report back on compliance and any errors encountered during deployment. Getting Started To begin using the automated update scripts: Visit our GitHub repository and download the latest versions of the update scripts. WebRTC Updater Multimedia Redirector Updater Review the step-by-step setup and configuration instructions. Deploy the scripts to your Windows 365 or Azure Virtual Desktop environment, either in standalone mode or with Remediations. IMPORTANT: The scripts currently do not support Windows Multi-Session hosts. Updating Azure Virtual Desktop Multi-Session Hosts Updating these plugins should be done during the build process of the golden image or the Session Hosts. This can be achieved by using an automated building solution, like Azure Image Builder, to install the latest versions. The URLs for these plugins are static, meaning that administrators can use the same URL without having to be concerned about the version that is being downloaded. For reference, the URLs are below: WebRTC - https://aka.ms/msrdcwebrtcsvc/msi Multimedia Redirection - https://aka.ms/avdmmr/msi More information on WebRTC and Multimedia Redirection plug-ins Microsoft updates these binaries periodically for functional and security enhancements. To stay current on the latest releases and what they contain, please visit the following links: What’s new for WebRTC Redirector Service What’s new for Multimedia redirection service Conclusion Regularly updating the Multimedia Redirection and WebRTC plugins is essential for a secure and efficient Windows 365 environment. By leveraging the automation scripts from our GitHub repository, IT administrators can ensure plugins remain current, all while eliminating manual effort and minimizing any impact on end users. For more details and to access the scripts, check out our GitHub page.526Views2likes0CommentsAfter installing KB5065426, access to remote host no longer works with "Invoke-Command -Session"
Hello, we have noticed that after installing the KB5065426 update, there are problems accessing a remote host via Invoke-Command and executing further code in Powershell. Before installing the update, the following code worked to execute a script directly on the target host. $session = New-PSSession -ComputerName $hostname -Credential $credentials Invoke-Command -Session $session -ScriptBlock $patchScript Once the update is installed, access breaks and you get the following error: Connecting to remote server (hostname) failed with the following error message : Access is denied. For more information, see the about_Remote_Troubleshooting Help topic. CategoryInfo: OpenError: (System.Manageme....RemoteRunspace:RemoteRunspace) [New-PSSession], PSRemotingTransportException FullyQualifiedErrorId : AccessDenied,PSSessionOpenFailed Is there any information available about this? Unfortunately, we currently had to uninstall the update so that existing access to the remote host via “Invoke-Command -Session $session” would work.30Views0likes0CommentsPoor and unpredictable UX for adding new default app per filetype settings
Hi, as a Win11 user, I see this problem, especially troublesome if we don't have Admin access (like work PCs) Let's say I meet a new file extension, like .mbox , find info's that os typical mail file and wish to pair it with Outlook - honestly it's my case now. When I try to choose default App, I may get a few options, but would need luck to have the Outlook listed there. Otherwise I need to find program by path, and not only that requires me to know it, but also if I don't have permission to view the directory (like by Admin limits when I use company device), there's nothing I could do. Please improve this setting, maybe allow the search field on 'select default app' to provide a name, or in "Settings :: Default Apps" please add new button to add new relation 'file format to default app' - currently it provides nothing additional but viewing or modification existing correlations. Best regards and feel free to reach me PS screen 1 shows many things, like on terminal in upper right that the 'olk.exe' link I can see but not link to app, is a soft link to a prohibited directory. If I choose the link as default prog, I get error: The file cannot be accessed by the system".6Views0likes0CommentsWindows 11 install not Recognising Windows 10 Pro Product key
Hi all, I have a HP Prodesk G4 and have performed a fresh windows 11 install. The install is not picking up the Windows 10 Pro OEM Product Key from the BIOS that these devices came installed with. When I go into the Activation settings, it states it is a Digital Licence instead of an OEM licence. When I run ShowKeyPlus it is listing the OEM edition as Windows 8 as shown below (have blanked out most of the product key). This device came installed with Windows 10 Pro and even confirmed this by checking with the Serial number on HP support website. I suspect the windows 11 install is not picking up the OEM product key as it doesn't think it is Windows 10 (but maybe wrong) Any help will be appreciated as I really haven't budgeted to purchase a new Licence. Cheers Jeff14Views0likes0Comments
Events
Get answers to your questions about adopting Windows 11 and managing Windows devices across your organization. Find out how to proactively implement and monitor Zero Trust practices. Get tips on keep...
Thursday, Oct 16, 2025, 08:00 AM PDTOnline
1like
25Attendees
2Comments
Recent Blogs
- 7 MIN READCatch up on the latest capabilities for Windows 11 management and security.Oct 01, 20253KViews2likes2Comments
- Explore tools, resources, and a list of features now on by default in the latest Windows feature update.Sep 30, 202519KViews6likes8Comments