Windows 10: OneDrive Tile!

Discus and support OneDrive Tile! in Windows 10 Customization to solve the problem; Good morning, I am totally confused must be an age thing. I shared some PowerPoint presentations yesterday using the "SHARE" link via email etc. None... Discussion in 'Windows 10 Customization' started by BRIAN LOFTHOUSE, Dec 2, 2022.

  1. OneDrive Tile!


    Good morning, I am totally confused must be an age thing. I shared some PowerPoint presentations yesterday using the "SHARE" link via email etc. None of my friends could open them until later in the day so maybe some breakdown on OneDrive! Since then, the OneDrive tile as shown opens has a Bing opening page! How do I put it back to what it was? I would like this on a Tile again but can't see out to pin it!!Before yesterday I had two live tiles, one said OneDrive with my files in and the other Microsoft OneDrive which opened like this attachment! Also, I see there is a OneDrive APP in the s

    :)
     
    BRIAN LOFTHOUSE, Dec 2, 2022
    #1

  2. Windows 10 - OneDrive

    Right click on the app and one of the properties has an option to not automatically start it. Uncheck, restart the computer, and it should stop. If you want to go another step further, find the OneDrive app in the start menu, right click on it and uninstall.

    If that is still insufficient, there is a batch uninstaller for OneDrive available online. I can copy the code here if you need it.
     
    FordGT90Concept, Dec 3, 2022
    #2
  3. d88david Win User
    Adding OneDrive tile to start menu .xml with GPO

    Hi Yasir,

    Thank you for getting back to me but I have seen that suggestion which will not work for me. That steps suggested to do it manually which I'm trying to pin it to the start layout tile using .xml file via GPO. Below is the path where the OneDrive shortcut
    that I'm trying to pin to the start layout tile.

    <startOneDrive Tile! :DesktopApplicationTile Size="2x2" Column="2" Row="2" DesktopApplicationLinkPath="%appdata%\Microsoft\Windows\Start Menu\Programs\OneDrive.lnk" />
     
    d88david, Dec 3, 2022
    #3
  4. OneDrive Tile!

    Maxwell and Pascal "secretly" use tile based rasterization

    I suspect this is still not full tile based rendering the way ARM Mali does, keeping lists of geometry primitives per tile in each hierarchy level. This seems only tiling of a rasterization step.
    In pipeline after geometry is done, gpu seems to run full pixel shader with full gpu on each first level tile serially from left to right, top to bottom. Second level could be as well done in immediate rasterization mode but coverage pattern using tiny tiles helps with cache hits - remember, maxwell and pascal have multiple levels of cache in their gpu. Tiles must be appropriately sized by driver to ensure best usage of gpu cache.
     
    BiggieShady, Dec 3, 2022
    #4
Thema:

OneDrive Tile!

Loading...
  1. OneDrive Tile! - Similar Threads - OneDrive Tile

  2. Microsoft is limiting Microsoft 365 & OneDrive on Windows 10 to push holdouts to Windows 11

    in Windows 10 News
    Microsoft is limiting Microsoft 365 & OneDrive on Windows 10 to push holdouts to Windows 11: Microsoft is making Windows 10 less appealing to holdouts by limiting Microsoft 365 and OneDrive, and Microsoft 365-related changes will begin rolling out in August 2026. This month, Microsoft 365 version 2608, which covers all Office apps and Copilot, will be the last major...
  3. Windows 11 June 2026 Update Breaks Recycle Bin Dialogs, OneDrive Access, and BSOD Reports...

    in Windows 10 News
    Windows 11 June 2026 Update Breaks Recycle Bin Dialogs, OneDrive Access, and BSOD Reports...: Microsoft has confirmed a bug affecting the Recycle Bin in Windows 11 after this month's Patch Tuesday update. Users have also reported various other problems since the rollout of the June 2026 update earlier this week, including issues with OneDrive access, File Explorer...
  4. Microsoft Now Requires OneDrive For Editing Projects In Clipchamp On Windows 11

    in Windows 10 News
    Microsoft Now Requires OneDrive For Editing Projects In Clipchamp On Windows 11: Microsoft has updated Clipchamp on Windows 11, now requiring users to sign in with a Microsoft account and save projects to OneDrive for creating and editing videos, according to the company. The change affects both new and existing projects and applies to the built-in video...
  5. New Windows 11 Update (28020.1611) Adds Built-In Sysmon and OneDrive Sharing Tweaks

    in Windows 10 News
    New Windows 11 Update (28020.1611) Adds Built-In Sysmon and OneDrive Sharing Tweaks: Microsoft is rolling out Windows 11 Insider Preview Build 28020.1611 (KB5077221) to the Canary Channel. As expected with Canary builds, this release focuses on early platform changes and experimental features. Windows 11 gets built-in Sysmon and sharing improvements in thew...
  6. Clipchamp not uploading or saving files to OneDrive

    in Windows 10 News
    Clipchamp not uploading or saving files to OneDrive: [ATTACH]If Clipchamp is not uploading or saving files to OneDrive, here is how you can fix the issue. As there could be several reasons, here we have consolidated some of the most common causes and solutions to get rid of this problem in Windows 11. Why is Clipchamp not...
  7. Set up Copilot Connectors for OneDrive, Outlook and Google apps

    in Windows 10 News
    Set up Copilot Connectors for OneDrive, Outlook and Google apps: [IMG]In this post, we will show you how to set up Copilot Connectors for OneDrive, Outlook, and Google apps in Windows 11/10. Until now, Copilot responses were mostly generic and not personalised to your files, emails, or events. But with a recent update, Microsoft is...
  8. OneDrive Tile!

    in Windows 10 Gaming
    OneDrive Tile!: Good morning, I am totally confused must be an age thing. I shared some PowerPoint presentations yesterday using the "SHARE" link via email etc. None of my friends could open them until later in the day so maybe some breakdown on OneDrive! Since then, the OneDrive tile as...
  9. OneDrive Tile!

    in Windows 10 Software and Apps
    OneDrive Tile!: Good morning, I am totally confused must be an age thing. I shared some PowerPoint presentations yesterday using the "SHARE" link via email etc. None of my friends could open them until later in the day so maybe some breakdown on OneDrive! Since then, the OneDrive tile as...
  10. Adding OneDrive tile to start menu .xml with GPO

    in Windows 10 Customization
    Adding OneDrive tile to start menu .xml with GPO: Does anyone able to pin the OneDrive shortcut to the start menu layout? This is the path I have using GPO but it's not pinning the tile. Any help will be greatly appreciated. start:DesktopApplicationTile Size="2x2" Column="2" Row="2"...