**URL of the docs page** [Common Issues](https://docs.dapr.io/operations/troubleshooting/common_issues/#ports-not-available-during-dapr-init) **How is it currently worded?** ``` nat stop winnat dapr init net start winnat ``` **How should it be worded?** ``` net stop winnat dapr init net start winnat ``` **Screenshots** <img width="1022" height="396" alt="Image" src="https://github.com/user-attachments/assets/37919339-ea0c-458a-a854-db6f11c16a69" />