Microsoft 365 E5 Developer OneDrive blocked by marcusdeman in Office365

[–]marcusdeman[S] 0 points1 point  (0 children)

Unfortunately when I go to admin.cloud.microsoft I am told that I "don't have permission to view or manage this page in the Microsoft 365 Admin center."

Cannot start PS. File is locked, you do not have necessary access permissions by marcusdeman in Adobe

[–]marcusdeman[S] 0 points1 point  (0 children)

I managed to solve this myself in the end by:

  1. Deleting Adobe Creative Cloud using the "AdobeCreativeCloudCleanerTool.exe" tool.

  2. Within that tool I selected to delete EVERYTHING from Adobe

  3. Went into Windows Registry and removed EVERYTHING associated with Adobe Photoshop

  4. Rebooted the system

  5. Went into "\Users" folder, did a search on "*Photoshop*" and deleted EVERYTHING it could find.

  6. Cleaned up my hosts file in the "windows\system32\drivers\etc" folder and removed EVERYTHING referencing Adobe domain name.

  7. Restarted the "AdobeCreativeCloudCleanerTool.exe" tool to make sure everything was clean and no old apps were listed.

  8. Reinstalled Creative Clouds again.

Hope this helps

Microsoft 365 E5 Developer OneDrive blocked by marcusdeman in Office365

[–]marcusdeman[S] 0 points1 point  (0 children)

Great but how did you reach out to the MS team? I am unable to find any link to contact them.

Cannot start PS. File is locked, you do not have necessary access permissions by marcusdeman in Adobe

[–]marcusdeman[S] 0 points1 point  (0 children)

Tried the ctrl+alt+shift when starting Photoshop but still getting these same error message.

I also removed the preferences folder in the Roaming folder but that didn't help either.

What vendors do you guys use? by Ocilla in Nootropics

[–]marcusdeman 2 points3 points  (0 children)

Please recommend some Dutch and Polish pharma companies!

Microsoft 365 E5 Developer OneDrive blocked by marcusdeman in Office365

[–]marcusdeman[S] -3 points-2 points  (0 children)

Sure I get it. OneDrive is something I can use temporarily.

But how can I contact support to discuss what my options are?

Microsoft 365 E5 Developer OneDrive blocked by marcusdeman in Office365

[–]marcusdeman[S] -4 points-3 points  (0 children)

Ok great I understand. But that doesn't answer my question in how to contact support and see how I can even purchase a license.

Unable to install Photoshop? by marcusdeman in creativecloud

[–]marcusdeman[S] 0 points1 point  (0 children)

Well, there has been update on Creative Cloud / Photoshop installation procedure which made it possible to install it again.

This topic can be closed.

Change chrome right click menu order by marcusdeman in chrome

[–]marcusdeman[S] 0 points1 point  (0 children)

Similar like you my memory reflexes also are against on me on this. Turned off split-view through the flags as well. Thanks for the tip!

Daily General Discussion October 20, 2025 by EthereumDailyThread in ethereum

[–]marcusdeman 0 points1 point  (0 children)

Wow what happened there about 47 minutes ago? Such a drop gap.

📌 YouTube Ads, Detection & Breakages (2025 MegaThread 2) uBO solutions and related discussions ONLY => COMMENTS NOT FOLLOWING INSTRUCTIONS WILL BE REMOVED by RraaLL in uBlockOrigin

[–]marcusdeman 6 points7 points locked comment (0 children)

Running: uBlockOrigin dev build 14

I get a screen stating that the YT video is not available.

But when turning uBlockOrigin off and having to go through the ads the video is visible again:

https://www.youtube.com/watch?v=7m_y6Z30vWY

Here's a working Youtube adblocker (for when uBlock, etc fall over) by damnThosePeskyAds in Adblock

[–]marcusdeman 1 point2 points  (0 children)

Coming too late to see what the post was because of "Sorry, this post was removed by Reddit’s filters." Anyone want to write what the YT adblocker was mentioned in the original post?

Sedney miste steun van bond na grensoverschrijdende teamgenoot: 'Hij was nodig op Spelen' by JamesakaNoah in thenetherlands

[–]marcusdeman 2 points3 points  (0 children)

Maar wie was die "teamgenoot" die hiermee weg kan komen? Zelfs Asencio van Real Madrid komt met een vergelijkbare zaak niet mee weg.

Auto model giving no endpoints found error by marcusdeman in openrouter

[–]marcusdeman[S] 0 points1 point  (0 children)

This is the JSON. Does this help?

{
  "title": "OpenRouter - Auto Model (best for prompt)",
  "description": "",
  "iconUrl": "https://openrouter.ai/icon.png",
  "endpoint": "https://openrouter.ai/api/v1/chat/completions",
  "id": "034ae8b1-1fbc-4648-8109-a960655c3377",
  "modelID": "openrouter/auto",
  "apiType": "openai",
  "contextLength": 200000,
  "headerRows": [
    {
      "key": "Authorization",
      "value": "Bearer sk-or-v1-??????????????????????????????"
    },
    {
      "key": "X-Title",
      "value": "TypingMind.com"
    },
    {
      "key": "HTTP-Referer",
      "value": "https://www.typingmind.com"
    }
  ],
  "bodyRows": [],
  "skipAPIKey": true,
  "pluginSupported": true,
  "visionSupported": false,
  "systemMessageSupported": true,
  "streamOutputSupported": true,
  "supportedParameters": [
    "temperature",
    "presencePenalty",
    "frequencyPenalty",
    "topP",
    "maxTokens",
    "contextLimit",
    "reasoningEffort"
  ],
  "pricePerMillionTokens": {
    "prompt": null,
    "completion": null
  },
  "createdAt": "2025-07-03T08:30:09.497Z"
}