How to Enable or Disable DLNA Streaming on Windows 11
You enable or disable DLNA streaming on Windows 11 to control whether your PC shares media files with other devices on your home network.
DLNA, or Digital Living Network Alliance, is a standard allowing devices like Smart TVs and game consoles to discover and play media from your PC. With DLNA enabled, your Windows 11 computer becomes a media server.
This feature lets you enjoy your personal music, photos, and videos on larger screens or better speakers without cables. For example, you can stream a movie from your PC directly to your Samsung Smart TV.
Once configured, your chosen media folders will be accessible to any compatible device on your network. You can easily manage which content others can access.
How to Enable or Disable Media Streaming
To get started, open the Control Panel app.
Once the window opens, follow this path:
Control Panel -> Network and Internet -> Network and Sharing Center -> Media streaming options
Note: This step requires admin privileges.
In the settings window, click the button that says “Turn on media streaming.”

Be careful: turning this on changes your firewall-on-windows-11/" class="sal-link" rel="noopener" target="_blank" data-sal-id="24560">Windows Defender Firewall settings. Only do this on a network you trust, like your home network.

By default, your computer will share files from your Music, Pictures, Recorded TV, and Videos folders.

If you want to turn it off, go back to the same menu and click the “Block All” button.

Troubleshooting DLNA Connection Issues
If your media server is not showing up on your TV, first ensure both devices are on the same Wi-Fi or Ethernet network. Check that your network profile is set to “Private” in Windows 11 settings. If the issue persists, verify that the SSDP Discovery service is running.
Verifying SSDP Discovery
Note: This step requires admin privileges.
Press ⊞ Win+R, type services.msc, and hit Enter. Locate “SSDP Discovery” in the list. Ensure the status is “Running.” If not, right-click it and select “Start.”
Configuring Windows Defender Firewall
Note: This step requires admin privileges.
Sometimes the firewall blocks the WMP network sharing service. Open Windows Defender Firewall with Advanced Security. Ensure that “Windows Media Player Network Sharing Service” is allowed for Private networks.
Using PowerShell for Management
Note: This step requires admin privileges.
You can manage services via PowerShell. Run as administrator and use the following command to start the discovery service:
Start-Service SSDPSRV
Third-Party Media Server Alternatives
If Windows Media Player is too limited, consider alternatives like Plex or Universal Media Server. These offer better codec support and a more modern interface for streaming media to smart TVs.
Summary
Enabling DLNA streaming lets you share your personal media files with other devices on your home network. You can manage these settings easily through the Control Panel, PowerShell, or the Local Group Policy Editor. Always remember to keep this feature turned off if you are on a public network to keep your files secure.
Why is my DLNA server not showing up on my TV?
This usually happens if your network is set to Public instead of Private, or if the SSDP Discovery service is stopped. Ensure your PC and TV are on the same subnet and that your firewall is not blocking the Windows Media Player Network Sharing Service.
Is DLNA streaming secure?
DLNA is designed for home networks and lacks modern encryption. It is not secure for public Wi-Fi. Always disable media streaming when you are away from your home network to prevent unauthorized access to your personal media files by other users on the same network.
Was this guide helpful?
About the Author
Richard
Tech Writer, IT Professional
Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.
[…] previously showed you how to turn on or off DLNA media streaming in Windows 11. When DLNA is off or disabled, Windows will not receive media from other computers and […]