Cannot Restore Startup Entries

Jul 30, 2015

I did two upgrades - one 10 home x86 and the other 10 home x64 - and they completed without error. The only issue I'm seeing on both of them is I can't re-enable a number of auto-starting items that I disabled before running the upgrade. I used the Ccleaner startup manager to turn them off; now when I run Ccleaner the disabled items show however when I enable them they don't stay enabled. I ran System Configuration (aka Msconfig) and it is showing "selective startup", however changing to "Normal startup" also doesn't stick. I've been able get a few of the apps to auto-start again by toggling their "start with windows" option, but the other apps don't have that setting. Uninstall/reinstall would probably fix them, but I was hoping for a simpler way.

View 8 Replies


Similar Messages:


Some Startup Entries Occur Twice In Startup - Is This Normal

Jan 1, 2016

I have three entries (among others) that are slated to startup when I logon. Each of them are featured twice in the start up tab of program manager.

On checking with autoruns I found that they occurred twice in the registry under

HKLMSOFTWAREMicrosoftWindowsCurrentVersionRun

and

HKLMSOFTWAREWow6432NodeMicrosoftWindowsCurrentVersionRun 14-12-2015 02:23

Is this normal?

My laptop is running windows 10 64 bit.

View 1 Replies

System Restore Failed To Extract Original Copy Of Directory From Restore Point

Apr 9, 2015

I installed windows 10 technical preview yesterday  . I found a problem with system restore. It goes through everything normally but after it reboots I get an error. In the details it says:

System restore failed to extract the original copy of the directory from the restore point.
Source: %ProgramFiles%WindowsApps
Destination: Appxstaging
An unspecified error occurred during system restore. (0x80070057)

View 1 Replies

Apps :: System Restore Doesn't Restore Uninstalled Software

Dec 16, 2015

Maybe I have a misunderstanding of how System Restore works. Yesterday I uninstalled a program that I'd like to now get back. The company that made the program no longer offers archive downloads for that program in particular. Today it occurred to me that I could do a System Restore to when the program was still on this laptop & all would be returned as it was.

The first 2 times I tried was a total fail for returning the program but when I went back to a week ago it was there. Something is missing & it errors asking for the old install software that doesn't exist anymore (the program was purchased it 2008).

View 4 Replies

Performance :: Restore Does Not Indicate Correct Drive For Source Of Restore

Dec 16, 2015

I have recently had to re-install Windows 10 and had problems before so decided this time to do a clean install and then run the system image backup. This went well but when it came to the testing of the restore a problem arose. I was using the Repair Disc created after the system image backup completed and could not understand the source file indicated was not where I had put the backup.
The restore said the file was on the C: drive which was what I was trying to restore to.

View 2 Replies

Unusual Entries In Notification

Aug 10, 2015

If I look on SETTINGS | SYSTEM | NOTIFICATIONS there are a few unusual entries:

View 2 Replies

Installation :: How To Add New Entries To Favorites Bar

Aug 30, 2015

I can't figure out how to add new favorites to my favorites bar since going to windows 10. I click on the star to add and click on "add" but nothing happens.

View 2 Replies

Calendar Entries Don't Show Up

Nov 24, 2015

I have a weird problem related to the calender. I upgraded my Lumia 1520 to W10M and made entrys in the calendar. They are made into my Outlook calendar.

Still after 24 hours, the entrys wont appear in the Windows 10 desktop calendar. I also checked in Outlook 2016. No entrys. First I thought the Windows 10 Mobile didn't sync but than I was checking online under calendar.live.com and everything is there. I compared with other entrys, but can't find a different or wrong option.

When I made calendar entrys with Windows Phone 8.1 everything displayed fine and synced. Now why other devices don't like my W10M entrys except the browser version. What can I do?

Forget to check the calendar in Outlook 2016. It's also there, but still not in the app. I like to use the app, because of live tile.

View 1 Replies

Installation :: Double Entries In Directory

Dec 20, 2015

I recently upgraded my windows 7 laptop to windows 10. It would seem to have been successful. When I plug in a USB memory stick OR a USB external drive - the device shows twice in the directory. As I type this, I have a USB external hard drive plugged in. The directory list shows 2 entries 'E Drive' - when both are expanded, each has full details of the disks content!

View 4 Replies

Clearing Event Viewer Entries

Aug 3, 2015

How can I construct a .bat file to clear entries in the event viewer.

View 2 Replies

Networking :: Socket Registry Entries Missing

Jan 8, 2016

Trying to share some folders between two PC's on my network.I can in one direction but not in the other. And it's the other direction that I need it to work.The Issue appears to be the HTPC. When I run the network diagnostic tool on it I get,"one or more network protocols are missing on this computer" .I ran the trouble shooter for all the options under "Incoming connections" in each case it says the issue is resolved. However nothing has changed even after a resart. If you run the diagnostic straigt after the fix the error is still present so it's never fixed at all.I also tried disabling net bios of tcp/ip as per this recommendtion said Network Protocols

running
netsh winsock reset
and
netsh int ip reset
with no change after a restart

This URL...appears to be the same issue as mine with a possible solution.My only concern is that it requires deleting parts of the registry and i'm worried of the possible consequences.Is there no *.reg file out there that can fix this in a safer way ? Or another safer method to attempt this fix ?

View 2 Replies

Performance :: Old Entries Still Appear On - Select Which Icons Appear On Taskbar

Dec 12, 2015

So, if you go to SETTINGS > SYSTEM > NOTIFICATIONS & ACTIONS > SELECT WHICH ICONS APPEAR ON THE TASKBAR.It gives a list of all the icons you can make visible one taskbar ... including ones I have uninstalled and will never use again! It even has the "Get Windows 10" option on there, even though I've now upgraded to Windows 10. I mean C'MON, MAN!

Is there any kind of hack or tweak that will let me delete these unwanted entries and clear the list up? (I've attached a picture with a couple of these unwanted entries circled.)

View 3 Replies

Adding File Extensions Using Registry Entries?

Nov 7, 2015

I've recently upgraded from Windows XP to 10 (64-bit), and the .reg files I've crafted for adding custom file associations don't work anymore. What's changed? How do I make them work again? Sample:

Code:
Windows Registry Editor Version 5.00[HKEY_CURRENT_USERSoftwareClasses.pdf]@="user.sumatra.pdf"[HKEY_CURRENT_USERSoftwareClassesuser.sumatra.pdf]@="PDF Document"[HKEY_CURRENT_USERSoftwareClassesuser.sumatra.pdfDefaultIcon]@="F:BINSumatraPDFSumatraPDF.exe,1"[HKEY_CURRENT_USERSoftwareClassesuser.sumatra.pdfshell][HKEY_CURRENT_USERSoftwareClassesuser.sumatra.pdfshellopen][HKEY_CURRENT_USERSoftwareClassesuser.sumatra.pdfshellopencommand]@=""F:BINSumatraPDFSumatraPDF.exe" "%1""

View 1 Replies

Installation :: How To Remove Entries From Current Boot Menu

Jan 6, 2016

I have the following entries in my system start up:

Windows 10
Windows 10
Windows 7

How do I remove the last two entries so startup just shows one Windows 10 only or just boots right into Windows 10 without a start screen ?

View 1 Replies

Browser/Email :: Remove All Favorites Bar Entries In EDGE?

Aug 31, 2015

I use my Favorites Bar in IE11 to hold a boatload full of links. I think it is easier to click on the >> and go to a new link than clicking on the Star to go to a new link.

I decided to use the Favorites bar in EDGE but I forgot that you cannot reorder the entries to put what I consider my most used favorites at the front of the Favorites bar. So I thought I would delete the Favorites Bar folder from my Favorites and create a new one from scratch with my most used favorites. I followed the links to get to the Favorites but the Favorites Bar folder is not there! Where it went? Can I delete it if I find it or at least delete all but the entries I want? Or if those options are not available, how I can delete all of the entries in my Favorites bar without having to do them one at a time?

View 9 Replies

Networking :: Windows Socket Registry Entries Missing

Feb 10, 2016

I've been having network issues recently, mainly an inconsistent network connection, and I've noticed that while most of the time it works fine, on certain routers, it will immediately disconnect from the router. Furthermore, when it stays connected and it cannot get Internet, nor ping anything, and I run the troubleshooter, I get the error of "Windows Socket Registry entries missing". I know that this was a well documented bug back a couple months ago, and I'm wondering, has Microsoft just not gotten around to fixing it yet? Also worthy of note is that my "Connect automatically" settings for Wireless networks are no longer being saved.

View 2 Replies

Can't Access Facebook Or Gmail - Worked For A While After Deletion Of Registry Entries

Nov 23, 2015

I bought a new Acer Aspire desktop about 6 weeks ago and immediately upgraded from Win 8.1 to 10. I have intermittent problems with accessing both Gmail and Facebook, often having to switch browsers, shut down all browsers and reopen, or reboot the computer. Even when I gain access it doesn't last for more than an hour or so before I start to have trouble following links, viewing pictures, etc. I have AVG (full version) installed and have checked Firewall options. I ran Malwarebytes once and that worked for a while (deletion of registry entries??) but then the problem recurred.

View 6 Replies

Drivers/Hardware :: File Explorer Duplicate Entries For External Drives?

Aug 18, 2015

After a system refresh of Windows 10 all external disk storage drives, Micro SD and USB are listed twice in file explorer. This is a common problem, reported many times in forums and community support web sites. Could a solution be to reload file explorer. Is this possible and where would I find the download?

View 1 Replies

Windows Live Mail - Safe Sender List Won't Store New Entries

Oct 28, 2015

Ever since I changed over to Windows 10, I have had a problem with using the "Safe Sender" option in Windows Live Mail. Everything else works great, but when I send an email address to Safe Sender, or add it manually, the name goes in the list but won't stay there if WLM is restarted. That is, the next time WLM is brought up again, the recent additions are missing again. It is as if the Safe Sender additions were only stored in temporary memory that is wiped out every time WLM is restarted.

I have repaired Windows Essentials in "Programs and Features" twice - to no avail.

Nothing submitted in Safe Sender will stay permanently on the list since Windows 10.

View 9 Replies

Microsoft Edge Browser - Clear Select Auto Complete Entries

Aug 22, 2015

On the new Edge browser how in the world do you clear select autocomplete entries?

I can highlight them with the arrow keys but have now clue how to delete individual autocomplete entries.

I know that you can clear all under the settings but I only want to delete certain ones.

View 2 Replies

Networking :: Windows Sockets Registry Entries Required For Network Connection Are Missing

Nov 26, 2015

Upgrading from win 8.1 Pro to win10. Seemed to be going well and then saw lost internet connection in systray. Troubleshooting came up with "windows sockets registry entries required for network connection are missing". I can connect to the internet but not to the LAN.

View 7 Replies

Networking :: Network Protocols / Windows Sockets Registry Entries Required For Connectivity Missing

Nov 15, 2015

Problem trying to connect to internet on laptop, but all working as normal on desktop.

Investigations revealed....one or more Network Protocols are missing on this computer, also Windows sockets registry entries required for network connectivity are missing....this on both Ethernet and wireless but they had been working perfectly since the update last week.

My laptop supposedly required "Internet connections Package Version 3.0 Publisher Microsoft Windows."

After messing about for an hour without success I loaded the 1511.. ISO.. knowing that I could not connect to the internet to download anything, this seemed to solve the problem, (fingers crossed) I can only assume this made the internet connection possible.

View 9 Replies

Win+X Menu Fails To Pop Up Or Pops Up But The Menu Entries Do Not

Aug 18, 2015

I've got two standard profiles and one administrator profile on my lap top.

Win+X works for the standard profiles , but not for the administrator profile. How come?

I have checked that the winx files are where they should be in (<administrator>/appdata/local/Microsoft/Windows/winx)

Could they be corrupted? Could I just copy the files from one of the standard profiles that works, to my administrator profile? Would that solve it?

View 3 Replies

Apps :: How To Restore Offscreen VLC

Sep 11, 2015

I have a projector connected to my pc. I watch movies on it with vlc. When I turn it off, and open vlc, it opens on the turned off projector screen. How do I restore it? Or how do I get vlc not to open on a turned off screen?

View 8 Replies

How To Restore PDF Thumbnail Previews

Dec 29, 2015

With Adobe Reader DC, the folks at Adobe made every thumbnail a plain pdf icon. They removed the preview where the pdf icon is replaced by the first page of the pdf file. Seeing the pdf content is much more useful than just looking at the same icon for every file.

The links work, the instructions work.

Having thumbnail previews restored is wonderful.

View 1 Replies

Performance :: System Restore And SSD?

Feb 10, 2016

I recently installed an SSD and I found out while running Samsung's OS Optimization disk that it has turned off System Restore by default. I of course can turn it back on, but I wanted to get feedback on turning on System Restore on an solid state drive.

View 7 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved