community
3383 TopicsWindows Support cant Help.
I am now at a complete loss. I have been online with Windows support and after hours of trying to fix my problem they have told me they cant help and I should look for help elsewhere. This kind of feels weird and strange if Microsoft cant fix a Microsoft problem. I have Windows11 Pro (25H2) and cannot create a recovery drive. All the usual fixes have been tried and no joy. For example. Cannot down load Recover version to use. Have Downloaded both ISO English (USA & International) Cannot do a install as it say it cant confirm if my pc is compatible with windows11. It is of course and windows runs (Almost Well) currently. Have replaced install.wim also install.esd no success. Everything else was tried by Microsoft. Any comment would be very welcomed.15Views0likes1CommentWindows Downloads
If this discussion isnt allowed please feel free to lock or delete it. Last year, before a major crash that saw me have to do a full, cold, reload of windows, I had the name and URL of a microsoft site where I could download almost anything windows. Is this site still running and if so can someone supply the url. Regards Jo26Views0likes3CommentsHow to disable event: OAlert with id 300 from log?
Since this isn't a real error, is there a way to hide it from the event log, since it's the only error I'm currently experiencing? I've tried everything I've found online, but nothing has worked. My system is Windows 11 25H2 and Office 365. Thank you.Solved110Views0likes4CommentsWindows 11 auf nicht unterstützter Hardware installieren
Hey zusammen, ich hab da mal eine Frage an die Runde. Ich versuche gerade, Windows 11 auf meinem alten Dell Inspiron 15 5578 zu installieren, aber natürlich meckert das Setup rum mit der Meldung „Dieser PC unterstützt derzeit die Systemanforderungen für Windows 11 nicht“. Ehrlich gesagt läuft der Laptop noch top – i7-7500U, 16 GB RAM, SSD – also eigentlich kein Schrott. Ich versteh nur nicht, warum Microsoft das so strikt blockiert. TPM 2.0 ist da, Secure Boot lässt sich aktivieren, aber beim Upgrade bricht es trotzdem ab. Hat jemand von euch das vielleicht auf ähnlicher Hardware geschafft? Ich will kein wildes Registry-Gebastel machen, aber wenn’s eine halbwegs saubere Methode gibt, würd ich’s gern probieren. Danke schon mal für eure Erfahrungen oder Tipps! 🙏8.7KViews0likes12CommentsIssue with registering attendance for Tech Community event
While the notification email sent when registering my attendance for a Tech Community event (Windows Office Hours: April 2026 - Microsoft Tech Community) included a calendar invitation, accepting the invitation resulted in me receiving an NDR for the acceptance response (which was sent to email address removed for privacy reasons). These invitations were previously sent from a different email address (of the form firstname.lastname at creatrixmedia.com) and this address happily accepted the meeting responses. Since you don't need the responses, you probably want to update the code creating the .ics attachment to replace RSVP=TRUE with RSVP=FALSE. Hope this is helpful.12Views0likes0CommentsNetwork connections delayed
Running Windows 11. Until a few days ago, my laptop would always boot up connected to the internet as soon as the desktop displayed. Suddenly it started booting up showing a globe icon in the systray Clicking on that icon pops up a solid black small window where things like wi-fi, bluetooth, airplane, etc would normally show. After 30 to 50 seconds, the globe turns into the wi-fi icon and it's connected to the internet. I've tried the few fixes I found on the web, but none work. How can I get the "instant" connection working again?70Views0likes4CommentsFile Share Connector users not mapping
Hi everyone, In need of some help here. I've setup an on-prem file share connector following this guide: https://learn.microsoft.com/en-us/microsoft-365/copilot/connectors/fileshare-connector I can see the indexed items in my test folder, but, we can't crawl that data because the users are not mapping for some reason. I've been testing using the NTFS file permissions option. Has anyone had any success with using this option to sync/map users to the connector? If so, what were the requirements? The users are AD to entra id connect synced and the group I created is also AD to entra id connect synced as well. I applied ntfs perms to the test folder directly using the synced identity and tried using the group and the full crawl still does not populate users. I am not using nested groups neither. I also tried removing built-in groups such as administrators, authenticated users, etc. I've had a ticket open for weeks with Microsoft now with no answers.4Views0likes0CommentsGetting started in Excel Labs Custom Modules (missing "publish" step)
First-time poster — please be gentle! Context Excel for Mac I have a large library of LAMBDA formulas and wanted to manage them using Excel Labs In particular, I wanted to organise formulas into custom Modules Issue How to actually activate functions defined in custom Modules in Excel Labs I recently discovered Excel Labs and was very excited to use it to manage and structure a large library of LAMBDA formulas. My goal was straightforward: create custom Modules to organise formulas by purpose, and then use those formulas in the workbook. However, it took several hours of experimentation and debugging — even to get a trivial example like: ABC() = 12 to work when defined in a custom Module. The missing piece (which Copilot, Google searches, and the README all missed) is this: Functions defined in custom Excel Labs Modules are inert until the module is imported into the special Workbook module. Until that import step occurs, functions in custom Modules: do not appear in Excel Labs → Names do not appear in Formulas → Name Manager are not callable from the grid According to Copilot this behaviour is not currently documented, and the UI strongly suggests that custom Modules are “active” by default — which they are not. Working workflow (for others who hit the same issue) This is the workflow that finally made things work for me (possibly sub‑optimal, but reliable): Create and maintain functions in custom modules (e.g. Transformations) Explicitly import the required functions into the Workbook module, e.g.: TransformAtoB = Transformations.TransformAtoB Workbook module now publishes to: Excel Labs → Names Formulas → Name Manager This makes conceptual sense — maintain a large structured library of formulas (or import libraries from GitHub), only activate the formulas required by a particular workbook. But without documentation, it’s very easy to assume custom Modules are active by default. Why I’m posting this When I finally asked Copilot “Why didn’t you say this up front?”, the answer was essentially: This publish step is not documented in the README or the UI, and users are easily led to assume Modules are active by default. So I’m posting here to save others from repeating the same debugging journey. Documentation request It would help enormously if the documentation (README / FAQ) stated explicitly that: Custom Modules are source-only Importing into the Workbook module is the publish step Only the Workbook module is wired to Name Manager and the Excel grid Even a short note would remove a major stumbling block for new users. I’m not a GitHub user, otherwise I would also raise this there — if someone from the community is able to mirror this feedback on GitHub, that would be much appreciated.5Views0likes0Comments