How can I change my Windows desktop background without administrator rights?How can I add a description to...
Is it normal that my co-workers at a fitness company criticize my food choices?
How do anti-virus programs start at Windows boot?
Informing my boss about remarks from a nasty colleague
Is a lawful good "antagonist" effective?
Be in awe of my brilliance!
Sword in the Stone story where the sword was held in place by electromagnets
Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?
Current sense amp + op-amp buffer + ADC: Measuring down to 0 with single supply
How do I hide Chekhov's Gun?
Brexit - No Deal Rejection
What options are left, if Britain cannot decide?
Why do Australian milk farmers need to protest supermarkets' milk price?
Could the Saturn V actually have launched astronauts around Venus?
How to simplify this time periods definition interface?
Ban on all campaign finance?
Science-fiction short story where space navy wanted hospital ships and settlers had guns mounted everywhere
Happy pi day, everyone!
What are the possible solutions of the given equation?
Rejected in 4th interview round citing insufficient years of experience
Is it possible that AIC = BIC?
Why must traveling waves have the same amplitude to form a standing wave?
What is the greatest age difference between a married couple in Tanach?
It's a yearly task, alright
Welcoming 2019 Pi day: How to draw the letter π?
How can I change my Windows desktop background without administrator rights?
How can I add a description to each Windows wallpaper?Change background of a Windows 7 machine using RegistryHow to change desktop background of a specific user in a batch fileHow to change desktop background in Windows 7How can I change my wallpaper based on the wifi network or SSID?How can I change Windows 7 Embedded desktop background?Change Windows Desktop Background command lineChange wallpaper with registry without logging off?How to change desktop background if “setting is disabled by an administrator”?Windows 10 Lock Screen image as Desktop Wallpaper
How can I change my desktop wallpaper to something I prefer when I don't have administrator rights?
I'm using Windows 7.
windows desktop-customization non-admin
add a comment |
How can I change my desktop wallpaper to something I prefer when I don't have administrator rights?
I'm using Windows 7.
windows desktop-customization non-admin
add a comment |
How can I change my desktop wallpaper to something I prefer when I don't have administrator rights?
I'm using Windows 7.
windows desktop-customization non-admin
How can I change my desktop wallpaper to something I prefer when I don't have administrator rights?
I'm using Windows 7.
windows desktop-customization non-admin
windows desktop-customization non-admin
edited Nov 2 '16 at 14:35
3498DB
15.8k114762
15.8k114762
asked Oct 28 '15 at 7:18
TomblaromTomblarom
4983515
4983515
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
Create a new folder
C:Users<username>Documentsbackground
Add
background.html
and yourbackground.png
Insert the following into
background.html
:<html>
<img src="background.png" alt="Selfhtml">
</html>
Open
background.html
with FirefoxRight-click on the image
-->
Set as backgroundVoilà, your result:
2
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
1
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
add a comment |
This is awesome! It worked! THANK YOU!
New contributor
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f992826%2fhow-can-i-change-my-windows-desktop-background-without-administrator-rights%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Create a new folder
C:Users<username>Documentsbackground
Add
background.html
and yourbackground.png
Insert the following into
background.html
:<html>
<img src="background.png" alt="Selfhtml">
</html>
Open
background.html
with FirefoxRight-click on the image
-->
Set as backgroundVoilà, your result:
2
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
1
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
add a comment |
Create a new folder
C:Users<username>Documentsbackground
Add
background.html
and yourbackground.png
Insert the following into
background.html
:<html>
<img src="background.png" alt="Selfhtml">
</html>
Open
background.html
with FirefoxRight-click on the image
-->
Set as backgroundVoilà, your result:
2
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
1
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
add a comment |
Create a new folder
C:Users<username>Documentsbackground
Add
background.html
and yourbackground.png
Insert the following into
background.html
:<html>
<img src="background.png" alt="Selfhtml">
</html>
Open
background.html
with FirefoxRight-click on the image
-->
Set as backgroundVoilà, your result:
Create a new folder
C:Users<username>Documentsbackground
Add
background.html
and yourbackground.png
Insert the following into
background.html
:<html>
<img src="background.png" alt="Selfhtml">
</html>
Open
background.html
with FirefoxRight-click on the image
-->
Set as backgroundVoilà, your result:
answered Oct 28 '15 at 7:18
TomblaromTomblarom
4983515
4983515
2
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
1
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
add a comment |
2
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
1
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
2
2
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
Wow. This actually works even today, on Windows 10.
– pgsandstrom
Nov 15 '18 at 8:40
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
I've been thinking about this all day. @8m47x do you know how this works? How did you find it out?
– pgsandstrom
Nov 15 '18 at 12:48
1
1
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
Nope.. :) I found it out by accident in the past. It customized my stock school to my preferences. :)
– Tomblarom
Nov 15 '18 at 13:04
add a comment |
This is awesome! It worked! THANK YOU!
New contributor
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
add a comment |
This is awesome! It worked! THANK YOU!
New contributor
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
add a comment |
This is awesome! It worked! THANK YOU!
New contributor
This is awesome! It worked! THANK YOU!
New contributor
New contributor
answered 9 mins ago
TrinaTrina
1
1
New contributor
New contributor
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
add a comment |
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
Hi Trina, welcome to Superuser! Your enthusiasm is appreciated :) but please refrain from posting thank yous as answers since they aren't substantive and will likely be deleted. When you have more rep, you'll be able to show support for answers by voting on them.
– baelx
1 min ago
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f992826%2fhow-can-i-change-my-windows-desktop-background-without-administrator-rights%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown