How to change the default system startup music in win11? After listening to the startup music that comes with win11 for a long time, many users feel bored and want to make corresponding modifications. Today, the editor will tell you through detailed graphic tutorials that in the Windows 11 system, many friends do not know how to operate in detail. The editor has compiled a tutorial for setting the win11 startup music. If you are interested, follow the editor. Check it out below!
First, we need to save the file we want to set as startup music to the "C:WindowsMedia" directory. (The music file needs to be in wav format)
2. Then we create a new text box and enter "(New-Object Media.SoundPlayer "C:WindowsMedia Music Name" ).PlaySync();”
3. Then save the file and name it “2.ps1”.
4. Then we enter the "Personalization" settings and click on the "Theme" on the right
5 , find "Sound" in the topic and click to enter.
6, then uncheck "Play Windows Startup Sound" and click "Apply"
7, then We use the "win r" shortcut key to open the run, enter "gpedit.msc" and press Enter to confirm.
8. Then find "Script (Startup/Shutdown)" in Group Policy and double-click to open "Startup" on the right
9. Finally, click the "powershell script" option above, then select "Add" below, and then browse to put our "2.ps1" script in.
The above is the entire content of [How to change the default system startup music in win11 - Tutorial on setting win11 startup music]. More exciting tutorials are on this site!
The above is the detailed content of How to change the default system startup music in win11. For more information, please follow other related articles on the PHP Chinese website!