Hi rakeshkumar-8662,
Thanks for sharing the details. Based on your description, this issue is likely related to Windows system connectivity components (Windows Update, sign‑in services, or network configuration) rather than a single “internet desktop” feature.
When Windows cannot access core online services (like Windows Update or Microsoft account login), it is usually due to blocked system settings, misconfigured internet components, or network restrictions rather than a hardware issue. Please try these quick checks:
1, Reset Windows Update components
- Open Command Prompt (Admin) and run:
net stop wuauserv
net stop bits
net stop cryptsvc
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
net start cryptsvc
net start bits
net start wuauserv
- Restart your PC and try updating again.
2, Enable required security protocols
- Press Win + R > type
inetcpl.cpl> Enter - Go to Advanced tab, make sure TLS 1.2 is checked
3, Sync date and time
- Go to Settings > Time and Language
- Turn on Set time automatically, click Sync now
4, Check network configuration
- Turn OFF Proxy (if not required)
- Try a different network (or mobile hotspot)
- Temporarily disable third‑party firewall/antivirus Windows 8 has limited support and outdated update services, so even after fixes, updates may still fail or stop working completely. If none of the above helps, the most reliable workaround is upgrading to Windows 8.1 or Windows 10.
Let me know if you need any further help. Feel free to ask by clicking "Add Comment" or "Add Reply" if you are unable to add a comment, so that your reply is visible. I appreciate your effort.
Note: Follow the instructions in our documentation to enable email notifications if you wish to receive notifications about this conversation.