Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

Question

news feed gadget

Apr 6, 2012 10:15PM PDT

My news feed gadget is showing news that is not current--shows from august (of which year I am unsure). How do I refresh and get the news updates from current time?

Discussion is locked

- Collapse -
Clarification Request
Which "news feed gadget"?
Apr 6, 2012 10:19PM PDT

OS?

- Collapse -
Clarification
Apr 6, 2012 10:23PM PDT

The headlines gadget on my sidebar

- Collapse -
Answer
Try Google Reader for web based
Apr 6, 2012 10:23PM PDT

and FeedDemon for the desktop.

- Collapse -
news feed
Apr 6, 2012 10:27PM PDT

I have other options, thank you for the top, but just want to refresh/update this one if available. Is feeddemon available as a gadget?

- Collapse -
FeedDemon isn't a gadget.
Apr 6, 2012 10:52PM PDT

I found this on a Windows7 forum.
http://www.sevenforums.com/gadgets/164821-windows7-sidebar-news-feed-not-update.html

From a command prompt try the following bold commands..

1. Check if Task Scheduler is running
sc queryex schedule

Look at the "STATE:" line, it should read "4 RUNNING" if it's not running, then start it

sc start schedule

2. Check if RSS Download Engine is running
reg query HKCU\Software\Microsoft\Feeds /v SyncStatus
(Note the space after you type "feeds" above)

Look at the "Status" line, it should read "0x01" or "0x1". If it isn't enabled, then enable it

msfeedssync enable