Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Start Menu shortcuts lost after system updates #5117

Closed
shirok1 opened this issue Aug 21, 2022 · 2 comments
Closed

[Bug] Start Menu shortcuts lost after system updates #5117

shirok1 opened this issue Aug 21, 2022 · 2 comments
Labels

Comments

@shirok1
Copy link

shirok1 commented Aug 21, 2022

Bug Report

Current Behavior

Shortcuts in $env:APPDATA\Microsoft\Windows\Start Menu\Programs\Scoop Apps will be removed after system updates. scoop reset is required to recreate shortcuts. Copies of shortcut files (.lnk) will also be removed (even if they are not in Start Menu folder)

Expected Behavior

Shortcuts persist through system updates.

System details

Windows version: Windows 11 22H2 25182 (Dev Channel)

OS architecture: 64bit

PowerShell version: 7.2.6

Additional software: None

Scoop Configuration

{
  "lastupdate": "2022-08-21T21:41:32.7461687+08:00",
  "SCOOP_REPO": "https://github.com/ScoopInstaller/Scoop",
  "SCOOP_BRANCH": "master",
  "proxy": ":@127.0.0.1:10809",
  "aria2-warning-enabled": false
}
@shirok1 shirok1 added the bug label Aug 21, 2022
@lewis-yeung
Copy link
Contributor

Compared to the stable release of Win11, the one on Dev Channel can be far too ahead. Can you make sure it is not a Windows bug?

@rashil2000
Copy link
Member

I just updated to build 25182, and my shortcuts are still there.

Nevertheless, this bug has been reported a few times before too, unfortunately this is a Windows quirk and Scoop can't do anything about it. The quick workaround is scoop reset *.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants