T

Enable Net Framework 3 5

31 views · updated 2026-07-01 · published 2026-07-01 · by Hasarinda Manjula · Microsoft Windows Reading time: 2 min English සිංහල

Overview

Many older applications and games depend on .NET Framework 3.5, which is included with Windows but not enabled by default. This guide shows how to turn it on through Windows features or install it offline.

Key Takeaways

  • .NET Framework 3.5 ships with Windows but must be enabled.
  • The Windows features dialog installs it with an internet connection.
  • DISM installs it offline from installation media.
  • Enabling it also covers apps that need .NET 2.0 and 3.0.

Enable Through Windows Features

1. Open Control Panel > Programs > Turn Windows features on or off.

2. Tick .NET Framework 3.5 (includes .NET 2.0 and 3.0).

3. Click OK and let Windows download the components.

4. Restart if prompted.

Install Offline With DISM

1. Mount or insert Windows installation media and note its drive letter.

2. Open Command Prompt as an administrator.

3. Run: DISM /Online /Enable-Feature /FeatureName:NetFx3 /All /Source:D:\sources\sxs /LimitAccess

4. Replace D: with your media letter and wait for it to finish.

Note: The offline method is ideal for PCs without internet, since the online option downloads the feature from Windows Update.

Troubleshooting

Problem: The feature fails to download.

Solution: Use the offline DISM method with installation media matching your Windows version.

Problem: Error 0x800F081F appears.

Solution: The source is missing or mismatched; point DISM to the correct sources\sxs folder with /LimitAccess.

Problem: An app still says .NET 3.5 is missing.

Solution: Confirm the feature shows as enabled and restart, then reinstall the app.

Problem: Group Policy blocks the download.

Solution: Set the alternate source path policy to your installation media, or use DISM offline.

Conclusion

.NET Framework 3.5 is built into Windows and only needs enabling. Use Windows features when online or DISM with local media offline to support your older applications.

About TechHub

This guide is part of the TechHub Knowledge Base. For more step-by-step IT guides and support, visit techhub.com.lk.

Thanks for your feedback! 🙌

Read more

TechHub Assistant
Online · AI assistant
Thinking
⬇ Downloads 📦 Orders 🛒 Buy License 🎫 Create Ticket 🙋 Contact
AI-generated · may be inaccurate. Talk to a human