From 9427547fb2b9a9f10e09095be7a36dea9c6589a2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 29 Jul 2025 21:05:39 +0000 Subject: [PATCH 1/2] Initial plan From 9b7b5de22d9fcb763ac666642a2bd2dab1df17cf Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 29 Jul 2025 21:12:24 +0000 Subject: [PATCH 2/2] Fix broken forum links by replacing with Feedback Hub references Co-authored-by: mattwojo <7566797+mattwojo@users.noreply.github.com> --- .../get-started/developer-mode-features-and-debugging.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/hub/apps/get-started/developer-mode-features-and-debugging.md b/hub/apps/get-started/developer-mode-features-and-debugging.md index f67921abcd..784de05f8e 100644 --- a/hub/apps/get-started/developer-mode-features-and-debugging.md +++ b/hub/apps/get-started/developer-mode-features-and-debugging.md @@ -31,7 +31,7 @@ For device-specific setup instructions, see: - [Device Portal for Mobile](/windows/uwp/debug-test-perf/device-portal-mobile) - [Device Portal for Xbox](/windows/uwp/xbox-apps/device-portal-xbox) -If you encounter problems enabling Developer Mode or Device Portal, see the [Known Issues forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=Win10SDKToolsIssues&sort=relevancedesc&brandIgnore=True&searchTerm=%22device+portal%22) to find workarounds for these issues, or visit [Failure to install the Developer Mode package](#failure-to-install-developer-mode-package) to learn which WSUS KBs to allow in order to unblock the Developer Mode package. +If you encounter problems enabling Developer Mode or Device Portal, visit [Failure to install the Developer Mode package](#failure-to-install-developer-mode-package) to learn which WSUS KBs to allow in order to unblock the Developer Mode package, or use the Feedback Hub app to report issues as described in the troubleshooting section below. ### SSH @@ -75,11 +75,9 @@ There are several tools you can use to deploy an app from a Windows 10 PC to a W Sometimes, due to network or administrative issues, Developer Mode won't install correctly. The Developer Mode package is required for remote deployment to this PC (using Device Portal from a browser or Device Discovery to enable SSH), but not for local development. Even if you encounter these issues, you can still deploy your app locally using Visual Studio (or from this device to another device). -See the [Known Issues forum](https://social.msdn.microsoft.com/Forums/en-US/home?forum=Win10SDKToolsIssues&sort=relevancedesc&brandIgnore=True&searchTerm=%22device+portal%22) to find workarounds for these issues (and others). +If Developer Mode doesn't install correctly, we encourage you to file a feedback request using the Feedback Hub app. > [!NOTE] -> If Developer Mode doesn't install correctly, we encourage you to file a feedback request. -> > 1. Install the [Feedback Hub app](https://apps.microsoft.com/store/detail/feedback-hub/9NBLGGH4R32N?hl=en-us&gl=us) (if you don't already have it) and open it. > 2. Click **Add new feedback**. > 3. Choose the **Developer Platform** category and the **Developer Mode** subcategory.