प्रिय दोस्तों! हमारा उद्देश्य आपके लिए किसी भी पाठ्य को सरलतम रूप देकर प्रस्तुत करना है, हम इसको बेहतर बनाने पर कार्य कर रहे है, हम आपके धैर्य की प्रशंसा करते है| मुक्त ज्ञानकोष, वेब स्रोतों और उन सभी पाठ्य पुस्तकों का मैं धन्यवाद देना चाहता हूँ, जहाँ से जानकारी प्राप्त कर इस लेख को लिखने में सहायता हुई है | धन्यवाद!

Monday, May 1, 2023

How to setup default program in windows10? How to setup default program in windows10 with cmd?

How to set Default apps settings?

Key Content:
How to setup default program in windows10?
How to setup default program in windows10 with cmd?


To set a default program in Windows, follow these steps:

Click on the Start menu button and then click on Settings (the gear icon).

Click on "Apps".

Scroll down to "Default apps" and click on it.

From here, you can choose default apps for different types of files, protocols, and apps. For example, you can choose a default web browser, email client, photo viewer, and media player.

To change a default app, click on the current default app and select the app you want to use instead.

If the app you want to use is not listed, you can click on "Choose a default" and select the app from the list of installed apps or search for it in the Microsoft Store.

Once you have selected your default apps, close the Settings window.


How to setup default program in windows10 with cmd?


It is possible to set the default program in Windows 10 using the Command Prompt (cmd). Here are the steps:

Open Command Prompt as an administrator by right-clicking on the Start menu and selecting "Command Prompt (Admin)".

Type the following command to set the default program for a specific file extension:


assoc .<file extension>=<file type>

Replace <file extension> with the file extension you want to set the default program for (e.g., .txt for text files), and <file type> with the name of the program you want to use as the default program (e.g., notepad.exe for the Notepad app).

For example, to set Notepad as the default program for opening .txt files, you can use the following command:

assoc .txt=notepad.exe

Press Enter to execute the command.

Type the following command to confirm the change:

ftype <file type>

Replace <file type> with the name of the program you set as the default program.

For example, to confirm that Notepad is the default program for opening .txt files, you can use the following command:

ftype notepad.exe

Press Enter to execute the command.

Once you have set the default program using Command Prompt, the changes should take effect immediately.


Thanks For Reading!

Article@Ambika_Rahee

No comments:

Post a Comment

लिनक्स OS क्या है ? लिनेक्स कई विशेषता और उसके प्रकारों के बारे में विस्तार समझाइए ?

 लिनक्स OS  क्या है ? लिनेक्स कई विशेषता और उसके प्रकारों  के बारे में विस्तार समझाइए ? Content: 1. लिनक्स OS  क्या है ? 2. कुछ प्रसिद्द लिन...