Synaptics Touchpad Tap Scroll settings changed back to defaults on every reboot. Windows 10

After the Windows 10 upgrade my Synaptics Touchpad setings seem to be reset to factory defaults on every reboot.  I go in and change to deselect Tap and Scroll gesture options, save, and everything works as expected.  If I reboot my pc... all of my changes are erased. I go to Start >Settings > Mouse and Touchpad > Additional Mouse Options > Device Settings > Settings Right after boot:  MultiFinger Gestures (selected)  Scrolling (deselected)  Tapping (selected)  Buttons (selected) After change manually and saved:
  MultiFinger Gestures (deselected)  Scrolling (deselected)  Tapping (deselected)  Buttons (selected) Rebooted again... and back to initial defaults (Arg!!!)  Can anyone suggest a fix?

Hello! I just wanted to share a solution to this issue. I've been having this issue ever since I started the Windows 10 insider program so it's sad that Microsoft didn't fix it before release. Anyway let's get started! The first thing you will want to do is uninstall the Synaptics Driver. Right click on the start button and click programs and features. Find the Synaptics Pointing Device Driver and uninstall it. You will eventually need to restart your PC but do not do that yet otherwise it will just reinstall itself. Next your going to want to Hide the update from Windows Update. To do this on Windows 10 you need to download a tool which can be found here. https://support.microsoft.com/en-us/kb/3073930 Run the tool it will begin detecting problems and searching for updates. You will get two options, Hide Updates or Show hidden updates. Click on Hide updates and on the list you will see the Synaptics Driver, place a checkmark on it and then click next. Let the wizard finish and you've successfully hidden the Synaptics pointing device driver. Next open settings and click on Update & security, click recovery on your left, and then click restart now under advanced startup. Next click on troubleshoot. Then at the choose an option screen, click advanced options, click on startup settings, and click restart. Once your computer restarts you'll see startup settings. Press the number 7 to disable driver signature enforcement. Your computer will now boot up. Login and open your web browser and go to this link http://www.synaptics.com/en/drivers.php Download the latest synaptic's driver for Windows 8 and install it. Once installed, you maybe prompted to reboot so go ahead and reboot the computer. After that, go into your mouse settings and configure your touchpad to your liking. You will not have to worry about losing your settings after restarting the pc anymore. I suggest keeping the tool that allows you to hide or show hidden updates as it is quite handy. 
Summary:  
1.) Uninstall the Synaptics Driver 
2.) Hide the Driver Update for Synaptics using this tool: https://support.microsoft.com/en-us/kb/3073930  
3.) Go to Settings, Update & security, recovery, advanced start [restart now] 
4.) Click troubleshoot, advanced options, startup settings [restart now] 
5.) Press the number 7 to disable driver signature enforcement 
6.) Download the latest synaptic's driver for Windows 8 from the website. http://www.synaptics.com/en/drivers.php 
7.) Reboot the computer if necessary. 
8.) Configure your mouse settings to your liking. 

Similar Messages

  • Why my costumized settings change back to default, when i close the browser?

    I keep trying to customize that the browser open the windows and tabs from the last time and that before downloading something to ask me before and i save all this, but when i close it and open it again, the settings get to the default mode, meaning i get the home page instead of all the tabs i was having, and also the downloads get into the C: Downloads instead asking me where i want to save them. How can i fix this? I have the last version of Firefox (18.0.1).

    Have you checked out this article: [[How to fix preferences that won't save]]. Note: I would save the Reset step until after you have tried some of the specific things.
    By the way, if you are using any sandboxing or virtual machine software to run Firefox, this may require a different approach.

  • Cursor does not change back to default after resize

    Hi all,
    I have a modal decorated JDialog, in normal situation, i put the cursor on the border, the curosr will change to resize cursor, so i drag it and the dialog is resized, after resized, the cursor should change back to default cursor when i enter the dialog again, but i found that somotimes after several resizes, the cursor fail to change back to default and remain as the resize cursor.

    Hi
    I think there is nothing so strange to cause the problem so I did not put it before, but if someone can help me I will be thankful.
    public class TestFrame extends JPanel
         private static TestFrame testFrame;
         private JFrame frame;
         public static void main(String args[])
              JDialog.setDefaultLookAndFeelDecorated(true);
              testFrame = new TestFrame();
              testFrame.mainImplementation();
         private void mainImplementation()
              JButton jButton = new JButton("Show dialog");
              jButton.addActionListener(new ButtonActionListener());
              add(jButton);
              frame = new JFrame();
              frame.setContentPane(this);
              frame.setDefaultCloseOperation(JFrame.DO_NOTHING_ON_CLOSE);
              WindowListener l = new WindowAdapter()
                   public void windowClosing(WindowEvent e)
                        System.exit(0);
              frame.addWindowListener(l);
              frame.setBounds(0, 0, 500, 500);
              frame.setTitle("Test");
              frame.show();
         class ButtonActionListener implements ActionListener
              public void actionPerformed(ActionEvent e)
                   MyDialog jDialog = new MyDialog(frame);
                   jDialog.setVisible(true);
         class MyDialog extends JDialog
              public MyDialog(Frame owner)
                   super(owner);
                   setModal(true);
                   getRootPane().setWindowDecorationStyle(JRootPane.FRAME);
                   JLabel label1 = new JLabel("Label1");
                   JTextField textField1 = new JTextField();
                   textField1.setEnabled(false);
                   textField1.setMinimumSize(new Dimension(100, 25));
                   textField1.setPreferredSize(new Dimension(200, 25));
                   JLabel label2 = new JLabel("Label2");
                   JTextField textField2 = new JTextField();
                   textField2.setEnabled(false);
                   textField2.setMinimumSize(new Dimension(100, 25));
                   textField1.setPreferredSize(new Dimension(200, 25));
                   JLabel label3 = new JLabel("Label3");
                   JTextField textField3 = new JTextField();
                   textField3.setEnabled(false);
                   textField3.setMinimumSize(new Dimension(100, 25));
                   textField1.setPreferredSize(new Dimension(200, 25));
                   JPanel panel = new JPanel(new GridLayout(3, 2));
                   panel.add(label1);
                   panel.add(textField1);
                   panel.add(label2);
                   panel.add(textField2);
                   panel.add(label3);
                   panel.add(textField3);
                   getContentPane().add(panel);
                   pack();
    }

  • Synaptics Touchpad Tap Lag, FastTaps Option Gone

    I own an Asus Zenbook Prime UX31A with a clickpad. Under the Synaptics driver, I'm trying to use tap-to-click. With the default settings, there is a very noticeable lag between when I tap and the tap is registered, which I'm sure many of you have heard of and fixed by now. Usually, I just set FastTaps to true, and everything's great. However, in the latest version of xf86-input-synaptics, FastTaps is missing. I can set "SingleTapTimeout" to 0, which does make tapping instant, but then the tap-and-drag gesture is impossible (tapping twice and dragging on the second one). Is there some way to set equivalent functionality to FastTaps in the latest Synaptics?

    WonderWoofy wrote:Instead of just looking for the same parameter that is apparently not there, maybe you should read (or search) though the page for other settings that might help you.  I found the answer in about two seconds.
    First off, I'd like to thank you for pushing me to figure out the problem myself and not telling me the answer; I understand that I shouldn't rely on others to solve all of my Linux problems. However, I have already done as you've told me; I have read and searched through the man page for any relevant information regarding FastTaps and taps in general; I've tried playing with various values for SingleTapTimeout, MaxDoubleTapTime, MaxTapTime, ClickTime, etc. So, I think I have good reason to believe that either the solution isn't obvious or I am really ignorant or something. I know it's probably just as, if not more, frustrating to see someone unable to fix a simple touchpad issue on the forums as it is for me trying to fix it, but could you please help me out a little?

  • Synaptics touchpad doesnt scroll after Windows 10 upgrade

    I have HP Pavilion 15 Notebook PC, originally with Win 8.1. I upgraded to Window 10 on 05.08.2015. However, after upgrade the Synaptic touchpad scroll was not working, which I activated from Control Panel. But this activation is only a temporary solution as the setting goes off once the PC is rebooted. Please fix this issue.

    See if solution in link below helps solve it http://www.andreafortuna.org/microsoft/2014/10/20/windows-10-solve-the-two-finger-scrolling-issue-for-synaptics-touchpads/   Open Registry Editor (Windows + R, type regedit and hit Enter)Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPEnhCreate a new DWORD called UseScrollCursor with a value of 0.Logoff or Restart

  • Buttons set as "free position" change back to default

    In iDVD 6, if you move a button to free position and then save it, when you re-open the project the button position changes back to the default position. I am using the iDVD 6 theme "Reflection Black" and positioned the button in the gray pane at the bottom but it moves back up the pane to the default position no matter how I try to save it. Anyone else having this problem?
    Thanks
    Craig

    The first six slideshows behave themselves and stay where I position them in the area designed for the listing. The remaining six are off to the side right across the moving drop zones, which makes them hard to read.
    I believe all of the menus are defaulted to handle six buttons, while you can add up to twelve on some, maybe this main menu can only "hold" six... I had four on mine.
    How about one button on the main menu that says something like "Slideshows" and when you click on that it takes you to a new menu (the chapter menu) and try to put twelve there.
    G4 DP 1.25 GHz 2GB RAM 4 Drives 770GB   Mac OS X (10.4.6)   2 SuperDrives (SL 8X & DL 16X)

  • Environment fonts keep changing back to default

    In order for my UIs to look good on all my deployed systems (usually windows xp or 7) I change all the environmental fonts (Tools>Options>Environmental>Fonts) to Tahoma (and, of course, set the init file to use tahoma for all these fonts).  Lately I've been noticing that every once in a while I will open LabVIEW and the fonts will be changed back to their defaults.  Has anyone else had this issue or does anyone have a good work around?  It is frustrating because I usually don't notice this has happened until I've finished aligning multiple elements and then realize I have to change the font and align them again.
    Note: I'm developing in LabVIEW 2012 on a Windows 7 pc.

    Hey Gollum,
    I found what seems to be causing your issue. There is a bug in LabVIEW 2010 and later that causes custom font tokens to be overwritten when any other change occurs in the LabVIEW.ini file. The Corrective Action Request (CAR) ID Number is 256978. The issue was fixed in LabVIEW 2013 (http://www.ni.com/white-paper/14541/en/).
    Regards,
    Ian K.
    Applications Engineer
    National Instruments

  • Change Mailbox Behavior - Can it be changed back to default?

    I mistakenly changed the setting and want to change it back to default, i.e. keep sent box on the server rather than on my iPhone. Is it possible? If not, does not mean the messages in my sent box will stay on my server AS WELL AS on my iPhone? Thanks.
    I was a blackberry user and find I can not set the mail account as my blackberry. I want my iPhone to just check new emails when I am by my desktop. I do not want it to sync with my mail system which take too much space. Can anybody here help me?

    # Click the orange Firefox button or, if the application menu is enabled, click '''Tools''' followed by '''Options'''
    # Click on the '''Content''' icon/category
    # Next to where it says ''Block popup windows ''click the '''Exceptions''' button
    # Select the site for which you wish to revoke the exception then click the '''Remove Site''' button

  • Quiz fonts type change back to default font type

    I changed the font type for the answers to the quiz questions and for some reason the first two of almost ever multiple choice question that I have in 15 separate modules changed back to Myraid Pro from Arial.
    I have changed it back to Arial, however, I wonder if I should have changed it all back to Myraid Pro.  

    Hey Gollum,
    I found what seems to be causing your issue. There is a bug in LabVIEW 2010 and later that causes custom font tokens to be overwritten when any other change occurs in the LabVIEW.ini file. The Corrective Action Request (CAR) ID Number is 256978. The issue was fixed in LabVIEW 2013 (http://www.ni.com/white-paper/14541/en/).
    Regards,
    Ian K.
    Applications Engineer
    National Instruments

  • How do I get my Synaptics touchpad's scrolling feature to work in Firefox 4 RC?

    I have two-finger scrolling on a Synaptics Clickpad V7.4. It works properly in every other application, including the latest stable Firefox, but in Firefox 4 RC it only displays the scrolling icon and the screen does not shift.

    Got exactly the same problem on Win7 x64 with FF 4 RC on a HP DM 1100eg.
    Any chance to alter it in about:config to get it back working?
    On my other machine (same OS and FF version, different HW) it is working like a charm.
    Both notebooks have the latest Synaptic drivers installed (Synaptics_v15_2_7_C_XP64_Vista64_Win7-64)

  • Outgoing email settings change back to "none" even after I save

    Hi I hope someone can help me. My server is bellsouth/att and I have gone through the settings for my mailbox with them over and over. I have the correct settings. (smtp.att.yahoo.com) I have three accounts in my mail (version 3.6) and for some reason the outgoing settings after I enter the correct setting - hit save - reverts back to "none". It says I have no outgoing mail server. I have to go into each account and change the settings back to the correct setting each time I want to send something out for each account. Also, somehow I lost all of my emails for the last year in my primary email. I'm getting so frustrated - I don't know what happened to my mailbox! Can anyone offer advice? Bellsouth/ATT have no idea anymore!
    Thank you
    Jessica

    Go to Mailbox > Rebuild. If that doesn't fix it, try removing the account. Also try removing the file ~(Home)/Library/Preferences/com.apple.mail.plist.

  • Synaptics touchpad sensitivity will not change

    Under Synaptics device settings, The sensitivity will not change when I adjust the sensitivity setting with the slider. Uninstalled Synaptics driver & reinstalled with the latest version. The sensitivity is the same with or without the Synaptics driver installed.  Thanks!

    I've searched I can't find a solution. I thought for sure a driver update would solve it but it didn't. I also noticed that the pressure graph only goes about half way with hard pressure instaed up to the top. Suggestions?

  • Wallpaper keeps changing back to default

    I posted this in another forum, by accident.
    Here is a video of what's going on: http://www.youtube.com/watch?v=1_iESJDAn6g
    I'm usually pretty good with my Mac, but I can't figure this one out, for the life of me.
    I use my older model Macbook Pro for a media computer. It's hooked up to a surround receiver, by a DVI>HDMI cable and with the optical audio out on the laptop. The surround receiver then goes to my TV, which I use as a display (I keep the laptop closed).
    Recently, I've done two new things to my setup:
    1. changed the desktop around with Geektool (it now displays the time, date and a calendar)
    2. bought a Logitech Harmony 1100 remote to control my media setup.
    For some reason, whenever I change from the Macbook Pro to, say, my Xbox, when I come BACK to the Macbook Pro, the wallpaper has changed from what I've chosen to the default wallpaper (from when you first install OS X). When I restart the computer, everything works properly and the wallpaper is back the way it should be, but until then, no matter how many times I change the wallpaper from the 'default,' it always waits about a second and changes itself back.
    To be clear, in the Desktop/Screen Saver settings, everything looks how it should look: the wallpaper that I want to be the wallpaper is still selected as the current wallpaper. When the picture on the actual desktop changes, nothing changes in the Desktop/Screen Saver Settings, which is what is so confusing to me. I can pick a wallpaper and have it show up for about a second, at which point the default wallpaper pops up on the desktop (meanwhile, the wallpaper I've selected is still the wallpaper selected in Desktop settings).
    It's truly bizarre. I've tried using InsomniaX, to see if maybe there was something weird when the computer was going to sleep (when I change inputs on the surround receiver), but the problem still persists.
    I've turned off Geektool and restarted Finder and nothing's happened and I can't imagine that the Harmony is sending a weird code that would make my computer's wallpaper change.
    I did a PRAM reset and that didn't solve the problem.
    Does anyone have any suggestions?

    I suspect Geektool is the culprit. Did you have this problem prior to installing it. If not, then I suggest that you contact Geektool's manufacturer to see if they can come up w/some suggestions.
    Have you tried any of the following?
    Trashing the desktop.plist file & restarting your computer?
    Repairing permissions and/or repairing your disk from the install DVD?

  • Custom shortcut changes back to default BUG?

    hi,
    i created custom shortcuts for Flip Horizontal (⌥⌘H) and Flip Vertical (⌥⌘V).
    (⌥⌘V) is used by default by Vanishing Point Filter.
    I created also other custom shortcuts using other default assignments.
    But only (⌥⌘V) gets back to the default assignment each time i start photoshop.
    I need to open the "Keyboard Shortcuts" and just reselect  my preset to have it back as i want.
    this should be some kind of bug? it is quite annjoyng.
    please help1
    thanks!

    Seems to be working with photoshop cc 2014.2.2 on mac os x 10.10.1, so far.
    I'd reset the photoshop preferences and see if that makes any difference.
    Press and hold down the Shift+Command+Option keys just after starting the launch of photoshop
    Keep holding the keys down until you get a dialog asking if you want to delete the adobe photoshop settings file
    Press Yes

  • Adobe Printer Preferences do not change - Back to default

    We have Acrobat 8.1 installed on an XP and 2003 Server station. The printer preferences were changed to print to pdf without prompting for a file name, delete logs, etc. We we open an application like notepad and print to the PDF printer all the printer preferences are applied. However, when an application like MSF (Microsoft Shared Fax) uses the printer to print faxes to pdf, the pdf used the default Adobe printer preferences instead of the preferences set on the PDF Printer. This locks up the computer because the PDF Printer prompts for a file name and location, but the prompt window is suppressed, and therefore the machine locks up with no posibility of removing the print job from the spooler.
    How can I force Microsoft Shared Fax to use the preferences set in the PDF Printer, instead of it using the defaul values. Where in the registry is this located?
    Thanks
    Cath

    I will not address the server issue, though you need to have proper license for this use (not the standard out-of-the-box license). As far as the settings, you should set them in the Adobe PDF printer properties. They may fail across a network connection. Network issues have long been problems for some folks using Acrobat.

Maybe you are looking for

  • Error in report S_ALR_87011964 [Asset Balances]

    Hi, I am facing an issue with asset balance report generated through S_ALR_87011964. Issue details Asset Value - 10,000 US$ Life - 10 Yrs Method - Straight line method Date of purchase - 01.01.2008 Depn per annum - 1,000 US$ While i run the report as

  • Is there a way of merging movies in iTunes?

    IS there a way of merging a set of clips in iTunes?

  • Add search help to customer field in ESS Leave

    Hi All , I was able to add some required field on the screen by the customer fields like Country. But some fields need search help, can anyone advice how to add search help. Is it possible to add field from webdynpro code also , so that I can give se

  • -6.1db..........a magic number in logic?

    hi, i find i use/choose this number in logic a lot. -6.1db is to absolute peak i'll let any recorded trk to be rendered at. -6.1db is rarely exceeded on any fader anywhere. -6.1db is where i set the peak limit of a compression/limiting plug 90% of th

  • Material Transfer from cost center to storage location

    Dear Experts, Can anyone please tell me what is the movement type for transfer posting of material from Cost center to storage location? We have bought materials for certain cost centers, but we didn't use all our materials and we would like to put i