• How to Enable Windows 7 Style Bubbles ScreenSaver in Windows 10/8/8.1

    Home » Forums » AskWoody support » Windows » Windows 10 » Questions: Win10 » How to Enable Windows 7 Style Bubbles ScreenSaver in Windows 10/8/8.1

    Author
    Topic
    #503712

    We all know that Screen Savers are not really necessary, but I like the Windows 7 style Bubbles Screensaver as a bit of eye candy! It has nice transparent bubbles floating over my desktop. Microsoft, in its infinite wisdom decided NOT to have these bubbles float over a screenshot of the desktop, but instead they float over an opaque background. I find this to be rather ugly. Now there is a way to have the Original Windows 7 style bubbles screensaver running in Windows 8/8.1/10.

    Here is the work-around. First paste this into notepad, and save it as Bubble.cmd. Make sure you have Hide Extensions for Known File Types UNCHECKED in File Explore Options, and select Save as Type -> All Files from drop down menu in notepad.

    Code:
    start /wait Bubbles.scr /s
    exit

    Place this command file in your /Windows/System32 folder. Create a shortcut to this on your desktop. Right click and select properties. Add /c in the target box, so it looks like this.

    Code:
    C:WindowsSystem32bubbles.cmd /c

    and click OK. Now move this to your /Windows/System32 folder.

    Next, open notepad, and copy this code into it.

    Code:
    Dim WinScriptHost
    Set WinScriptHost = CreateObject("WScript.Shell")
    WinScriptHost.Run Chr(34) & "C:WindowsSystem32bubbles.cmd - Shortcut.lnk" & Chr(34), 0
    Set WinScriptHost = Nothing

    Save as bubbles.vbs. Make sure you have Hide Extensions for Known File Types UNCHECKED in File Explore Options, and select Save as Type -> All Files from drop down menu in notepad. Save this to your ROOT (C:) drive.

    Now for the final part. Open notepad once again, and paste in code below.

    Code:
      
            Bubbles
      
      
        
          true
        
      
      
        
          S-1-5-32-545
          HighestAvailable
        
      
      
        IgnoreNew
        false
        false
        true
        false
        false
        
          PT1M
          PT0S
          true
          true
        
        true
        true
        false
        true
        false
        true
        false
        PT72H
        7
      
      
        
          bubbles.vbs
          c:
        
      
    

    Save as bubbles.xml following same instructions as above for saving files with extensions other than txt. You can put this on your desktop if you desire. After the next steps you can move it somewhere else.

    Now once that has been saved, you open Task Scheduler. Select Import Task, and choose the bubbles.xml file. Click confirmation dialog. Now log off, and then back on. Your Bubbles Screensaver will start after 1 minute on computer idle. It will stop when computer ceases to be idle, and restart when it once again reaches an idle state for one minute.

    Enjoy!

    Viewing 0 reply threads
    Author
    Replies
    • #1543234

      We all know that Screen Savers are not really necessary, but I like the Windows 7 style Bubbles Screensaver as a bit of eye candy! It has nice transparent bubbles floating over my desktop. Microsoft, in its infinite wisdom decided NOT to have these bubbles float over a screenshot of the desktop, but instead they float over an opaque background. I find this to be rather ugly. Now there is a way to have the Original Windows 7 style bubbles screensaver running in Windows 8/8.1/10.

      Here is the work-around. First paste this into notepad, and save it as Bubble.cmd. Make sure you have Hide Extensions for Known File Types UNCHECKED in File Explore Options, and select Save as Type -> All Files from drop down menu in notepad.

      Code:
      start /wait Bubbles.scr /s
      exit

      Place this command file in your /Windows/System32 folder. Create a shortcut to this on your desktop. Right click and select properties. Add /c in the target box, so it looks like this.

      Code:
      C:WindowsSystem32bubbles.cmd /c

      and click OK. Now move this to your /Windows/System32 folder.

      Next, open notepad, and copy this code into it.

      Code:
      Dim WinScriptHost
      Set WinScriptHost = CreateObject("WScript.Shell")
      WinScriptHost.Run Chr(34) & "C:WindowsSystem32bubbles.cmd - Shortcut.lnk" & Chr(34), 0
      Set WinScriptHost = Nothing

      Save as bubbles.vbs. Make sure you have Hide Extensions for Known File Types UNCHECKED in File Explore Options, and select Save as Type -> All Files from drop down menu in notepad. Save this to your ROOT (C:) drive.

      Now for the final part. Open notepad once again, and paste in code below.

      Code:
        
              Bubbles
        
        
          
            true
          
        
        
          
            S-1-5-32-545
            HighestAvailable
          
        
        
          IgnoreNew
          false
          false
          true
          false
          false
          
            PT1M
            PT0S
            true
            true
          
          true
          true
          false
          true
          false
          true
          false
          PT72H
          7
        
        
          
            bubbles.vbs
            c:
          
        
      

      Save as bubbles.xml following same instructions as above for saving files with extensions other than txt. You can put this on your desktop if you desire. After the next steps you can move it somewhere else.

      Now once that has been saved, you open Task Scheduler. Select Import Task, and choose the bubbles.xml file. Click confirmation dialog. Now log off, and then back on. Your Bubbles Screensaver will start after 1 minute on computer idle. It will stop when computer ceases to be idle, and restart when it once again reaches an idle state for one minute.

      Enjoy!

      42992-bubble-screen-saverI found it already in the location you mentioned so some how I have carried it over to WIN 10. Its good to know how to turn it on.
      Thanks Pete

    Viewing 0 reply threads
    Reply To: How to Enable Windows 7 Style Bubbles ScreenSaver in Windows 10/8/8.1

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: