I have moved your Topic to Uploading Issues Category....Please try not to post in the wrong category again, If you are unsure about the categories refer to this guide or to the stickies for each category.
Hi @ramiya_arduino. I'm going to ask you to collect some additional information and then post it in a reply here.
This procedure is not intended to solve the problem. The purpose is only to gather more information.
Right click the "Start" icon on the left side of the Windows taskbar.
Select "Terminal" from the menu.
The "Windows PowerShell" window will open.
Type the following command:
echo $Env:PATH
Press the Enter key.
A list of paths should now be printed to the PowerShell window.
Right click on the title bar of the PowerShell window.
This will open a context menu.
Select Edit > Select All from the context menu.
This will select all the text in the PowerShell window.
Press Ctrl+C.
This will copy the contents of the PowerShell window to the clipboard.
Open a forum reply here by clicking the Reply button.
Click the </> icon on the post composer toolbar.
This will add the forum's code block markup (```) to your reply to make sure the terminal output is correctly formatted.
Press Ctrl+V.
This will paste the output into the code block.
Move the cursor outside of the code block markup before you add any additional text to your reply.
Click the Reply button to post the output.
Please let me know if you have any questions or problems while following those instructions.